|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EFTRACKING_DATA_STREAM_LOADER_ALGORITHM
6 #define EFTRACKING_DATA_STREAM_LOADER_ALGORITHM
17 "Path to input csv container."
24 "Key to access encoded 64bit words following the EFTracking specification, read as input."
31 "Capacity of std::vector."
bool const RAWDATA *ch2 const
Gaudi::Property< std::string > m_inputCsvPath
EFTrackingDataStreamLoaderAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
An algorithm that can be simultaneously executed in multiple threads.
StatusCode execute(const EventContext &ctx) const override final
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode initialize() override final
Property holding a SG store/key/clid from which a WriteHandle is made.
Gaudi::Property< std::size_t > m_bufferSize
SG::WriteHandleKey< std::vector< unsigned long > > m_inputDataStreamKey