ATLAS Offline Software
Namespaces | Functions | Variables
ZdcRecConfig.py File Reference

Go to the source code of this file.

Namespaces

 python.ZdcRecConfig
 

Functions

def python.ZdcRecConfig.ZdcRecOutputCfg (flags)
 
def python.ZdcRecConfig.ZdcAnalysisToolCfg (flags, run, config="PbPb2023", DoCalib=False, DoTimeCalib=False, DoTrigEff=False)
 
def python.ZdcRecConfig.ZdcLEDAnalysisToolCfg (flags, config='ppPbPb2023')
 
def python.ZdcRecConfig.ZdcTrigValToolCfg (flags, config='PbPb2023')
 
def python.ZdcRecConfig.RpdSubtractCentroidToolCfg (flags)
 
def python.ZdcRecConfig.ZdcRecRun2Cfg (flags)
 
def python.ZdcRecConfig.ZdcRecRun3Cfg (flags)
 
def python.ZdcRecConfig.ZdcNtupleCfg (flags)
 
def python.ZdcRecConfig.ZdcNtupleRun2Cfg (flags)
 
def python.ZdcRecConfig.ZdcNtupleRun3Cfg (flags)
 
def python.ZdcRecConfig.ZdcLEDRecCfg (flags)
 
def python.ZdcRecConfig.ZdcLEDTrigCfg (flags)
 
def python.ZdcRecConfig.ZdcRecCfg (flags)
 

Variables

 python.ZdcRecConfig.flags = initConfigFlags()
 
 python.ZdcRecConfig.CheckDependencies
 
 python.ZdcRecConfig.ShowDataDeps
 
 python.ZdcRecConfig.ShowDataFlow
 
 python.ZdcRecConfig.ShowControlFlow
 
 python.ZdcRecConfig.EnableVerboseViews
 
 python.ZdcRecConfig.GeometryZDC
 
 python.ZdcRecConfig.GeometryAFP
 
 python.ZdcRecConfig.GeometryALFA
 
 python.ZdcRecConfig.GeometryLucid
 
 python.ZdcRecConfig.GeometryMDT
 
 python.ZdcRecConfig.GeometryMM
 
 python.ZdcRecConfig.GeometryMuon
 
 python.ZdcRecConfig.decodeHLT
 
 python.ZdcRecConfig.enableL1MuonPhase1
 
 python.ZdcRecConfig.doMuon
 
 python.ZdcRecConfig.doCalo
 
 python.ZdcRecConfig.doTopo
 
 python.ZdcRecConfig.AODFileName
 
 python.ZdcRecConfig.HISTFileName
 
 python.ZdcRecConfig.doWriteAOD
 
tuple python.ZdcRecConfig.isLED = (flags.Input.TriggerStream == "calibration_ZDCLEDCalib")
 
tuple python.ZdcRecConfig.isCalib = (flags.Input.TriggerStream == "calibration_ZDCCalib" or flags.Input.TriggerStream == "physics_MinBias" or flags.Input.TriggerStream == "express_express" )
 
 python.ZdcRecConfig.pn = flags.Input.ProjectName
 
 python.ZdcRecConfig.year = int(pn.split('_')[0].split('data')[1])
 
 python.ZdcRecConfig.EDMVersion
 
 python.ZdcRecConfig.Run
 
 python.ZdcRecConfig.AtlasVersion
 
 python.ZdcRecConfig.acc = MainServicesCfg(flags)
 
 python.ZdcRecConfig.withDetails
 
 python.ZdcRecConfig.status = acc.run()