Functions | |
def | removeTtFullLepHypGenMatch (process) |
helper functions (examples of usage can be found in the ttFullLepEvtBuilder_cfg.py) More... | |
def | setForAllTtFullLepHypotheses (process, attribute, value) |
set a specific attribute for all hypotheses to a given value -> this works for "jets", "leps", "mets", "maxNJets" More... | |
Variables | |
makeTtFullLepEventTask | |
make ttFullLepEvent More... | |
def ttFullLepEvtBuilder_cff.removeTtFullLepHypGenMatch | ( | process | ) |
helper functions (examples of usage can be found in the ttFullLepEvtBuilder_cfg.py)
remove genMatch hypothesis from the process
Definition at line 27 of file ttFullLepEvtBuilder_cff.py.
def ttFullLepEvtBuilder_cff.setForAllTtFullLepHypotheses | ( | process, | |
attribute, | |||
value | |||
) |
set a specific attribute for all hypotheses to a given value -> this works for "jets", "leps", "mets", "maxNJets"
Definition at line 35 of file ttFullLepEvtBuilder_cff.py.
ttFullLepEvtBuilder_cff.makeTtFullLepEventTask |
make ttFullLepEvent
Definition at line 15 of file ttFullLepEvtBuilder_cff.py.