ATLAS Offline Software
Namespaces | Variables
dumpBeamSpot.py File Reference

Go to the source code of this file.

Namespaces

 dumpBeamSpot
 

Variables

string dumpBeamSpot.__author__ = 'Juerg Beringer'
 
string dumpBeamSpot.__version__ = '$Id: dumpBeamSpot.py 217369 2009-10-05 18:43:35Z atlidbs $'
 
string dumpBeamSpot.__usage__ = '%prog [options] beamspotfile.db|connectionstring'
 
 dumpBeamSpot.parser = OptionParser(usage=__usage__, version=__version__)
 
 dumpBeamSpot.dest
 
 dumpBeamSpot.default
 
 dumpBeamSpot.help
 
 dumpBeamSpot.action
 
 dumpBeamSpot.options
 
 dumpBeamSpot.args
 
 dumpBeamSpot.folder = options.folder
 
 dumpBeamSpot.dbconn = args[0]
 
 dumpBeamSpot.tool = AtlCoolTool.AtlCoolTool(dbconn)