Struct MaterialCollector::this_result

Nested Relationships

This struct is a nested type of Struct MaterialCollector.

Struct Documentation

struct Acts::MaterialCollector::this_result

Simple result struct to be returned.

Result of the material collection process It collects the overall X0 and L0 path lengths, and optionally a detailed per-material breakdown

Public Members

std::vector<MaterialHit> collected
double materialInL0 = 0.
double materialInX0 = 0.