herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::Process Struct Reference

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
 

Detailed Description

Process information with coupling order.

Author
Simon Platzer

Definition at line 37 of file MatchboxAmplitude.h.

Constructor & Destructor Documentation

◆ Process() [1/2]

Herwig::Process::Process ( )
inline

Definition at line 43 of file MatchboxAmplitude.h.

◆ Process() [2/2]

Herwig::Process::Process ( const PDVector p,
unsigned int  oas,
unsigned int  oae 
)
inline

Definition at line 46 of file MatchboxAmplitude.h.

Member Function Documentation

◆ operator<()

bool Herwig::Process::operator< ( const Process other) const
inline

Definition at line 58 of file MatchboxAmplitude.h.

◆ operator==()

bool Herwig::Process::operator== ( const Process other) const
inline

Definition at line 51 of file MatchboxAmplitude.h.

◆ persistentInput()

void Herwig::Process::persistentInput ( PersistentIStream is)
inline

Definition at line 70 of file MatchboxAmplitude.h.

◆ persistentOutput()

void Herwig::Process::persistentOutput ( PersistentOStream os) const
inline

Definition at line 66 of file MatchboxAmplitude.h.

Member Data Documentation

◆ legs

PDVector Herwig::Process::legs

Definition at line 39 of file MatchboxAmplitude.h.

◆ orderInAlphaEW

unsigned int Herwig::Process::orderInAlphaEW

Definition at line 41 of file MatchboxAmplitude.h.

◆ orderInAlphaS

unsigned int Herwig::Process::orderInAlphaS

Definition at line 40 of file MatchboxAmplitude.h.


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