|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <TrackSeeding.h>


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 > | |
| OrthogonalTrackSeedingConfig & | getConfig () |
| Get a configuration to be changed. | |
| OrthogonalTrackSeedingConfig & | applyConfig (OrthogonalTrackSeedingConfig cfg) |
| Sets a configuration (config is properly copyible) | |
Additional Inherited Members | |
Protected Attributes inherited from eicrecon::WithPodConfig< OrthogonalTrackSeedingConfig > | |
| OrthogonalTrackSeedingConfig | m_cfg |
| using eicrecon::TrackSeeding::proxy_type = typename Acts::SpacePointContainer<SpacePointContainerType, Acts::detail::RefHolder>::SpacePointProxyType |
| using eicrecon::TrackSeeding::SpacePointContainerType = SpacePointContainerAdapter<std::vector<const SpacePoint*> > |
|
inline |
|
final |
|
final |