Functions | |
def | addTtFullHadHypotheses (process, names) |
helper functions (examples of usage can be found in the ttFullHadEvtBuilder_cfg.py) More... | |
def | removeTtFullHadHypGenMatch (process) |
remove genMatch hypothesis from the process More... | |
def | setForAllTtFullHadHypotheses (process, attribute, value) |
set a specific attribute for all hypotheses to a given value -> this works for "jets", "maxNJets", "jetCorrectionLevel" More... | |
Variables | |
makeTtFullHadEventTask | |
make ttFullHadEvent More... | |
def ttFullHadEvtBuilder_cff.addTtFullHadHypotheses | ( | process, | |
names | |||
) |
helper functions (examples of usage can be found in the ttFullHadEvtBuilder_cfg.py)
add hypotheses to the process
Definition at line 29 of file ttFullHadEvtBuilder_cff.py.
def ttFullHadEvtBuilder_cff.removeTtFullHadHypGenMatch | ( | process | ) |
remove genMatch hypothesis from the process
Definition at line 55 of file ttFullHadEvtBuilder_cff.py.
def ttFullHadEvtBuilder_cff.setForAllTtFullHadHypotheses | ( | process, | |
attribute, | |||
value | |||
) |
set a specific attribute for all hypotheses to a given value -> this works for "jets", "maxNJets", "jetCorrectionLevel"
Definition at line 62 of file ttFullHadEvtBuilder_cff.py.
ttFullHadEvtBuilder_cff.makeTtFullHadEventTask |
make ttFullHadEvent
Definition at line 15 of file ttFullHadEvtBuilder_cff.py.