Classes | |
class | AddTauCollection |
Variables | |
list | classicPFTauIDSources |
list | classicTauIDSources |
list | hpsTauIDSources |
list | hpsTauIDSources76xReMiniAOD |
|
private |
Build a PSet defining the tau ID sources to embed into the pat::Tau
Definition at line 43 of file tauTools.py.
References _switchToPFTau().
Referenced by _switchToPFTau(), and switchToCaloTau().
|
private |
internal auxiliary function to switch to **any** PFTau collection
Definition at line 59 of file tauTools.py.
References _buildIDSourcePSet(), and applyPostfix().
Referenced by _buildIDSourcePSet(), switchToPFTauFixedCone(), switchToPFTauHPS(), switchToPFTauHPS76xReMiniAOD(), and switchToPFTauShrinkingCone().
def tauTools.applyPostfix | ( | process, | |
label, | |||
postfix | |||
) |
Definition at line 8 of file tauTools.py.
References switchToCaloTau().
Referenced by _switchToPFTau(), switchToCaloTau(), switchToPFTauHPS(), and switchToPFTauHPS76xReMiniAOD().
def tauTools.switchToCaloTau | ( | process, | |
tauSource = cms.InputTag('caloRecoTauProducer') , |
|||
patTauLabel = "" , |
|||
postfix = "" |
|||
) |
Definition at line 20 of file tauTools.py.
References _buildIDSourcePSet(), and applyPostfix().
Referenced by applyPostfix(), and tauTools.AddTauCollection.toolCode().
def tauTools.switchToPFTauByType | ( | process, | |
pfTauType = None , |
|||
tauSource = cms.InputTag('hpsPFTauProducer') , |
|||
patTauLabel = "" , |
|||
postfix = "" |
|||
) |
Definition at line 351 of file tauTools.py.
Referenced by pfTools.adaptPFTaus(), switchToPFTauHPS76xReMiniAOD(), and tauTools.AddTauCollection.toolCode().
def tauTools.switchToPFTauFixedCone | ( | process, | |
tauSource = cms.InputTag('fixedConePFTauProducer') , |
|||
patTauLabel = "" , |
|||
postfix = "" |
|||
) |
Definition at line 286 of file tauTools.py.
References _switchToPFTau(), and switchToPFTauShrinkingCone().
def tauTools.switchToPFTauHPS | ( | process, | |
tauSource = cms.InputTag('hpsPFTauProducer') , |
|||
patTauLabel = "" , |
|||
jecLevels = [] , |
|||
postfix = "" |
|||
) |
Definition at line 309 of file tauTools.py.
References _switchToPFTau(), applyPostfix(), python.rootplot.root2matplotlib.replace(), and switchToPFTauHPS76xReMiniAOD().
Referenced by switchToPFTauShrinkingCone().
def tauTools.switchToPFTauHPS76xReMiniAOD | ( | process, | |
tauSource = cms.InputTag('hpsPFTauProducer76xReMiniAOD') , |
|||
patTauLabel = "" , |
|||
jecLevels = [] , |
|||
postfix = "" |
|||
) |
Definition at line 330 of file tauTools.py.
References _switchToPFTau(), applyPostfix(), python.rootplot.root2matplotlib.replace(), and switchToPFTauByType().
Referenced by miniAOD_tools.miniAOD_customizeCommon(), and switchToPFTauHPS().
def tauTools.switchToPFTauShrinkingCone | ( | process, | |
tauSource = cms.InputTag('shrinkingConePFTauProducer') , |
|||
patTauLabel = "" , |
|||
postfix = "" |
|||
) |
Definition at line 297 of file tauTools.py.
References _switchToPFTau(), and switchToPFTauHPS().
Referenced by switchToPFTauFixedCone().
list tauTools.classicPFTauIDSources |
Definition at line 97 of file tauTools.py.
list tauTools.classicTauIDSources |
Definition at line 87 of file tauTools.py.
list tauTools.hpsTauIDSources |
Definition at line 105 of file tauTools.py.
list tauTools.hpsTauIDSources76xReMiniAOD |
Definition at line 178 of file tauTools.py.