SumOfIntegralEval processes ... More...
#include <SumOfIntegralEval.hh>
Public Member Functions | |
| int | Initialize () |
| Initialize the module before starting a run. Return 0 if no error. | |
| int | Finalize () |
| Finalize state after a run has processed. Return 0 if no error. | |
| int | Process (EventPtr evt) |
| Process a single event. Must be overridden. Return 0 if no error. | |
Static Public Member Functions | |
| static const std::string | GetDefaultName () |
SumOfIntegralEval processes ...
Definition at line 16 of file SumOfIntegralEval.hh.
1.6.1