FORM v5.0.0-35-g6318119
Public Member Functions | Data Fields
Interaction Class Reference
Collaboration diagram for Interaction:
Collaboration graph
[legend]

Public Member Functions

 Interaction (Model *modl, int iid, const char *nam, int icode, int *cpl, int nlgs, int *plst, int csm, int lp)
 
void prInteraction (void)
 

Data Fields

Modelmdl
 
char * name
 
int * plist
 
int * clist
 
int * slist
 
int id
 
int csum
 
int nlegs
 
int loop
 
int icode
 
int nplist
 
int nclist
 
int nslist
 

Detailed Description

Definition at line 258 of file grcc.h.

Constructor & Destructor Documentation

◆ Interaction()

Interaction ( Model modl,
int  iid,
const char *  nam,
int  icode,
int *  cpl,
int  nlgs,
int *  plst,
int  csm,
int  lp 
)

Definition at line 1820 of file grcc.cc.

◆ ~Interaction()

~Interaction ( void  )

Definition at line 1944 of file grcc.cc.

Member Function Documentation

◆ prInteraction()

void prInteraction ( void  )

Definition at line 1959 of file grcc.cc.

Field Documentation

◆ mdl

Model* mdl

Definition at line 260 of file grcc.h.

◆ name

char* name

Definition at line 261 of file grcc.h.

◆ plist

int* plist

Definition at line 262 of file grcc.h.

◆ clist

int* clist

Definition at line 263 of file grcc.h.

◆ slist

int* slist

Definition at line 264 of file grcc.h.

◆ id

int id

Definition at line 266 of file grcc.h.

◆ csum

int csum

Definition at line 267 of file grcc.h.

◆ nlegs

int nlegs

Definition at line 268 of file grcc.h.

◆ loop

int loop

Definition at line 269 of file grcc.h.

◆ icode

int icode

Definition at line 270 of file grcc.h.

◆ nplist

int nplist

Definition at line 272 of file grcc.h.

◆ nclist

int nclist

Definition at line 273 of file grcc.h.

◆ nslist

int nslist

Definition at line 274 of file grcc.h.


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