ATLAS Offline Software
Classes | Functions | Variables
StandaloneBunchgroupHandler Namespace Reference

Classes

class  BunchgroupHandler
 
class  BunchgroupRunData
 

Functions

def usage ()
 

Variables

 longopts
 
 opts
 
 args
 
 run
 
 lb
 
 bcid
 
 bg
 
 verbose
 
 l1
 
 l2
 

Function Documentation

◆ usage()

def StandaloneBunchgroupHandler.usage ( )

Definition at line 210 of file StandaloneBunchgroupHandler.py.

210  def usage():
211  print("%s" % sys.argv[0])
212  print(" --help this printout")
213  print(" --run <runNo> run number")
214  print(" --bcid <bcid> BCID")
215  print(" --lb <lb> LB")
216 

Variable Documentation

◆ args

StandaloneBunchgroupHandler.args

Definition at line 219 of file StandaloneBunchgroupHandler.py.

◆ bcid

StandaloneBunchgroupHandler.bcid

Definition at line 226 of file StandaloneBunchgroupHandler.py.

◆ bg

StandaloneBunchgroupHandler.bg

Definition at line 243 of file StandaloneBunchgroupHandler.py.

◆ l1

StandaloneBunchgroupHandler.l1

Definition at line 247 of file StandaloneBunchgroupHandler.py.

◆ l2

StandaloneBunchgroupHandler.l2

Definition at line 247 of file StandaloneBunchgroupHandler.py.

◆ lb

StandaloneBunchgroupHandler.lb

Definition at line 225 of file StandaloneBunchgroupHandler.py.

◆ longopts

StandaloneBunchgroupHandler.longopts

Definition at line 218 of file StandaloneBunchgroupHandler.py.

◆ opts

StandaloneBunchgroupHandler.opts

Definition at line 219 of file StandaloneBunchgroupHandler.py.

◆ run

StandaloneBunchgroupHandler.run

Definition at line 224 of file StandaloneBunchgroupHandler.py.

◆ verbose

StandaloneBunchgroupHandler.verbose

Definition at line 244 of file StandaloneBunchgroupHandler.py.

Muon::print
std::string print(const MuPatSegment &)
Definition: MuonTrackSteering.cxx:28
StandaloneBunchgroupHandler.usage
def usage()
Definition: StandaloneBunchgroupHandler.py:210