Struct Acts::VolumeCollector::this_result

struct 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