#include <BeamSrv2.hh>
Collaboration diagram for clBeamSrv2Slave:

Public Member Functions | |
| clBeamSrv2Slave (int) | |
| ~clBeamSrv2Slave () | |
| int | Main (int *, char ***) |
Private Member Functions | |
| bool | SendReady () |
| bool | SendRes (GDT *, int) |
Private Attributes | |
| int | iRank |
| stBeamNodeParams | sNodeParams |
| clFreqBeamDipole | FBDipole |
| clFreqBeamLine | FBLine |
Slave nodes do the actual beam processing.
Definition at line 112 of file BeamSrv2.hh.
|
|
Definition at line 667 of file BeamSrv2.cc. References iRank. |
|
|
Definition at line 673 of file BeamSrv2.cc. |
|
|
Definition at line 640 of file BeamSrv2.cc. References BS_TAG_READY, and iRank. Referenced by Main(). |
|
||||||||||||
|
Definition at line 649 of file BeamSrv2.cc. References BS_TAG_RES, and GDT. Referenced by Main(). |
|
||||||||||||
|
|
Definition at line 114 of file BeamSrv2.hh. Referenced by clBeamSrv2Slave(), Main(), and SendReady(). |
|
|
Definition at line 115 of file BeamSrv2.hh. Referenced by Main(). |
|
|
Definition at line 116 of file BeamSrv2.hh. Referenced by Main(). |
|
|
Definition at line 117 of file BeamSrv2.hh. Referenced by Main(). |
1.3.3