Skip to content

Home of the Ntuplizer for the HGCAL reconstruction software studies

Notifications You must be signed in to change notification settings

artlbv/reco-ntuples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reco-ntuples

Home of the Ntuplizer for the HGCAL reconstruction software studies

Ntuple content definitions can be found at Definitions.md.

This version is based on >= CMSSW_9_3_X, instructions below should provide you with the version for the TDR sample production. Please check if there are later CMSSW_9_3_X versions available to profit from bugfixes.

cmsrel CMSSW_9_3_2
cd CMSSW_9_3_2/src
cmsenv
git clone [email protected]:CMS-HGCAL/reco-ntuples.git RecoNtuples
cd RecoNtuples
git checkout -b topic_${USER}
cd ../
scram b -j4

The input file needs to be step3 (i.e. RECO). Example configs are provided in HGCalAnalysis/test.

About

Home of the Ntuplizer for the HGCAL reconstruction software studies

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.9%
  • Python 4.1%