#include <IAccumulator.h>
Definition at line 37 of file IAccumulator.h.
◆ accumulate()
| virtual StatusCode IAccumulator::accumulate |
( |
const TRT::TrackInfo * | inputTrack | ) |
|
|
pure virtual |
◆ finalize()
| virtual StatusCode IAccumulator::finalize |
( |
| ) |
|
|
pure virtual |
◆ getHistograms()
Definition at line 41 of file IAccumulator.h.
41{ return std::vector<IdentifierProfileHistogram*>() ; }
◆ interfaceID()
| const InterfaceID & IAccumulator::interfaceID |
( |
| ) |
|
|
inlinestatic |
Definition at line 48 of file IAccumulator.h.
48 {
50}
static const InterfaceID IID_IAccumulator("IAccumulator", 1, 0)
The documentation for this class was generated from the following file: