#include <RunManager.h>

Public Member Functions | |
| ModuleAcquire (RunManager *m) | |
| Constructor. | |
| void | operator() (Observer *o) |
| Called in the loop for each Module. | |
Public Attributes | |
| RunManager * | rm |
| A pointer to the calling RunManager. | |
| int | ndata |
| Number of modules with data. | |
It is a Functor to loop over the Module's hanging from this RunManger
1.5.5