1 #ifndef ICOMPONENTMANAGER_H_ 2 #define ICOMPONENTMANAGER_H_ 17 virtual const InterfaceID& componentBaseInterface()
const = 0;
20 virtual void outputLevelUpdate() = 0;
DeclareInterfaceID(IStateful, 1, 0)
InterfaceID.
Interface for classes that implement the Gaudi State Machine.