![]() |
ATLAS Offline Software
|
#include <TRT_DAQ_ConditionsSvc.h>
Public Member Functions | |
| TRT_DAQ_ConditionsSvc (const std::string &, ISvcLocator *) | |
| Constructor //. More... | |
| virtual | ~TRT_DAQ_ConditionsSvc () |
| Destructor //. More... | |
| virtual StatusCode | initialize () |
| Initialize //. More... | |
| virtual StatusCode | finalize () |
| Finalize //. More... | |
| unsigned int | RODid (const Identifier &) |
| Return ROD identifier //. More... | |
| InDet::TRT_CondFlag | condSummaryStatus (unsigned int) |
| ConditionsSummaryStatus for a ROD ID. More... | |
Functions inherited from ITRT_ConditionsSvc | |
| ServiceHandle< StoreGateSvc > | m_detStore |
| std::string | m_FolderName |
| const TRT_ID * | m_TRT_ID_Helper {} |
| SG::ReadCondHandleKey< CondAttrListCollection > | m_RobinsReadKey {this,"RobinsReadKey","/TDAQ/Resources/ATLAS/TRT/Robins","Robins in-key"} |
| InDet::TRT_CondFlag | condSummaryStatus (const Identifier &) |
| Evaluation for TRT_ConditionsSummarySvc. More... | |
Definition at line 29 of file TRT_DAQ_ConditionsSvc.h.
| TRT_DAQ_ConditionsSvc::TRT_DAQ_ConditionsSvc | ( | const std::string & | name, |
| ISvcLocator * | pSvcLocator | ||
| ) |
Constructor //.
Definition at line 18 of file TRT_DAQ_ConditionsSvc.cxx.
|
virtualdefault |
Destructor //.
| InDet::TRT_CondFlag TRT_DAQ_ConditionsSvc::condSummaryStatus | ( | const Identifier & | ident | ) |
Evaluation for TRT_ConditionsSummarySvc.
StatusFlag for TRT_ConditionsSummarySvc (by Identifier) //.
Function inherited from ITRT_ConditionsSvc. Returns a InDet::TRT_CondFlag for the Identifier, as determined by the TRT_DAQ_ConditionSvc.
Definition at line 86 of file TRT_DAQ_ConditionsSvc.cxx.
| InDet::TRT_CondFlag TRT_DAQ_ConditionsSvc::condSummaryStatus | ( | unsigned int | thisRODid | ) |
ConditionsSummaryStatus for a ROD ID.
StatusFlag for conditions summary (by ROD ID) //.
Similar to ITRT_ConditionsSvc::condSummaryStatus, but specific to this service
Definition at line 101 of file TRT_DAQ_ConditionsSvc.cxx.
|
virtual |
Finalize //.
Definition at line 183 of file TRT_DAQ_ConditionsSvc.cxx.
|
virtual |
| unsigned int TRT_DAQ_ConditionsSvc::RODid | ( | const Identifier & | ident | ) |
|
private |
Definition at line 63 of file TRT_DAQ_ConditionsSvc.h.
|
private |
Definition at line 66 of file TRT_DAQ_ConditionsSvc.h.
|
private |
Definition at line 72 of file TRT_DAQ_ConditionsSvc.h.
Definition at line 69 of file TRT_DAQ_ConditionsSvc.h.
1.8.18