Hammer
1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
|
#include <ProcGraph.hh>
Public Member Functions | |
AmplEntry | resolvePurePS (bool parentPS, bool daughterPS) const |
Public Attributes | |
AmplitudeBase * | parent |
AmplitudeBase * | daughter |
AmplitudeBase * | edge |
Private Member Functions | |
Log & | getLog () const |
logging facility More... | |
Definition at line 36 of file ProcGraph.hh.
|
private |
AmplEntry Hammer::AmplTriplet::resolvePurePS | ( | bool | parentPS, |
bool | daughterPS | ||
) | const |
Definition at line 27 of file ProcGraph.cc.
AmplitudeBase* Hammer::AmplTriplet::daughter |
Definition at line 41 of file ProcGraph.hh.
AmplitudeBase* Hammer::AmplTriplet::edge |
Definition at line 42 of file ProcGraph.hh.
AmplitudeBase* Hammer::AmplTriplet::parent |
Definition at line 40 of file ProcGraph.hh.