Skip to content

Home of the Ntuplizer for the HGCAL reconstruction software studies

Notifications You must be signed in to change notification settings

kchang2/reco-ntuples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

reco-ntuples

A modification off of the original Ntuplizer for the HGCAL reconstruction software studies. This modification takes only the Rec Hits information needed for the deep-learning studies.

to be added on top of CMS-HGCAL:emilio_plus_sharing (the other two cms-merge-topics are temporary until CMS-HGCAL/cmssw#2 and CMS-HGCAL/cmssw#4 are merged):

cmsrel CMSSW_8_1_0_pre8
cd CMSSW_8_1_0_pre8/src
cmsenv
git cms-merge-topic CMS-HGCAL:emilio_plus_sharing
git cms-merge-topic lgray:topic_simclustering_pre7
git cms-merge-topic clelange:RecHitToolsImprovements
git clone https://github.com/kchang2/reco-ntuples RecoNtuples
scram b -j9
cd RecoNtuples/HGCalAnalysis/test
cmsRun twogamma_pt5_eta2_nosmear_calib.py

The input file needs to be step3 (i.e. RECO).

About

Home of the Ntuplizer for the HGCAL reconstruction software studies

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.6%
  • Python 19.4%