CMS 3D CMS Logo

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

Variables

tuple fileName = cms.untracked.string('file:toto.root')
 
tuple formula = cms.string('')
 
tuple maxEvents = 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 71 of file EcalElecEmulExample_cfg.py.

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

Definition at line 46 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 55 of file EcalElecEmulExample_cfg.py.

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

Definition at line 63 of file EcalElecEmulExample_cfg.py.

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

Definition at line 65 of file EcalElecEmulExample_cfg.py.