|
EICrecon
JANA based reconstruction for the EPIC detector
|
#include <TrackSeeding.h>
Public Types | |
| using | CollectionType = collection_t |
| using | ValueType = typename CollectionType::value_type |
Public Member Functions | |
| SpacePointContainerAdapter ()=delete | |
| SpacePointContainerAdapter (CollectionType &container) | |
Friends | |
| class | Acts::SpacePointContainer< SpacePointContainerAdapter< collection_t >, Acts::detail::RefHolder > |
Adapter to wrap a collection of space points for use with Acts::SpacePointContainer. This replaces ActsExamples::SpacePointContainer<T>, which was removed in Acts >= 46 (see https://github.com/acts-project/acts/pull/5088).
| using eicrecon::SpacePointContainerAdapter< collection_t >::CollectionType = collection_t |
| using eicrecon::SpacePointContainerAdapter< collection_t >::ValueType = typename CollectionType::value_type |
|
delete |
|
inlineexplicit |
|
friend |