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 60 of file nanogen_cff.py.
References nanoGenCommonCustomize(), and common_cff.Var().
def nanogen_cff.nanoGenCommonCustomize | ( | process | ) |
Definition at line 41 of file nanogen_cff.py.
References setGenEtaPrecision(), setGenMassPrecision(), setGenPhiPrecision(), and setGenPtPrecision().
Referenced by customizeNanoGEN(), and customizeNanoGENFromMini().
def nanogen_cff.pruneGenParticlesMini | ( | process | ) |
Definition at line 119 of file nanogen_cff.py.
def nanogen_cff.pruneGenParticlesNano | ( | process | ) |
Definition at line 112 of file nanogen_cff.py.
def nanogen_cff.setGenEtaPrecision | ( | process, | |
precision | |||
) |
Definition at line 144 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenFullPrecision | ( | process | ) |
Definition at line 131 of file nanogen_cff.py.
References setGenEtaPrecision(), setGenMassPrecision(), setGenPhiPrecision(), and setGenPtPrecision().
def nanogen_cff.setGenMassPrecision | ( | process, | |
precision | |||
) |
Definition at line 155 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenPhiPrecision | ( | process, | |
precision | |||
) |
Definition at line 149 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenPtPrecision | ( | process, | |
precision | |||
) |
Definition at line 138 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenWeightsFullPrecision | ( | process | ) |
Definition at line 164 of file nanogen_cff.py.
def nanogen_cff.setLHEFullPrecision | ( | process | ) |
Definition at line 160 of file nanogen_cff.py.
nanogen_cff.nanogenSequence |
Definition at line 18 of file nanogen_cff.py.
nanogen_cff.nanoMetadata |
Definition at line 12 of file nanogen_cff.py.
nanogen_cff.strings |
Definition at line 13 of file nanogen_cff.py.
nanogen_cff.tag |
Definition at line 14 of file nanogen_cff.py.