![]() |
ATLAS Offline Software
|
#include <IMonitorToolBase.h>
Public Member Functions | |
| virtual StatusCode | setupOutputStreams (std::vector< std::string > Mapping=std::vector< std::string >())=0 |
| virtual | ~IMonitorToolBase () |
| virtual StatusCode | bookHists ()=0 |
| virtual StatusCode | fillHists (const EventContext &ctx)=0 |
| virtual StatusCode | finalHists ()=0 |
| virtual StatusCode | runStat ()=0 |
| virtual StatusCode | checkHists (bool fromFinalize)=0 |
| virtual bool | preSelector ()=0 |
Static Public Member Functions | |
| static const InterfaceID & | interfaceID () |
Definition at line 24 of file IMonitorToolBase.h.
|
inlinevirtual |
Definition at line 36 of file IMonitorToolBase.h.
|
pure virtual |
Implemented in ManagedMonitorToolBase.
|
pure virtual |
Implemented in CscCalibMonToolBase, and ManagedMonitorToolBase.
|
pure virtual |
Implemented in ManagedMonitorToolBase.
|
pure virtual |
Implemented in ManagedMonitorToolBase.
|
inlinestatic |
Definition at line 30 of file IMonitorToolBase.h.
|
pure virtual |
Implemented in ManagedMonitorToolBase.
|
pure virtual |
Implemented in ManagedMonitorToolBase.
|
pure virtual |
Implemented in ManagedMonitorToolBase.