Struct VolumeCollector::this_result

Nested Relationships

This struct is a nested type of Template Struct VolumeCollector.

Struct Documentation

struct Acts::VolumeCollector::this_result

Simple result struct to be returned It has all the VolumeHit objects that are collected (and thus have been selected)

Public Members

std::vector<VolumeHit> collected