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) |
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('') |
Definition at line 51 of file EcalElecEmulExample_cfg.py.
Referenced by PerformancePayloadFromTFormula::getResult(), JetCorrectorParameters::printFile(), PerformancePayloadFromTFormula::printFormula(), SimpleJetCorrector::SimpleJetCorrector(), and SimpleZSPJPTJetCorrector::SimpleZSPJPTJetCorrector().
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.