ATLAS Offline Software
Loading...
Searching...
No Matches
ZdcPhysRecConfig.py File Reference

Go to the source code of this file.

Namespaces

namespace  python
namespace  python.ZdcPhysRecConfig

Functions

 python.ZdcPhysRecConfig.PhysStreamAdditionalFlagSetting (flags)
 python.ZdcPhysRecConfig.FCalRecCfg (flags)
 python.ZdcPhysRecConfig.ZdcNtupleWithCaloRun3Cfg (flags, outputlevel=3, **kwargs)

Variables

 python.ZdcPhysRecConfig.start_time = time.time()
 python.ZdcPhysRecConfig.flags = initConfigFlags()
 python.ZdcPhysRecConfig.AODFileName
 python.ZdcPhysRecConfig.HISTFileName
 python.ZdcPhysRecConfig.doWriteAOD
 python.ZdcPhysRecConfig.isLED
 python.ZdcPhysRecConfig.isInj
 python.ZdcPhysRecConfig.isCalib
 python.ZdcPhysRecConfig.pn
 python.ZdcPhysRecConfig.config = SetConfigTag(flags)
 python.ZdcPhysRecConfig.decodeHLT
 python.ZdcPhysRecConfig.evaluate
 python.ZdcPhysRecConfig.acc = MainServicesCfg(flags)
 python.ZdcPhysRecConfig.zdcMonitorAcc = ZdcMonitoringConfig(flags)
 python.ZdcPhysRecConfig.withDetails
 python.ZdcPhysRecConfig.status = acc.run()
 python.ZdcPhysRecConfig.end_time = time.time()
str python.ZdcPhysRecConfig.n_events = int(flags.Exec.MaxEvents) if 'flags' in locals() and flags.hasFlag("Exec.MaxEvents") else -1