remage
Simulation framework for HPGe-based experiments
 
Loading...
Searching...
No Matches
RMGUserAction Class Reference

Action initialization assembling all remage user actions. More...

#include <RMGUserAction.hh>

Inheritance diagram for RMGUserAction:
Collaboration diagram for RMGUserAction:

Public Member Functions

 RMGUserAction (RMGUserAction const &)=delete
 
RMGUserActionoperator= (RMGUserAction const &)=delete
 
 RMGUserAction (RMGUserAction &&)=delete
 
RMGUserActionoperator= (RMGUserAction &&)=delete
 
void Build () const override
 Instantiate and register worker-thread user actions.
 
void BuildForMaster () const override
 Instantiate and register the master-thread run action.
 

Detailed Description

Action initialization assembling all remage user actions.

Instantiates and registers RMGRunAction, RMGEventAction, RMGTrackingAction, RMGSteppingAction, RMGStackingAction and the primary generator RMGMasterGenerator on the worker threads, and the run action on the master thread. Extra user-supplied actions are pulled from RMGUserInit.


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