![]() |
ATLAS Offline Software
|
#include <ISCT_DetectorLevelConditionsTool.h>
Public Member Functions | |
| virtual | ~ISCT_DetectorLevelConditionsTool ()=default |
| DeclareInterfaceID (ISCT_DetectorLevelConditionsTool, 1, 0) | |
| Creates the InterfaceID and interfaceID() method. | |
| virtual bool | isGood (const EventContext &ctx) const =0 |
| Summarise the result of the detector as good/bad. | |
| virtual bool | isGood (int bec, const EventContext &ctx) const =0 |
| Summarise the result of the barrel/endcap as good/bad. | |
Definition at line 26 of file ISCT_DetectorLevelConditionsTool.h.
|
virtualdefault |
| ISCT_DetectorLevelConditionsTool::DeclareInterfaceID | ( | ISCT_DetectorLevelConditionsTool | , |
| 1 | , | ||
| 0 | ) |
Creates the InterfaceID and interfaceID() method.
|
pure virtual |
Summarise the result of the detector as good/bad.
|
pure virtual |
Summarise the result of the barrel/endcap as good/bad.