 |
ATLAS Offline Software
|
Go to the documentation of this file.
29 log << MSG::ERROR <<
"Could not get LArOnlineID helper" <<
endmsg;
30 return StatusCode::FAILURE;
38 log <<
MSG::INFO <<
"======== ReadTBLArCalibDigits initialize successfully ========" <<
endmsg;
39 return StatusCode::SUCCESS;
59 return StatusCode::FAILURE;
72 const std::vector<short>& vSamples=
digit->samples();
95 return StatusCode::SUCCESS;
105 return StatusCode::SUCCESS;
std::string m_containerKey
const LArOnlineID * m_onlineHelper
std::uint64_t m_count
the number of times the timer has been started
value_type get_compact() const
Get the compact id.
const ServiceHandle< StoreGateSvc > & detStore() const
The standard StoreGateSvc/DetectorStore Returns (kind of) a pointer to the StoreGateSvc.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
Liquid Argon Calibration Digit Container
int channel(const HWIdentifier id) const
Return the channel number of a hardware cell identifier channel = [0,127] in all FEB.
msgSvc
Provide convenience handles for various services.
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T, V, H > &t)
HWIdentifier feb_Id(int barrel_ec, int pos_neg, int feedthrough, int slot) const
Create feb_Id from fields.
Base class for LArDigits taken during calibration runs.
ReadTBLArCalibDigits(const std::string &name, ISvcLocator *pSvcLocator)