![]() |
ATLAS Offline Software
|
Variables | |
parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter) | |
dest | |
default | |
help | |
type | |
action | |
False | |
args = parser.parse_args() | |
flags = initConfigFlags() | |
Files | |
RunNumbers | |
dictionary | gainNumMap = {"HIGH":0,"MEDIUM":1,"LOW":2} |
Gain | |
Database | |
Ncoll | |
Nsamples | |
isSC | |
SubDet | |
BadChannelDB | |
string | OutputPoolFileName = args.outprefix+"_"+args.run |
string | idx = OutputPoolFileName.find('.pool.root') |
string | OutputRootFileName = OutputPoolFileName[0:idx]+'.root' |
ROOTFile | |
POOLFile | |
DBConnection | |
GlobalTag | |
AtlasVersion | |
OutputLevel | |
cfg = MainServicesCfg(flags) | |
defaultLimit | |
WriteCatalog | |
LArNewCalib_PhysOFCPhasePicker.action |
Definition at line 20 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.args = parser.parse_args() |
Definition at line 33 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.AtlasVersion |
Definition at line 105 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.BadChannelDB |
Definition at line 80 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.cfg = MainServicesCfg(flags) |
Definition at line 113 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.Database |
Definition at line 64 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.DBConnection |
Definition at line 97 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.default |
Definition at line 13 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.defaultLimit |
Definition at line 127 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.dest |
Definition at line 13 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.False |
Definition at line 20 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.Files |
Definition at line 57 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.flags = initConfigFlags() |
Definition at line 51 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.Gain |
Definition at line 61 of file LArNewCalib_PhysOFCPhasePicker.py.
dictionary LArNewCalib_PhysOFCPhasePicker.gainNumMap = {"HIGH":0,"MEDIUM":1,"LOW":2} |
Definition at line 60 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.GlobalTag |
Definition at line 102 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.help |
Definition at line 13 of file LArNewCalib_PhysOFCPhasePicker.py.
string LArNewCalib_PhysOFCPhasePicker.idx = OutputPoolFileName.find('.pool.root') |
Definition at line 88 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.isSC |
Definition at line 75 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.Ncoll |
Definition at line 69 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.Nsamples |
Definition at line 72 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.OutputLevel |
Definition at line 109 of file LArNewCalib_PhysOFCPhasePicker.py.
string LArNewCalib_PhysOFCPhasePicker.OutputPoolFileName = args.outprefix+"_"+args.run |
Definition at line 83 of file LArNewCalib_PhysOFCPhasePicker.py.
string LArNewCalib_PhysOFCPhasePicker.OutputRootFileName = OutputPoolFileName[0:idx]+'.root' |
Definition at line 90 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.parser = argparse.ArgumentParser(formatter_class=argparse.ArgumentDefaultsHelpFormatter) |
Definition at line 12 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.POOLFile |
Definition at line 95 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.ROOTFile |
Definition at line 94 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.RunNumbers |
Definition at line 59 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.SubDet |
Definition at line 76 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.type |
Definition at line 13 of file LArNewCalib_PhysOFCPhasePicker.py.
LArNewCalib_PhysOFCPhasePicker.WriteCatalog |
Definition at line 128 of file LArNewCalib_PhysOFCPhasePicker.py.