Struct GridDensityVertexFinder::State

Nested Relationships

This struct is a nested type of Template Class GridDensityVertexFinder.

Struct Documentation

struct Acts::GridDensityVertexFinder::State

The State struct.

Only needed if cacheGridStateForTrackRemoval == true

Public Members

std::map<const InputTrack_t*, std::pair<int, ActsVectorF<trkGridSize>>> binAndTrackGridMap
bool isInitialized = false
ActsVectorF<mainGridSize> mainGrid = ActsVectorF<mainGridSize>::Zero()
std::map<const InputTrack_t*, bool> trackSelectionMap
std::vector<const InputTrack_t*> tracksToRemove