Hammer  1.0.0
Helicity Amplitude Module for Matrix Element Reweighting
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Hammer::EdgeEntry Struct Reference

#include <ProcGraph.hh>

+ Collaboration diagram for Hammer::EdgeEntry:

Public Attributes

ParticleIndex parentIdx
 
ParticleIndex daughterIdx
 
AmplTriplet amplitudes
 
NumDenPair< bool > parentPSFlags
 
NumDenPair< bool > daughterPSFlags
 

Detailed Description

Definition at line 50 of file ProcGraph.hh.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: