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.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

dictionary python.ZdcRecConfig.zdcConfigMap = {}
 
string python.ZdcRecConfig.defaultGeometryZdcRun2 = "ATLAS-R2-2016-01-03-00"
 
string python.ZdcRecConfig.defaultGeometryZdc2023 = "ATLAS-R3S-2021-03-03-00"
 
string python.ZdcRecConfig.defaultGeometryZdc2024 = "ATLAS-R3S-2021-03-04-00"
 
 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
 
 python.ZdcRecConfig.parser = flags.getArgumentParser()
 
 python.ZdcRecConfig.default
 
 python.ZdcRecConfig.help
 
 python.ZdcRecConfig.args = flags.fillFromArgs(parser=parser)
 
tuple python.ZdcRecConfig.isLED = (flags.Input.TriggerStream == "calibration_ZDCLEDCalib")
 
tuple python.ZdcRecConfig.isInj = (flags.Input.TriggerStream == "calibration_ZDCInjCalib")
 
tuple python.ZdcRecConfig.isCalib = (flags.Input.TriggerStream == "calibration_ZDCCalib" or flags.Input.TriggerStream == "physics_MinBias" or flags.Input.TriggerStream == "express_express" or flags.Input.TriggerStream == "physics_UCC")
 
 python.ZdcRecConfig.ProjectName
 
 python.ZdcRecConfig.EnableTrigger
 
 python.ZdcRecConfig.pn = flags.Input.ProjectName
 
 python.ZdcRecConfig.EDMVersion
 
 python.ZdcRecConfig.Run
 
 python.ZdcRecConfig.GlobalTag
 
 python.ZdcRecConfig.year = int(pn.split('_')[0].split('data')[1])
 
 python.ZdcRecConfig.EnableZDC_RPD
 
 python.ZdcRecConfig.useTrigger
 
 python.ZdcRecConfig.triggerDataAvailable
 
 python.ZdcRecConfig.AtlasVersion
 
 python.ZdcRecConfig.acc = MainServicesCfg(flags)
 
 python.ZdcRecConfig.zdcMonitorAcc = ZdcMonitoringConfig(flags)
 
 python.ZdcRecConfig.withDetails
 
 python.ZdcRecConfig.status = acc.run()