CMS 3D CMS Logo

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)
 For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB.

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)

For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB.

process.load("Configuration.StandardSequences.FrontierConditions_GlobalTag_cff") specify tag: process.GlobalTag.globaltag = 'START36_V10::All' or use auto-cond: from Configuration.AlCa.autoCond import autoCond process.GlobalTag.globaltag = autoCond['mc'] Request EveService Extractor of geometry needed to display it in Eve. Required for "DummyEvelyser".

For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB.

Required for "DummyEvelyser".

Definition at line 65 of file EcalElecEmulExample_cfg.py.