ATLAS Offline Software
|
Functions | |
def | NSWGeoPlottingAlgCfg (flags, name="NSWGeoPlottingAlg", **kwargs) |
def | sTgcPadPlottingAlg (flags, name="sTgcPadPlottingAlg", **kwargs) |
Variables | |
parser = SetupArgParser() | |
inputFile | |
args = parser.parse_args() | |
flags = initConfigFlags() | |
NumThreads | |
NumConcurrentEvents | |
ESDFileName | |
Files | |
applyMMPassivation | |
AtlasVersion | |
GlobalTag | |
cfg = setupServicesCfg(flags) | |
msgService = cfg.getService('MessageSvc') | |
Format | |
withDetails | |
True | |
summariseProps | |
sc = cfg.run(1) | |
def PlotNSWGeo.NSWGeoPlottingAlgCfg | ( | flags, | |
name = "NSWGeoPlottingAlg" , |
|||
** | kwargs | ||
) |
Definition at line 5 of file PlotNSWGeo.py.
def PlotNSWGeo.sTgcPadPlottingAlg | ( | flags, | |
name = "sTgcPadPlottingAlg" , |
|||
** | kwargs | ||
) |
Definition at line 11 of file PlotNSWGeo.py.
PlotNSWGeo.applyMMPassivation |
Definition at line 30 of file PlotNSWGeo.py.
PlotNSWGeo.args = parser.parse_args() |
Definition at line 23 of file PlotNSWGeo.py.
PlotNSWGeo.AtlasVersion |
Definition at line 32 of file PlotNSWGeo.py.
PlotNSWGeo.cfg = setupServicesCfg(flags) |
Definition at line 37 of file PlotNSWGeo.py.
PlotNSWGeo.ESDFileName |
Definition at line 28 of file PlotNSWGeo.py.
PlotNSWGeo.Files |
Definition at line 29 of file PlotNSWGeo.py.
PlotNSWGeo.flags = initConfigFlags() |
Definition at line 25 of file PlotNSWGeo.py.
PlotNSWGeo.Format |
Definition at line 43 of file PlotNSWGeo.py.
PlotNSWGeo.GlobalTag |
Definition at line 33 of file PlotNSWGeo.py.
PlotNSWGeo.inputFile |
Definition at line 22 of file PlotNSWGeo.py.
PlotNSWGeo.msgService = cfg.getService('MessageSvc') |
Definition at line 42 of file PlotNSWGeo.py.
PlotNSWGeo.NumConcurrentEvents |
Definition at line 27 of file PlotNSWGeo.py.
PlotNSWGeo.NumThreads |
Definition at line 26 of file PlotNSWGeo.py.
PlotNSWGeo.parser = SetupArgParser() |
Definition at line 21 of file PlotNSWGeo.py.
PlotNSWGeo.sc = cfg.run(1) |
Definition at line 49 of file PlotNSWGeo.py.
PlotNSWGeo.summariseProps |
Definition at line 45 of file PlotNSWGeo.py.
PlotNSWGeo.True |
Definition at line 45 of file PlotNSWGeo.py.
PlotNSWGeo.withDetails |
Definition at line 45 of file PlotNSWGeo.py.