 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRTCONDITIONSALGS_TRTCONDPRINT_H
6 #define TRTCONDITIONSALGS_TRTCONDPRINT_H
16 #include "GaudiKernel/ToolHandle.h"
17 #include "GaudiKernel/IInterface.h"
18 #include "GaudiKernel/ServiceHandle.h"
19 #include "GaudiKernel/ICondSvc.h"
27 #include "GaudiKernel/EventIDRange.h"
66 #endif // TRTCONDITIONSALGS_TRTCONDPRINT_H
virtual StatusCode initialize(void) override
virtual StatusCode writeErrorTextFile(std::ostream &) const
bool m_setup
true at first event
This is an Identifier helper class for the TRT subdetector. This class is a factory for creating comp...
~TRTCondPrint(void)
destructor
ToolHandle< ITRT_CalDbTool > m_TRTCalDbTool
std::string m_par_caloutputfile
must be either nothing, caliboutput.txt or erroroutput.txt
TRTCondPrint(const std::string &name, ISvcLocator *pSvcLocator)
constructor
TRTCond::RtRelationMultChanContainer RtRelationContainer
::StatusCode StatusCode
StatusCode definition for legacy code.
TRTCond::StrawT0MultChanContainer StrawT0Container
virtual TRTCond::ExpandedIdentifier trtcondid(const Identifier &id, int level=TRTCond::ExpandedIdentifier::STRAW) const
create an TRTCond::ExpandedIdentifier from a TRTID identifier
const TRT_ID * m_trtid
trt id helper
virtual StatusCode writeCalibTextFile(std::ostream &) const
write calibration constants or errors to flat text file
virtual StatusCode execute(void) override
virtual StatusCode finalize(void) override
Class for storing/accessing trt rtrelations with channels 1;95;0c.
Identifier for TRT detector elements in the conditions code.
ServiceHandle< StoreGateSvc > m_detstore