CMS 3D CMS Logo

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

Variables

tuple formula = cms.string('')
 
tuple maxEvents = cms.untracked.int32(2)
 
tuple process = cms.Process("EcalSimRawData")
 
tuple tpFormula = cms.string('itt0+ievt0')
 
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. More...
 

Variable Documentation

tuple EcalElecEmulTccOnlyExample_cfg.formula = cms.string('')

Definition at line 21 of file EcalElecEmulTccOnlyExample_cfg.py.

tuple EcalElecEmulTccOnlyExample_cfg.maxEvents = cms.untracked.int32(2)

Definition at line 19 of file EcalElecEmulTccOnlyExample_cfg.py.

tuple EcalElecEmulTccOnlyExample_cfg.process = cms.Process("EcalSimRawData")

Definition at line 3 of file EcalElecEmulTccOnlyExample_cfg.py.

tuple EcalElecEmulTccOnlyExample_cfg.tpFormula = cms.string('itt0+ievt0')

Definition at line 27 of file EcalElecEmulTccOnlyExample_cfg.py.

tuple EcalElecEmulTccOnlyExample_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 28 of file EcalElecEmulTccOnlyExample_cfg.py.