Process information with coupling order. More...
#include <MatchboxAmplitude.h>
Public Member Functions | |
Process (const PDVector &p, unsigned int oas, unsigned int oae) | |
bool | operator== (const Process &other) const |
bool | operator< (const Process &other) const |
void | persistentOutput (PersistentOStream &os) const |
void | persistentInput (PersistentIStream &is) |
Public Attributes | |
PDVector | legs |
unsigned int | orderInAlphaS |
unsigned int | orderInAlphaEW |
Process information with coupling order.
Definition at line 37 of file MatchboxAmplitude.h.
|
inline |
Definition at line 43 of file MatchboxAmplitude.h.
|
inline |
Definition at line 46 of file MatchboxAmplitude.h.
|
inline |
Definition at line 58 of file MatchboxAmplitude.h.
|
inline |
Definition at line 51 of file MatchboxAmplitude.h.
|
inline |
Definition at line 70 of file MatchboxAmplitude.h.
|
inline |
Definition at line 66 of file MatchboxAmplitude.h.
PDVector Herwig::Process::legs |
Definition at line 39 of file MatchboxAmplitude.h.
unsigned int Herwig::Process::orderInAlphaEW |
Definition at line 41 of file MatchboxAmplitude.h.
unsigned int Herwig::Process::orderInAlphaS |
Definition at line 40 of file MatchboxAmplitude.h.