-
Notifications
You must be signed in to change notification settings - Fork 0
olivito/L1Analyzer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This package depends on the UCT2015 emulator. To set everything up: cmsrel CMSSW_7_1_0_pre8 cd CMSSW_7_1_0_pre8/src cmsenv git cms-init # Downloading the UCT git clone https://github.com/uwcms/UCT2015.git L1Trigger/UCT2015 cd L1Trigger/UCT2015 git checkout 2014-Menus-V47 cd ../.. # Download this package git clone git@github.com:olivito/L1Analyzer.git scram b -j 8 #### examples of running cd L1Analyzer/L1Analyzer/test # histograms for signal cmsRun runUCTToGTinterface_T2tt_SIGNAL.py # histograms for rates (minbias, small test) cmsRun runUCTToGTinterface_rates_minbias.py # simple flat ntuple for rates (minbias, small test) cmsRun runUCTToGTinterface_ntuple_minbias.py #### examples of calculating rates/turn-ons # in L1Analyzer/L1Analyzer/macros # - for rates: make_rates.C # - for turn-ons: plot_turnon.C
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published