|
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"
47 if (!
msgLvl(MSG::INFO))
return StatusCode::SUCCESS;
59 if (
sc.isFailure() || !ttCollection || ttCollection->
empty())
62 return StatusCode::SUCCESS;
65 return StatusCode::SUCCESS;
85 std::vector<int>::const_iterator
pos;
virtual StatusCode execute() override
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
bool msgLvl(const MSG::Level lvl) const
std::vector< size_t > vec
std::string m_ZdcDigitsCollectionLocation
int m_forceSlicesLut
REMOVE Force number of LUT slices REMOVE.
void printVec(const std::vector< int > &vec) const
void printZdcDigits() const
ServiceHandle< StoreGateSvc > & evtStore()
The standard StoreGateSvc (event store) Returns (kind of) a pointer to the StoreGateSvc.
::StatusCode StatusCode
StatusCode definition for legacy code.
ZdcDigitsMap m_ZdcDigitsMap
int m_forceSlicesFadc
REMOVE Force number of FADC slices REMOVE.
ZdcByteStreamRawData(const std::string &name, ISvcLocator *pSvcLocator)
bool empty() const noexcept
Returns true if the collection is empty.
static const std::string ZdcDigitsCollectionLocation