Variables | |
dump | |
EveService | |
For running on pre 3.6 files the current needed to determine the magnetic field is taken from Conditions DB. More... | |
fileNames | |
level | |
options | |
p | |
process | |
source | |
tracks | |
verbose | |
Extractor of geometry needed to display it in Eve. More... | |
testEve_cfg.dump |
Definition at line 50 of file testEve_cfg.py.
testEve_cfg.EveService |
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
Definition at line 35 of file testEve_cfg.py.
testEve_cfg.fileNames |
Definition at line 39 of file testEve_cfg.py.
testEve_cfg.level |
Definition at line 47 of file testEve_cfg.py.
testEve_cfg.options |
Definition at line 7 of file testEve_cfg.py.
testEve_cfg.p |
Definition at line 55 of file testEve_cfg.py.
testEve_cfg.process |
Definition at line 4 of file testEve_cfg.py.
testEve_cfg.source |
Definition at line 37 of file testEve_cfg.py.
testEve_cfg.tracks |
Definition at line 52 of file testEve_cfg.py.
testEve_cfg.verbose |
Extractor of geometry needed to display it in Eve.
Required for "DummyEvelyser".
Definition at line 46 of file testEve_cfg.py.