Public Member Functions | |
def | __init__ |
def | alcaHarvesting |
def | alcaSkim |
def | dqmHarvesting |
def | expressProcessing |
def | promptReco |
def | skimming |
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 155 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 89 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 133 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 59 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 29 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().
def Reco.Reco.skimming | ( | self, | |
skims, | |||
globalTag, | |||
options | |||
) |
_skimming_ skimming method overload for the prompt skiming
Definition at line 184 of file Reco.py.
References Impl.hcalnzs.hcalnzs.cbSc, Reco.Reco.cbSc, and join().
Reco.Reco.cbSc |
Definition at line 20 of file Reco.py.
Referenced by Reco.Reco.alcaHarvesting(), Reco.Reco.alcaSkim(), Reco.Reco.dqmHarvesting(), Reco.Reco.expressProcessing(), Reco.Reco.promptReco(), and Reco.Reco.skimming().
Reco.Reco.recoSeq |
Definition at line 19 of file Reco.py.
Referenced by Reco.Reco.promptReco().