Functions | |
def | customizeNanoGEN (process) |
def | customizeNanoGENFromMini (process) |
def | nanoGenCommonCustomize (process) |
def | pruneGenParticlesMini (process) |
def | pruneGenParticlesNano (process) |
def | setGenEtaPrecision (process, precision) |
def | setGenFullPrecision (process) |
def | setGenMassPrecision (process, precision) |
def | setGenPhiPrecision (process, precision) |
def | setGenPtPrecision (process, precision) |
def | setGenWeightsFullPrecision (process) |
def | setLHEFullPrecision (process) |
Variables | |
nanogenSequence | |
nanoMetadata | |
strings | |
tag | |
def nanogen_cff.customizeNanoGEN | ( | process | ) |
def nanogen_cff.customizeNanoGENFromMini | ( | process | ) |
Definition at line 58 of file nanogen_cff.py.
References nanoGenCommonCustomize(), and common_cff.Var().
def nanogen_cff.nanoGenCommonCustomize | ( | process | ) |
Definition at line 39 of file nanogen_cff.py.
References setGenEtaPrecision(), setGenMassPrecision(), setGenPhiPrecision(), and setGenPtPrecision().
Referenced by customizeNanoGEN(), and customizeNanoGENFromMini().
def nanogen_cff.pruneGenParticlesMini | ( | process | ) |
Definition at line 111 of file nanogen_cff.py.
def nanogen_cff.pruneGenParticlesNano | ( | process | ) |
Definition at line 104 of file nanogen_cff.py.
def nanogen_cff.setGenEtaPrecision | ( | process, | |
precision | |||
) |
Definition at line 136 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenFullPrecision | ( | process | ) |
Definition at line 123 of file nanogen_cff.py.
References setGenEtaPrecision(), setGenMassPrecision(), setGenPhiPrecision(), and setGenPtPrecision().
def nanogen_cff.setGenMassPrecision | ( | process, | |
precision | |||
) |
Definition at line 147 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenPhiPrecision | ( | process, | |
precision | |||
) |
Definition at line 141 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenPtPrecision | ( | process, | |
precision | |||
) |
Definition at line 130 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenWeightsFullPrecision | ( | process | ) |
Definition at line 156 of file nanogen_cff.py.
def nanogen_cff.setLHEFullPrecision | ( | process | ) |
Definition at line 152 of file nanogen_cff.py.
nanogen_cff.nanogenSequence |
Definition at line 17 of file nanogen_cff.py.
nanogen_cff.nanoMetadata |
Definition at line 11 of file nanogen_cff.py.
nanogen_cff.strings |
Definition at line 12 of file nanogen_cff.py.
nanogen_cff.tag |
Definition at line 13 of file nanogen_cff.py.