|
ATLAS Offline Software
|
Go to the documentation of this file.
22 #include "GaudiKernel/ISvcLocator.h"
23 #include "GaudiKernel/MsgStream.h"
24 #include "GaudiKernel/StatusCode.h"
49 if (!
msgLvl(MSG::INFO))
return StatusCode::SUCCESS;
58 if (
sc.isFailure() || !ttCollection || ttCollection->
empty())
61 return StatusCode::SUCCESS;
64 return StatusCode::SUCCESS;
83 std::vector<int>::const_iterator
pos;
ZdcDigitsMap m_ZdcDigitsMap
virtual StatusCode execute() override
int m_forceSlicesFadc
REMOVE Force number of FADC slices REMOVE.
void printVec(const std::vector< int > &vec) const
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
bool msgLvl(const MSG::Level lvl) const
std::vector< size_t > vec
std::string m_ZdcDigitsLocation
ZDC Container and collection StoreGate key.
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
void printZdcDigits() const
::StatusCode StatusCode
StatusCode definition for legacy code.
static const std::string ZdcDigitsLocation
ZdcByteStreamTester(const std::string &name, ISvcLocator *pSvcLocator)
std::string m_ZdcDigitsCollectionLocation
int m_forceSlicesLut
REMOVE Force number of LUT slices REMOVE.
bool empty() const noexcept
Returns true if the collection is empty.