![]() |
ATLAS Offline Software
|
#include <SCT_CalibHitmapTool.h>
Public Member Functions | |
| SCT_CalibHitmapTool (const std::string &, const std::string &, const IInterface *) | |
| virtual | ~SCT_CalibHitmapTool ()=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 Attributes | |
| const SCT_ID * | m_pSCTHelper {nullptr} |
| SCT_ID::const_id_iterator | m_waferItrBegin |
| SCT_ID::const_id_iterator | m_waferItrEnd |
| VecInt | m_sct_waferHash |
| VecInt | m_sct_firstStrip |
| VecInt | m_sct_rdoGroupSize |
| SG::ReadHandleKey< SCT_RDO_Container > | m_rdoContainerKey {this, "RDOContainer", "SCT_RDOs"} |
Definition at line 35 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 58 of file SCT_CalibHitmapTool.h.
| SCT_CalibHitmapTool::SCT_CalibHitmapTool | ( | const std::string & | type, |
| const std::string & | name, | ||
| const IInterface * | parent ) |
Definition at line 36 of file SCT_CalibHitmapTool.cxx.
|
virtualdefault |
|
virtual |
Definition at line 66 of file SCT_CalibHitmapTool.cxx.
|
virtual |
Definition at line 134 of file SCT_CalibHitmapTool.cxx.
|
virtual |
Definition at line 158 of file SCT_CalibHitmapTool.cxx.
|
virtual |
Definition at line 59 of file SCT_CalibHitmapTool.cxx.
|
virtual |
Definition at line 42 of file SCT_CalibHitmapTool.cxx.
|
virtual |
Definition at line 101 of file SCT_CalibHitmapTool.cxx.
|
private |
Definition at line 55 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 63 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 60 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 61 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 59 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 56 of file SCT_CalibHitmapTool.h.
|
private |
Definition at line 57 of file SCT_CalibHitmapTool.h.