Classes | |
class | AddJetCollection |
class | AddJetID |
class | SetTagInfos |
class | SwitchJetCollection |
Functions | |
def | deprecatedOptionOutputModule |
def | jetAlgo |
def | rerunningIVF |
def | setupSVClustering |
def | undefinedLabelName |
def | unsupportedJetAlgorithm |
Variables | |
dictionary | supportedJetAlgos |
dictionary with supported jet clustering algorithms More... | |
def jetTools.deprecatedOptionOutputModule | ( | obj | ) |
Definition at line 959 of file jetTools.py.
def jetTools.jetAlgo | ( | algo | ) |
def jetTools.rerunningIVF | ( | ) |
Definition at line 986 of file jetTools.py.
def jetTools.setupSVClustering | ( | btagInfo, | |
algo, | |||
rParam, | |||
fatJets = cms.InputTag('') , |
|||
groomedFatJets = cms.InputTag('') |
|||
) |
Definition at line 17 of file jetTools.py.
def jetTools.undefinedLabelName | ( | obj | ) |
def jetTools.unsupportedJetAlgorithm | ( | obj | ) |
dictionary jetTools.supportedJetAlgos |
dictionary with supported jet clustering algorithms
Definition at line 10 of file jetTools.py.