Functions | |
def | customizeNanoGEN |
def | customizeNanoGENFromMini |
def | nanoGenCommonCustomize |
def | pruneGenParticlesMini |
def | pruneGenParticlesNano |
def | setGenEtaPrecision |
def | setGenFullPrecision |
def | setGenMassPrecision |
def | setGenPhiPrecision |
def | setGenPtPrecision |
def | setGenWeightsFullPrecision |
def | setLHEFullPrecision |
Variables | |
tuple | nanogenSequence |
tuple | nanoMetadata |
def nanogen_cff.customizeNanoGEN | ( | process | ) |
Definition at line 81 of file nanogen_cff.py.
References nanoGenCommonCustomize().
def nanogen_cff.customizeNanoGENFromMini | ( | process | ) |
Definition at line 57 of file nanogen_cff.py.
References nanoGenCommonCustomize(), and common_cff.Var().
def nanogen_cff.nanoGenCommonCustomize | ( | process | ) |
Definition at line 38 of file nanogen_cff.py.
References setGenEtaPrecision(), setGenMassPrecision(), setGenPhiPrecision(), and setGenPtPrecision().
Referenced by customizeNanoGEN(), and customizeNanoGENFromMini().
def nanogen_cff.pruneGenParticlesMini | ( | process | ) |
Definition at line 110 of file nanogen_cff.py.
def nanogen_cff.pruneGenParticlesNano | ( | process | ) |
Definition at line 103 of file nanogen_cff.py.
def nanogen_cff.setGenEtaPrecision | ( | process, | |
precision | |||
) |
Definition at line 135 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenFullPrecision | ( | process | ) |
Definition at line 122 of file nanogen_cff.py.
References setGenEtaPrecision(), setGenMassPrecision(), setGenPhiPrecision(), and setGenPtPrecision().
def nanogen_cff.setGenMassPrecision | ( | process, | |
precision | |||
) |
Definition at line 146 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenPhiPrecision | ( | process, | |
precision | |||
) |
Definition at line 140 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenPtPrecision | ( | process, | |
precision | |||
) |
Definition at line 129 of file nanogen_cff.py.
Referenced by nanoGenCommonCustomize(), and setGenFullPrecision().
def nanogen_cff.setGenWeightsFullPrecision | ( | process | ) |
Definition at line 155 of file nanogen_cff.py.
def nanogen_cff.setLHEFullPrecision | ( | process | ) |
Definition at line 151 of file nanogen_cff.py.
tuple nanogen_cff.nanogenSequence |
Definition at line 17 of file nanogen_cff.py.
tuple nanogen_cff.nanoMetadata |
Definition at line 11 of file nanogen_cff.py.