-
Notifications
You must be signed in to change notification settings - Fork 0
LLRCMS/HGCAL-AnalysisHistoMaker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Follow the instructions in https://twiki.cern.ch/twiki/bin/viewauth/CMS/HGCalCMSSWSimulation#Recipe_for_developers to setup CMSSW In src/ do: > git clone [email protected]:LLRCMS/HGCAL-AnalysisHistoMaker.git AnHiMaHGCAL (or git clone https://github.com/LLRCMS/HGCAL-AnalysisHistoMaker.git AnHiMaHGCAL) > cd AnHiMaHGCAL/ > git checkout $CMSSW_VERSION > cd - > scram b -j4 > cd AnHiMaHGCAL/Test > test.exe run/analysis.config To create your own executable copy the structure of Test/ in a new directory, but with a different Analysis class name (not simply "Analysis") and a different executable name (not "test.exe", specified in bin/BuildFile.xml).
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published