Skip to content

CMS-HGCAL/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_11_0_0_pre10. Please check if there are later CMSSW_11_X_Y versions available to profit from bugfixes.

cmsrel CMSSW_11_0_0_pre10
cd CMSSW_11_0_0_pre10/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.

Mind that depending on your RECO input file, you need to set inputTag_HGCalMultiCluster in the config part for the EDAnalyzer of HGCalAnalysis (i.e. the ntupliser) to either hgcalMultiClusters (newer releases) or hgcalLayerClusters (older releases).

For older versions, please check the releases tab.

About

Home of the Ntuplizer for the HGCAL reconstruction software studies

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 16