Struct Acts::SurfaceCollector::this_result

struct this_result

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

Public Members

std::vector<SurfaceHit> collected