CMS 3D CMS Logo

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

Variables

tuple caloTruthCells = cms.Sequence(caloTruthCellsProducer)
 
tuple hgcalTruthBackEndLayer1Producer
 
tuple hgcalTruthBackEndLayer2Producer
 
tuple hgcalTruthConcentratorProducer
 
tuple hgcalTruthTowerMapProducer
 
tuple hgcalTruthTowerProducer
 

Variable Documentation

tuple caloTruthCells_cff.caloTruthCells = cms.Sequence(caloTruthCellsProducer)

Definition at line 5 of file caloTruthCells_cff.py.

tuple caloTruthCells_cff.hgcalTruthBackEndLayer1Producer
Initial value:
1 = hgcalBackEndLayer1Producer.clone(
2  InputTriggerCells = cms.InputTag('hgcalTruthConcentratorProducer:HGCalConcentratorProcessorSelection')
3  )

Definition at line 20 of file caloTruthCells_cff.py.

tuple caloTruthCells_cff.hgcalTruthBackEndLayer2Producer
Initial value:
1 = hgcalBackEndLayer2Producer.clone(
2  InputCluster = cms.InputTag('hgcalTruthBackEndLayer1Producer:HGCalBackendLayer1Processor2DClustering')
3  )

Definition at line 24 of file caloTruthCells_cff.py.

tuple caloTruthCells_cff.hgcalTruthConcentratorProducer
Initial value:
1 = hgcalConcentratorProducer.clone(
2  InputTriggerCells = cms.InputTag('caloTruthCellsProducer')
3  )

Definition at line 16 of file caloTruthCells_cff.py.

tuple caloTruthCells_cff.hgcalTruthTowerMapProducer
Initial value:
1 = hgcalTowerMapProducer.clone(
2  InputTriggerCells = cms.InputTag('caloTruthCellsProducer')
3  )

Definition at line 28 of file caloTruthCells_cff.py.

tuple caloTruthCells_cff.hgcalTruthTowerProducer
Initial value:
1 = hgcalTowerProducer.clone(
2  InputTowerMaps = cms.InputTag('hgcalTruthTowerMapProducer:HGCalTowerMapProcessor')
3  )

Definition at line 32 of file caloTruthCells_cff.py.