Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef EFTRACKING_DATA_STREAM_LOADER_ALGORITHM
6 #define EFTRACKING_DATA_STREAM_LOADER_ALGORITHM
20 "Path to input csv container."
27 "Key to access encoded 64bit words following the EFTracking specification, read as input."
34 "Capacity of std::vector."
41 "Tool to prepare test 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.
ToolHandle< TestVectorTool > m_testVectorTool
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
std::size_t m_eventNumber ATLAS_THREAD_SAFE
Property holding a SG store/key/clid from which a WriteHandle is made.
std::mutex m_mutex ATLAS_THREAD_SAFE
Gaudi::Property< std::size_t > m_bufferSize
SG::WriteHandleKey< std::vector< unsigned long > > m_inputDataStreamKey