ATLAS Offline Software
|
#include <ILArBadFebMasker.h>
Public Member Functions | |
DeclareInterfaceID (ILArBadFebMasker, 1, 0) | |
virtual | ~ILArBadFebMasker () |
virtual bool | febMissing (const HWIdentifier &febId) const =0 |
virtual bool | shouldbeMasked (const HWIdentifier &febId) const =0 |
virtual LArBadFeb | febStatus (const HWIdentifier &febId) const =0 |
virtual bool | isMaskingOn () const =0 |
Definition at line 14 of file ILArBadFebMasker.h.
|
inlinevirtual |
Definition at line 19 of file ILArBadFebMasker.h.
ILArBadFebMasker::DeclareInterfaceID | ( | ILArBadFebMasker | , |
1 | , | ||
0 | |||
) |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |