Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Namespaces | Functions | Variables
ZdcRecConfig.py File Reference

Go to the source code of this file.

Namespaces

 python.ZdcRecConfig
 

Functions

def python.ZdcRecConfig.zdcGeometry (flags)
 
def python.ZdcRecConfig.GenerateConfigTagDict ()
 
def python.ZdcRecConfig.SetConfigTag (flags)
 
def python.ZdcRecConfig.ZdcGenericFlagSetting (flags)
 
def python.ZdcRecConfig.ZdcStreamDependentFlagSetting (flags)
 
def python.ZdcRecConfig.ZdcRecOutputCfg (flags)
 
def python.ZdcRecConfig.ZdcAnalysisToolCfg (flags, run, config="PbPb2023", DoCalib=False, DoFADCCorr=False, DoNonLinCorr=False, DoTimeCalib=False, DoTrigEff=False, ForceCalibRun=-1, ForceCalibLB=814)
 
def python.ZdcRecConfig.ZdcLEDAnalysisToolCfg (flags, config='ppPbPb2023', DoFADCCorr=True)
 
def python.ZdcRecConfig.ZdcTrigValToolCfg (flags, config='PbPb2023')
 
def python.ZdcRecConfig.RPDAnalysisToolCfg (flags, str config)
 
def python.ZdcRecConfig.RpdSubtractCentroidToolCfg (flags, str config)
 
def python.ZdcRecConfig.ZdcRecRun2Cfg (flags)
 
def python.ZdcRecConfig.ZdcRecRun3Cfg (flags)
 
def python.ZdcRecConfig.ZdcNtupleLocalCfg (flags)
 
def python.ZdcRecConfig.ZdcNtupleRun2Cfg (flags, **kwargs)
 
def python.ZdcRecConfig.ZdcNtupleRun3Cfg (flags, **kwargs)
 
def python.ZdcRecConfig.ZdcInjNtupleCfg (flags, **kwargs)
 
def python.ZdcRecConfig.ZdcLEDNtupleCfg (flags)
 
def python.ZdcRecConfig.ZdcLEDRecCfg (flags)
 
def python.ZdcRecConfig.ZdcLEDTrigCfg (flags)
 
def python.ZdcRecConfig.ZdcRecCfg (flags)
 

Variables

 python.ZdcRecConfig.log = logging.getLogger("ZdcRecConfig")
 
dictionary python.ZdcRecConfig.zdcConfigMap = {}
 
 python.ZdcRecConfig.flags = initConfigFlags()
 
 python.ZdcRecConfig.AODFileName
 
 python.ZdcRecConfig.HISTFileName
 
 python.ZdcRecConfig.doWriteAOD
 
 python.ZdcRecConfig.isLED
 
 python.ZdcRecConfig.isInj
 
 python.ZdcRecConfig.isCalib
 
 python.ZdcRecConfig.pn
 
 python.ZdcRecConfig.acc = MainServicesCfg(flags)
 
 python.ZdcRecConfig.zdcMonitorAcc = ZdcMonitoringConfig(flags)
 
 python.ZdcRecConfig.withDetails
 
 python.ZdcRecConfig.status = acc.run()