ATLAS Offline Software
Variables
runBeamSpotCalibration Namespace Reference

Variables

 flags = initConfigFlags()
 
 OutputLevel
 
 SkipEvents
 
 MaxEvents
 
 Files
 
 triggerConfig
 
 enableLumiAccess
 
 HISTFileName
 
 EventPrintoutInterval
 
 acc = MainServicesCfg(flags)
 
 defaultLimit
 
 helper = AthMonitorCfgHelper(flags, "BeamSpotMonitoring")
 
 withDetails
 
 sc = acc.run()
 

Variable Documentation

◆ acc

runBeamSpotCalibration.acc = MainServicesCfg(flags)

Definition at line 98 of file runBeamSpotCalibration.py.

◆ defaultLimit

runBeamSpotCalibration.defaultLimit

Definition at line 101 of file runBeamSpotCalibration.py.

◆ enableLumiAccess

runBeamSpotCalibration.enableLumiAccess

Definition at line 91 of file runBeamSpotCalibration.py.

◆ EventPrintoutInterval

runBeamSpotCalibration.EventPrintoutInterval

Definition at line 93 of file runBeamSpotCalibration.py.

◆ Files

runBeamSpotCalibration.Files

Definition at line 83 of file runBeamSpotCalibration.py.

◆ flags

runBeamSpotCalibration.flags = initConfigFlags()

Definition at line 7 of file runBeamSpotCalibration.py.

◆ helper

runBeamSpotCalibration.helper = AthMonitorCfgHelper(flags, "BeamSpotMonitoring")

Definition at line 112 of file runBeamSpotCalibration.py.

◆ HISTFileName

runBeamSpotCalibration.HISTFileName

Definition at line 92 of file runBeamSpotCalibration.py.

◆ MaxEvents

runBeamSpotCalibration.MaxEvents

Definition at line 81 of file runBeamSpotCalibration.py.

◆ OutputLevel

runBeamSpotCalibration.OutputLevel

Definition at line 79 of file runBeamSpotCalibration.py.

◆ sc

runBeamSpotCalibration.sc = acc.run()

Definition at line 121 of file runBeamSpotCalibration.py.

◆ SkipEvents

runBeamSpotCalibration.SkipEvents

Definition at line 80 of file runBeamSpotCalibration.py.

◆ triggerConfig

runBeamSpotCalibration.triggerConfig

Definition at line 90 of file runBeamSpotCalibration.py.

◆ withDetails

runBeamSpotCalibration.withDetails

Definition at line 118 of file runBeamSpotCalibration.py.