herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::OpenLoopsProcInfo Class Reference

Process information for OpenLoops. More...

#include <OpenLoopsAmplitude.h>

Public Member Functions

 OpenLoopsProcInfo ()
 Default constructor.
 
 OpenLoopsProcInfo (int HID, int GID, string procstr, string typestr)
 Construct giving data.
 
int HID () const
 Document me.
 
int GID () const
 Document me.
 
const string & Pstr () const
 Document me.
 
const string & Tstr () const
 Document me.
 
void setGID (int g)
 Document me.
 
void setOAs (int i)
 Document me.
 
int orderAs ()
 Document me.
 
void persistentOutput (PersistentOStream &os) const
 Write to persistent stream.
 
void persistentInput (PersistentIStream &is)
 Read from persistent stream.
 

Private Attributes

int theHOlpId
 Document me.
 
int theGOlpId
 Document me.
 
string theProcstr
 Document me.
 
string theTypestr
 Document me.
 
int orderAlphas
 Document me.
 

Detailed Description

Process information for OpenLoops.

Author
Johannes Bellm, Simon Platzer

Definition at line 27 of file OpenLoopsAmplitude.h.


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