Struct AdaptiveGridDensityVertexFinder::State

Nested Relationships

This struct is a nested type of Template Class AdaptiveGridDensityVertexFinder.

Struct Documentation

struct Acts::AdaptiveGridDensityVertexFinder::State

The State struct.

Only needed if cacheGridStateForTrackRemoval == true

Public Members

std::map<const InputTrack_t*, std::pair<int, TrackGridVector>> binAndTrackGridMap
bool isInitialized = false
std::vector<float> mainGridDensity
std::vector<int> mainGridZValues
std::map<const InputTrack_t*, bool> trackSelectionMap
std::vector<const InputTrack_t*> tracksToRemove