CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Variables
RecoLocalCalo_EventContent_cff Namespace Reference

Variables

tuple func
 
list outputCommands
 
tuple RecoLocalCaloAOD
 
tuple RecoLocalCaloFEVT
 
tuple RecoLocalCaloRECO
 

Variable Documentation

tuple RecoLocalCalo_EventContent_cff.func
Initial value:
1 = lambdaoutputCommands:outputCommands.extend(['keep *_zdcreco_*_*',
2  'keep ZDCDataFramesSorted_hcalDigis_*_*',
3  'keep ZDCDataFramesSorted_castorDigis_*_*',
4  'keep QIE10DataFrameHcalDataFrameContainer_hcalDigis_ZDC_*'])

Definition at line 33 of file RecoLocalCalo_EventContent_cff.py.

list RecoLocalCalo_EventContent_cff.outputCommands
Initial value:
1 = RecoLocalCaloAOD.outputCommands+['keep *_HGCalRecHit_*_*',
2  'keep recoCaloClusters_hgcalLayerClusters_*_*',
3  'keep *_hgcalLayerClusters_timeLayerCluster_*',
4  'keep *_hgcalLayerClusters_InitialLayerClustersMask_*']

Definition at line 24 of file RecoLocalCalo_EventContent_cff.py.

tuple RecoLocalCalo_EventContent_cff.RecoLocalCaloAOD
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring(
3  'keep *_castorreco_*_*',
4  'keep *_reducedHcalRecHits_*_*',
5  'keep HcalUnpackerReport_castorDigis_*_*',
6  'keep HcalUnpackerReport_hcalDigiAlCaMB_*_*',
7  'keep HcalUnpackerReport_hcalDigis_*_*')
8 )

Definition at line 9 of file RecoLocalCalo_EventContent_cff.py.

tuple RecoLocalCalo_EventContent_cff.RecoLocalCaloFEVT
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep HBHERecHitsSorted_hbheprerecoMB_*_*',
3  'keep ZDCDataFramesSorted_*Digis_*_*',
4  'keep ZDCRecHitsSorted_*_*_*',
5  'keep HcalUnpackerReport_*_*_*')
6 )

Definition at line 68 of file RecoLocalCalo_EventContent_cff.py.

tuple RecoLocalCalo_EventContent_cff.RecoLocalCaloRECO
Initial value:
1 = cms.PSet(
2  outputCommands = cms.untracked.vstring('keep *_hbhereco_*_*',
3  'keep *_hbheprereco_*_*',
4  'keep *_hfprereco_*_*',
5  'keep *_hfreco_*_*',
6  'keep *_horeco_*_*',
7  'keep HBHERecHitsSorted_hbherecoMB_*_*',
8  'keep HORecHitsSorted_horecoMB_*_*',
9  'keep HFRecHitsSorted_hfrecoMB_*_*',
10  'keep ZDCDataFramesSorted_hcalDigis_*_*',
11  'keep ZDCDataFramesSorted_castorDigis_*_*',
12  'keep QIE10DataFrameHcalDataFrameContainer_hcalDigis_ZDC_*',
13  'keep ZDCRecHitsSorted_zdcreco_*_*')
14 )

Definition at line 47 of file RecoLocalCalo_EventContent_cff.py.