Skip to content

thongonary/HcalTupleMaker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HcalTupleMaker

EDM analyzer for making ntuples from HCAL DIGIs and RecHits

Validated for:

  • CMSSW_7_3_X

To build:

  • scram p CMSSW CMSSW_7_3_1_patch2
  • mkdir CMSSW_7_3_1_patch2/src/HCALPFG/
  • cd CMSSW_7_3_1_patch2/src/HCALPFG/
  • cmsenv
  • git clone git@github.com:HCALPFG/HcalTupleMaker.git
  • scram b -j9

To run:

  • cd $CMSSW_BASE/src/HCALPFG/HcalTupleMaker
  • cmsenv
  • cmsRun analysis_cfg.py

Maintained by Edmund Berry: Edmund.A.Berry(at)CERN.CH

About

EDM analyzer for making ntuples from HCAL DIGIs and RecHits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 48.4%
  • Python 47.3%
  • C 4.3%