|
ATLAS Offline Software
|
Go to the documentation of this file.
11 #ifndef ISCT_DetectorLevelConditionsTool_h
12 #define ISCT_DetectorLevelConditionsTool_h
14 #include "GaudiKernel/IAlgTool.h"
15 #include "GaudiKernel/EventContext.h"
40 virtual bool isGood(
const EventContext& ctx)
const =0;
45 virtual bool isGood(
int bec,
const EventContext& ctx)
const =0;
51 #endif // ISCT_DetectorLevelConditionsTool_h
::StatusCode StatusCode
StatusCode definition for legacy code.