Classes | |
class | AddJetCollection |
class | AddJetID |
class | SetTagInfos |
class | SwitchJetCollection |
class | UpdateJetCollection |
Variables | |
dictionary | supportedJetAlgos |
dictionary with supported jet clustering algorithms More... | |
def jetTools.checkJetCorrectionsFormat | ( | jetCorrections | ) |
Definition at line 16 of file jetTools.py.
def jetTools.deprecatedOptionOutputModule | ( | obj | ) |
Definition at line 1447 of file jetTools.py.
def jetTools.jetAlgo | ( | algo | ) |
Definition at line 3 of file jetTools.py.
def jetTools.rerunningIVF | ( | ) |
Definition at line 1474 of file jetTools.py.
def jetTools.rerunningIVFMiniAOD | ( | ) |
Definition at line 1482 of file jetTools.py.
def jetTools.setupBTagging | ( | process, | |
jetSource, | |||
pfCandidates, | |||
explicitJTA, | |||
pvSource, | |||
svSource, | |||
elSource, | |||
muSource, | |||
runIVF, | |||
tightBTagNTkHits, | |||
loadStdRecoBTag, | |||
svClustering, | |||
fatJets, | |||
groomedFatJets, | |||
algo, | |||
rParam, | |||
btagDiscriminators, | |||
btagInfos, | |||
patJets, | |||
labelName, | |||
btagPrefix, | |||
postfix | |||
) |
Definition at line 174 of file jetTools.py.
def jetTools.setupJetCorrections | ( | process, | |
knownModules, | |||
jetCorrections, | |||
jetSource, | |||
pvSource, | |||
patJets, | |||
labelName, | |||
postfix | |||
) |
Definition at line 24 of file jetTools.py.
def jetTools.setupSVClustering | ( | btagInfo, | |
svClustering, | |||
algo, | |||
rParam, | |||
fatJets = cms.InputTag('') , |
|||
groomedFatJets = cms.InputTag('') |
|||
) |
Definition at line 162 of file jetTools.py.
def jetTools.undefinedLabelName | ( | obj | ) |
Definition at line 1458 of file jetTools.py.
def jetTools.unsupportedJetAlgorithm | ( | obj | ) |
Definition at line 1465 of file jetTools.py.
dictionary jetTools.supportedJetAlgos |
dictionary with supported jet clustering algorithms
Definition at line 10 of file jetTools.py.