Public Member Functions | |
def | __init__ |
def | __str__ |
def | das |
def | lumiRanges |
def | queries |
Public Attributes | |
dataSet | |
events | |
files | |
ib_blacklist | |
ib_block | |
label | |
location | |
run | |
split | |
Definition at line 46 of file relval_steps.py.
def relval_steps.InputInfo.__init__ | ( | self, | |
dataSet, | |||
label = '' , |
|||
run = [] , |
|||
files = 1000 , |
|||
events = InputInfoNDefault , |
|||
split = 10 , |
|||
location = 'CAF' , |
|||
ib_blacklist = None , |
|||
ib_block = None |
|||
) |
Definition at line 47 of file relval_steps.py.
def relval_steps.InputInfo.__str__ | ( | self | ) |
Definition at line 85 of file relval_steps.py.
References relval_steps.InputInfo.dataSet, relval_steps.InputInfo.ib_block, RPCRunIOV::RunIOV_Item.run, TB06Reco.run, TB06RecoH2.run, RPCDQMObject.run, relval_steps.InputInfo.run, HitEff.run, ME::Header.run, conddblib.TimeType.run, and SiPixelErrorEstimation.run.
Referenced by BeautifulSoup.Tag.__repr__(), BeautifulSoup.Tag.__unicode__(), and BeautifulSoup.Tag.prettify().
def relval_steps.InputInfo.das | ( | self, | |
das_options | |||
) |
Definition at line 58 of file relval_steps.py.
References relval_steps.InputInfo.ib_blacklist, join(), DB_ME.queries, relval_steps.InputInfo.queries(), RPCRunIOV::RunIOV_Item.run, TB06Reco.run, TB06RecoH2.run, RPCDQMObject.run, relval_steps.InputInfo.run, HitEff.run, ME::Header.run, conddblib.TimeType.run, and SiPixelErrorEstimation.run.
def relval_steps.InputInfo.lumiRanges | ( | self | ) |
Definition at line 72 of file relval_steps.py.
References join(), RPCRunIOV::RunIOV_Item.run, TB06Reco.run, TB06RecoH2.run, RPCDQMObject.run, relval_steps.InputInfo.run, HitEff.run, ME::Header.run, conddblib.TimeType.run, and SiPixelErrorEstimation.run.
def relval_steps.InputInfo.queries | ( | self | ) |
Definition at line 77 of file relval_steps.py.
References relval_steps.InputInfo.dataSet, relval_steps.InputInfo.ib_block, RPCRunIOV::RunIOV_Item.run, TB06Reco.run, TB06RecoH2.run, RPCDQMObject.run, relval_steps.InputInfo.run, HitEff.run, ME::Header.run, conddblib.TimeType.run, and SiPixelErrorEstimation.run.
Referenced by relval_steps.InputInfo.das().
relval_steps.InputInfo.dataSet |
Definition at line 53 of file relval_steps.py.
Referenced by relval_steps.InputInfo.__str__(), and relval_steps.InputInfo.queries().
relval_steps.InputInfo.events |
Definition at line 50 of file relval_steps.py.
Referenced by eventsfwlite.Events.__getattr__(), eventsfwlite.Events.__init__(), looper.Looper.loop(), and looper.Looper.process().
relval_steps.InputInfo.files |
Definition at line 49 of file relval_steps.py.
Referenced by chain.Chain._guessTreeName(), dataset.BaseDataset.listOfFiles(), dataset.BaseDataset.listOfGoodFiles(), and dataset.BaseDataset.printFiles().
relval_steps.InputInfo.ib_blacklist |
Definition at line 55 of file relval_steps.py.
Referenced by relval_steps.InputInfo.das().
relval_steps.InputInfo.ib_block |
Definition at line 56 of file relval_steps.py.
Referenced by relval_steps.InputInfo.__str__(), and relval_steps.InputInfo.queries().
relval_steps.InputInfo.label |
Definition at line 52 of file relval_steps.py.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor._sort_list(), python.rootplot.root2matplotlib.Hist.bar(), python.rootplot.root2matplotlib.Hist.barh(), python.rootplot.root2matplotlib.Hist.errorbar(), python.rootplot.root2matplotlib.Hist.errorbarh(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.foundIn(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.fullFilename(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.inputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.outputEventContent(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor.properties(), Vispa.Plugins.EdmBrowser.EdmDataAccessor.EdmDataAccessor.properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.properties(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.readConnections(), core.AutoHandle.AutoHandle.ReallyLoad(), Vispa.Plugins.ConfigEditor.ToolDataAccessor.ToolDataAccessor.updateProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor.usedBy().
relval_steps.InputInfo.location |
Definition at line 51 of file relval_steps.py.
relval_steps.InputInfo.run |
Definition at line 48 of file relval_steps.py.
Referenced by relval_steps.InputInfo.__str__(), generateEDF.LumiInfo.__str__(), Types.EventID.cppID(), Types.LuminosityBlockID.cppID(), relval_steps.InputInfo.das(), personalPlayback.Playback.do_create_lumi(), personalPlayback.Playback.do_exec(), generateEDF.LumiInfo.fixXingInfo(), relval_steps.InputInfo.lumiRanges(), relval_steps.InputInfo.queries(), and dqm_interfaces.DirWalkerFile.walk().
relval_steps.InputInfo.split |
Definition at line 54 of file relval_steps.py.