Public Member Functions | |
def | __init__ |
def | alcaHarvesting |
def | alcaSkim |
def | dqmHarvesting |
def | expressProcessing |
def | promptReco |
Public Attributes | |
cbSc | |
recoSeq | |
def Reco.Reco.__init__ | ( | self | ) |
def Reco.Reco.alcaHarvesting | ( | self, | |
globalTag, | |||
datasetName, | |||
args | |||
) |
_alcaHarvesting_ Proton collisions data taking AlCa Harvesting
Definition at line 157 of file Reco.py.
References Impl.hcalnzs.hcalnzs.cbSc, Reco.Reco.cbSc, and join().
def Reco.Reco.alcaSkim | ( | self, | |
skims, | |||
args | |||
) |
_alcaSkim_ AlcaReco processing & skims for proton collisions
Definition at line 91 of file Reco.py.
References Impl.hcalnzs.hcalnzs.cbSc, Reco.Reco.cbSc, and join().
def Reco.Reco.dqmHarvesting | ( | self, | |
datasetName, | |||
runNumber, | |||
globalTag, | |||
args | |||
) |
_dqmHarvesting_ Proton collisions data taking DQM Harvesting
Definition at line 135 of file Reco.py.
References Impl.hcalnzs.hcalnzs.cbSc, Reco.Reco.cbSc, Utils.dqmIOSource(), Utils.dqmSeq(), and Utils.harvestingMode().
def Reco.Reco.expressProcessing | ( | self, | |
globalTag, | |||
args | |||
) |
_expressProcessing_ Proton collision data taking express processing
Definition at line 63 of file Reco.py.
References Utils.addMonitoring(), Impl.hcalnzs.hcalnzs.cbSc, Reco.Reco.cbSc, Utils.dictIO(), Utils.dqmSeq(), and Utils.stepALCAPRODUCER().
def Reco.Reco.promptReco | ( | self, | |
globalTag, | |||
args | |||
) |
_promptReco_ Proton collision data taking prompt reco
Definition at line 33 of file Reco.py.
References Utils.addMonitoring(), Impl.hcalnzs.hcalnzs.cbSc, Reco.Reco.cbSc, Utils.dictIO(), Utils.dqmSeq(), Impl.hcalnzs.hcalnzs.recoSeq, Reco.Reco.recoSeq, and Utils.stepALCAPRODUCER().
Reco.Reco.cbSc |
Definition at line 24 of file Reco.py.
Referenced by Reco.Reco.alcaHarvesting(), Reco.Reco.alcaSkim(), Impl.DataScouting.DataScouting.dqmHarvesting(), Reco.Reco.dqmHarvesting(), Reco.Reco.expressProcessing(), Impl.DataScouting.DataScouting.promptReco(), and Reco.Reco.promptReco().
Reco.Reco.recoSeq |
Definition at line 23 of file Reco.py.
Referenced by Reco.Reco.promptReco().