ATLAS Offline Software
Variables
AODElectronContainerReader Namespace Reference

Variables

string __version__ = '$Revision: 484742 $'
 
string __author__ = 'Radist Morse radist.morse@gmail.com'
 
string __doc__ = 'Script for launching AODReader job'
 
 parser = OptionParser(usage = "usage: %prog [options] input1 [...]", version="%prog v0.0.1 $Id: AODElectronContainerReader.py,v 0.1 2010-11-10 13:00:12 Morse Exp $")
 
 dest
 
 default
 
 help
 
 options
 
 args
 
 exec = __file__.replace("AODElectronContainerReader.py","AODElectronContainerReaderBody.py")
 

Variable Documentation

◆ __author__

string AODElectronContainerReader.__author__ = 'Radist Morse radist.morse@gmail.com'
private

Definition at line 8 of file AODElectronContainerReader.py.

◆ __doc__

string AODElectronContainerReader.__doc__ = 'Script for launching AODReader job'
private

Definition at line 9 of file AODElectronContainerReader.py.

◆ __version__

string AODElectronContainerReader.__version__ = '$Revision: 484742 $'
private

Definition at line 7 of file AODElectronContainerReader.py.

◆ args

AODElectronContainerReader.args

Definition at line 20 of file AODElectronContainerReader.py.

◆ default

AODElectronContainerReader.default

Definition at line 18 of file AODElectronContainerReader.py.

◆ dest

AODElectronContainerReader.dest

Definition at line 18 of file AODElectronContainerReader.py.

◆ exec

AODElectronContainerReader.exec = __file__.replace("AODElectronContainerReader.py","AODElectronContainerReaderBody.py")

Definition at line 27 of file AODElectronContainerReader.py.

◆ help

AODElectronContainerReader.help

Definition at line 18 of file AODElectronContainerReader.py.

◆ options

AODElectronContainerReader.options

Definition at line 20 of file AODElectronContainerReader.py.

◆ parser

AODElectronContainerReader.parser = OptionParser(usage = "usage: %prog [options] input1 [...]", version="%prog v0.0.1 $Id: AODElectronContainerReader.py,v 0.1 2010-11-10 13:00:12 Morse Exp $")

Definition at line 16 of file AODElectronContainerReader.py.