Classes | |
class | LoadPrerequisiteSource |
Functions | |
def | addMonitoring |
def | dictIO |
def | dqmIOSource |
def | dqmSeq |
def | gtNameAndConnect |
def | harvestingMode |
def | stepALCAPRODUCER |
def | stepSKIMPRODUCER |
def | validateProcess |
def Utils.addMonitoring | ( | process | ) |
_addMonitoring_ Add the monitoring services to the process provided in order to write out performance summaries to the framework job report
Definition at line 38 of file Utils.py.
Referenced by Reco.Reco.expressProcessing(), Impl.AlCa.AlCa.expressProcessing(), and Reco.Reco.promptReco().
def Utils.dictIO | ( | options, | |
args | |||
) |
Definition at line 121 of file Utils.py.
References TriggerAnalyzer.__str__(), and join().
Referenced by Reco.Reco.expressProcessing(), Impl.DataScouting.DataScouting.promptReco(), Impl.AlCa.AlCa.promptReco(), Reco.Reco.promptReco(), and Reco.Reco.visualizationProcessing().
def Utils.dqmIOSource | ( | args | ) |
Definition at line 103 of file Utils.py.
Referenced by Impl.DataScouting.DataScouting.dqmHarvesting(), Impl.AlCa.AlCa.dqmHarvesting(), and Reco.Reco.dqmHarvesting().
def Utils.dqmSeq | ( | args, | |
default | |||
) |
Definition at line 129 of file Utils.py.
References join().
Referenced by Impl.DataScouting.DataScouting.dqmHarvesting(), Reco.Reco.dqmHarvesting(), Reco.Reco.expressProcessing(), and Reco.Reco.promptReco().
def Utils.gtNameAndConnect | ( | globalTag, | |
args | |||
) |
Definition at line 135 of file Utils.py.
Referenced by Impl.AlCa.AlCa.alcaHarvesting(), Reco.Reco.alcaHarvesting(), Impl.DataScouting.DataScouting.dqmHarvesting(), Impl.AlCa.AlCa.dqmHarvesting(), Reco.Reco.dqmHarvesting(), Reco.Reco.expressProcessing(), Impl.AlCa.AlCa.expressProcessing(), Impl.DataScouting.DataScouting.promptReco(), Impl.AlCa.AlCa.promptReco(), Reco.Reco.promptReco(), Reco.Reco.skimming(), and Reco.Reco.visualizationProcessing().
def Utils.harvestingMode | ( | process, | |
datasetName, | |||
args, | |||
rANDl = True |
|||
) |
Definition at line 114 of file Utils.py.
Referenced by Impl.DataScouting.DataScouting.dqmHarvesting(), Impl.AlCa.AlCa.dqmHarvesting(), and Reco.Reco.dqmHarvesting().
def Utils.stepALCAPRODUCER | ( | skims | ) |
_stepALCAPRODUCER_ Creates and returns the configuration string for the ALCAPRODUCER step starting from the list of AlcaReco path to be run.
Definition at line 9 of file Utils.py.
References join().
Referenced by Reco.Reco.expressProcessing(), Impl.AlCa.AlCa.expressProcessing(), Impl.AlCa.AlCa.promptReco(), and Reco.Reco.promptReco().
def Utils.stepSKIMPRODUCER | ( | PhysicsSkims | ) |
_stepSKIMPRODUCER_ Creates and returns the configuration string for the SKIM step starting from the list of skims to be run.
Definition at line 24 of file Utils.py.
References join().
Referenced by Reco.Reco.promptReco().
def Utils.validateProcess | ( | process | ) |
_validateProcess_ Check attributes of process are appropriate for production This method returns nothing but will throw a RuntimeError for any issues it finds likely to cause problems in the production system
Definition at line 57 of file Utils.py.
References relativeConstraints.keys.