CMS 3D CMS Logo

Variables

EcalElecEmulExample_cfg Namespace Reference

Variables

tuple fileName = cms.untracked.string('file:toto.root')
tuple formula = cms.string('')
tuple input = cms.untracked.int32(1)
tuple process = cms.Process("EcalSimRawData")
tuple simHitFormula = cms.string('(ieta0+ievt0)/100.')
tuple tpFormula = cms.string('')
tuple verbose = cms.untracked.bool(False)

Variable Documentation

tuple EcalElecEmulExample_cfg::fileName = cms.untracked.string('file:toto.root')

Definition at line 76 of file EcalElecEmulExample_cfg.py.

tuple EcalElecEmulExample_cfg::formula = cms.string('')
tuple EcalElecEmulExample_cfg::input = cms.untracked.int32(1)

Definition at line 48 of file EcalElecEmulExample_cfg.py.

tuple EcalElecEmulExample_cfg::process = cms.Process("EcalSimRawData")

Definition at line 3 of file EcalElecEmulExample_cfg.py.

tuple EcalElecEmulExample_cfg::simHitFormula = cms.string('(ieta0+ievt0)/100.')

Definition at line 60 of file EcalElecEmulExample_cfg.py.

Referenced by EcalSimpleProducer::EcalSimpleProducer().

tuple EcalElecEmulExample_cfg::tpFormula = cms.string('')

Definition at line 68 of file EcalElecEmulExample_cfg.py.

Referenced by EcalSimpleProducer::EcalSimpleProducer().

tuple EcalElecEmulExample_cfg::verbose = cms.untracked.bool(False)

Definition at line 70 of file EcalElecEmulExample_cfg.py.