|
ATLAS Offline Software
|
Go to the documentation of this file.
15 #include "GaudiKernel/ISvcLocator.h"
16 #include "GaudiKernel/MsgStream.h"
17 #include "GaudiKernel/StatusCode.h"
41 return StatusCode::SUCCESS;
49 if (!
msgLvl(MSG::INFO))
return StatusCode::SUCCESS;
59 return StatusCode::SUCCESS;
78 std::vector<int>::const_iterator
pos;
Gaudi::Details::PropertyBase & declareProperty(Gaudi::Property< T > &t)
int m_forceSlicesLut
REMOVE Force number of LUT slices REMOVE.
bool msgLvl(const MSG::Level lvl) const
virtual StatusCode initialize() override
std::vector< size_t > vec
An algorithm that can be simultaneously executed in multiple threads.
virtual StatusCode execute(const EventContext &ctx) const override
int m_forceSlicesFadc
REMOVE Force number of FADC slices REMOVE.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::string ZdcToString(const std::vector< T > &vv)
SG::ReadHandleKey< xAOD::TriggerTowerContainer > m_ZdcTriggerTowerContainerLocation
ZDC Container and collection StoreGate key.
void printVec(const std::vector< int > &vec) const
Handle class for reading from StoreGate.
void printZdcTriggerTowers() const
ZdcByteStreamRawDataV2(const std::string &name, ISvcLocator *pSvcLocator)