![]() |
ATLAS Offline Software
|
#include <SCT_CalibBsErrorTool.h>
Public Member Functions | |
| SCT_CalibBsErrorTool (const std::string &, const std::string &, const IInterface *) | |
| virtual | ~SCT_CalibBsErrorTool ()=default |
| virtual StatusCode | initialize () |
| virtual StatusCode | finalize () |
| virtual bool | book () |
| virtual bool | read (const std::string &fileName) |
| virtual bool | fill (const bool fromData=false) |
| virtual bool | fillFromData () |
Private Types | |
| typedef std::vector< int > | VecInt |
Private Member Functions | |
| void | fillBsErrorsForWafer (const Identifier &waferId, const int type) |
Private Attributes | |
| ToolHandle< ISCT_ByteStreamErrorsTool > | m_bytestreamErrorsTool {this, "SCT_ByteStreamErrorsTool", "SCT_ByteStreamErrorsTool", "Tool to retrieve SCT ByteStream Errors"} |
| const SCT_ID * | m_pSCTHelper {nullptr} |
| SCT_ID::const_id_iterator | m_waferItrBegin |
| SCT_ID::const_id_iterator | m_waferItrEnd |
| VecInt * | m_scterr_bec {nullptr} |
| VecInt * | m_scterr_layer {nullptr} |
| VecInt * | m_scterr_eta {nullptr} |
| VecInt * | m_scterr_phi {nullptr} |
| VecInt * | m_scterr_side {nullptr} |
| VecInt * | m_scterr_type {nullptr} |
| int | m_maxHash {0} |
Definition at line 31 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 57 of file SCT_CalibBsErrorTool.h.
| SCT_CalibBsErrorTool::SCT_CalibBsErrorTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 38 of file SCT_CalibBsErrorTool.cxx.
|
virtualdefault |
|
virtual |
Definition at line 64 of file SCT_CalibBsErrorTool.cxx.
|
virtual |
Definition at line 133 of file SCT_CalibBsErrorTool.cxx.
|
private |
Definition at line 173 of file SCT_CalibBsErrorTool.cxx.
|
virtual |
Definition at line 156 of file SCT_CalibBsErrorTool.cxx.
|
virtual |
Definition at line 57 of file SCT_CalibBsErrorTool.cxx.
|
virtual |
Definition at line 44 of file SCT_CalibBsErrorTool.cxx.
|
virtual |
Definition at line 92 of file SCT_CalibBsErrorTool.cxx.
|
private |
Definition at line 51 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 64 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 52 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 58 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 60 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 59 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 61 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 62 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 63 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 55 of file SCT_CalibBsErrorTool.h.
|
private |
Definition at line 56 of file SCT_CalibBsErrorTool.h.