Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
#include <ProcGraph.hh>
Public Attributes | |
ParticleIndex | parentIdx |
ParticleIndex | daughterIdx |
AmplTriplet | amplitudes |
NumDenPair< bool > | parentPSFlags |
NumDenPair< bool > | daughterPSFlags |
Definition at line 50 of file ProcGraph.hh.
AmplTriplet Hammer::EdgeEntry::amplitudes |
Definition at line 53 of file ProcGraph.hh.
ParticleIndex Hammer::EdgeEntry::daughterIdx |
Definition at line 52 of file ProcGraph.hh.
NumDenPair<bool> Hammer::EdgeEntry::daughterPSFlags |
Definition at line 55 of file ProcGraph.hh.
ParticleIndex Hammer::EdgeEntry::parentIdx |
Definition at line 51 of file ProcGraph.hh.
NumDenPair<bool> Hammer::EdgeEntry::parentPSFlags |
Definition at line 54 of file ProcGraph.hh.