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 101 of file runBeamSpotCalibration.py.

◆ defaultLimit

runBeamSpotCalibration.defaultLimit

Definition at line 104 of file runBeamSpotCalibration.py.

◆ enableLumiAccess

runBeamSpotCalibration.enableLumiAccess

Definition at line 94 of file runBeamSpotCalibration.py.

◆ EventPrintoutInterval

runBeamSpotCalibration.EventPrintoutInterval

Definition at line 96 of file runBeamSpotCalibration.py.

◆ Files

runBeamSpotCalibration.Files

Definition at line 86 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 115 of file runBeamSpotCalibration.py.

◆ HISTFileName

runBeamSpotCalibration.HISTFileName

Definition at line 95 of file runBeamSpotCalibration.py.

◆ MaxEvents

runBeamSpotCalibration.MaxEvents

Definition at line 84 of file runBeamSpotCalibration.py.

◆ OutputLevel

runBeamSpotCalibration.OutputLevel

Definition at line 82 of file runBeamSpotCalibration.py.

◆ sc

runBeamSpotCalibration.sc = acc.run()

Definition at line 124 of file runBeamSpotCalibration.py.

◆ SkipEvents

runBeamSpotCalibration.SkipEvents

Definition at line 83 of file runBeamSpotCalibration.py.

◆ triggerConfig

runBeamSpotCalibration.triggerConfig

Definition at line 93 of file runBeamSpotCalibration.py.

◆ withDetails

runBeamSpotCalibration.withDetails

Definition at line 121 of file runBeamSpotCalibration.py.