![]() |
ATLAS Offline Software
|
#include <LArDeadOTXFromSC.h>
Public Member Functions | |
| void | clear () |
| bool | isThisOTXdead (HWIdentifier febid) const |
| const std::vector< float > & | correctionFromThisOTXdead (HWIdentifier febid) const |
| void | addFEB (HWIdentifier febid, const std::vector< float > &vecvec) |
Private Attributes | |
| std::map< HWIdentifier, std::vector< float > > | m_FEBFromSC |
Definition at line 13 of file LArDeadOTXFromSC.h.
|
inline |
Definition at line 24 of file LArDeadOTXFromSC.h.
|
inline |
Definition at line 16 of file LArDeadOTXFromSC.h.
|
inline |
Definition at line 21 of file LArDeadOTXFromSC.h.
|
inline |
Definition at line 18 of file LArDeadOTXFromSC.h.
|
private |
Definition at line 30 of file LArDeadOTXFromSC.h.