 |
ATLAS Offline Software
|
Go to the documentation of this file.
3 #ifndef FPGATRACKSIMSEEDINGALG_H
4 #define FPGATRACKSIMSEEDINGALG_H
38 Gaudi::Property<size_t>
m_maxSpacePointsPerSeed{
this,
"MaxSpacePointsPerSeed", 3,
"Maximum number of space points per seed"};
51 #endif // FPGATRACKSIMSEEDINGALG_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override final
virtual ~FPGATrackSimSeedingAlg()=default
Gaudi::Property< size_t > m_maxSpacePointsPerSeed
SG::WriteHandleKey< ActsTrk::SeedContainer > m_seedKey
bool const RAWDATA *ch2 const
Support class for PropertyMgr.
SG::ReadHandleKey< xAOD::SpacePointContainer > m_spacePointContainerKey
Gaudi::Property< size_t > m_minSpacePointsPerSeed
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode execute(const EventContext &ctx) const override final
SG::ReadHandleKey< FPGATrackSimTrackCollection > m_FPGATrackCollectionKey
SG::ReadHandleKey< xAOD::PixelClusterContainer > m_pixelClusterContainerKey
Property holding a SG store/key/clid from which a WriteHandle is made.
FPGATrackSimSeedingAlg(const std::string &name, ISvcLocator *pSvcLocator)
=============================================================================