EICrecon
JANA based reconstruction for the EPIC detector
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
eicrecon::TrackSeeding Class Reference

#include <TrackSeeding.h>

Inheritance diagram for eicrecon::TrackSeeding:
Inheritance graph
[legend]
Collaboration diagram for eicrecon::TrackSeeding:
Collaboration graph
[legend]

Public Types

using SpacePointContainerType = SpacePointContainerAdapter< std::vector< const SpacePoint * > >
 
using proxy_type = typename Acts::SpacePointContainer< SpacePointContainerType, Acts::detail::RefHolder >::SpacePointProxyType
 
- Public Types inherited from eicrecon::WithPodConfig< OrthogonalTrackSeedingConfig >
using ConfigType = OrthogonalTrackSeedingConfig
 

Public Member Functions

 TrackSeeding (std::string_view name)
 
void init () final
 
void process (const Input &, const Output &) const final
 
- Public Member Functions inherited from eicrecon::WithPodConfig< OrthogonalTrackSeedingConfig >
OrthogonalTrackSeedingConfiggetConfig ()
 Get a configuration to be changed.
 
OrthogonalTrackSeedingConfigapplyConfig (OrthogonalTrackSeedingConfig cfg)
 Sets a configuration (config is properly copyible)
 

Additional Inherited Members

- Protected Attributes inherited from eicrecon::WithPodConfig< OrthogonalTrackSeedingConfig >
OrthogonalTrackSeedingConfig m_cfg
 

Member Typedef Documentation

◆ proxy_type

using eicrecon::TrackSeeding::proxy_type = typename Acts::SpacePointContainer<SpacePointContainerType, Acts::detail::RefHolder>::SpacePointProxyType

◆ SpacePointContainerType

Constructor & Destructor Documentation

◆ TrackSeeding()

eicrecon::TrackSeeding::TrackSeeding ( std::string_view  name)
inline

Member Function Documentation

◆ init()

void eicrecon::TrackSeeding::init ( )
final

◆ process()

void eicrecon::TrackSeeding::process ( const Input &  input,
const Output &  output 
) const
final

The documentation for this class was generated from the following files: