The package L1Trigger/L1TCaloSummary is prepared for monitoring the CMS Layer-1 Calorimeter Trigger.
It is a playpen for various tests.
Installation:
cmsrel CMSSW_8_0_9
cd CMSSW_8_0_9/src
cmsenv
git cms-init
git remote add cms-l1t-offline [email protected]:cms-l1t-offline/cmssw.git
git fetch cms-l1t-offline
git cms-merge-topic cms-l1t-offline:dasu-dev-$CMSSW_VERSION
cd L1Trigger
git clone [email protected]:SridharaDasu/L1TCaloSummary.git
cd ..
scram b -j 8
Unit test for this directory can be run using:
pushd $CMSSW_BASE/src/L1Trigger/L1TCaloSummary/test;scram b runtests;popd
The CMSSW producer can be excercised using:
pushd $CMSSW_BASE/src/L1Trigger/L1TCaloSummary/test
cmsRun testL1TCaloSummary.py runNumber=260627 dataStream=/JetHT/Run2015D-v1/RAW
popd
Take a look at the resulting file /data/$USER/l1tCaloSummary-.root using root