Struct Acts::Experimental::RootDetectorVolumes

struct RootDetectorVolumes

Container to collect root volumes for the construction of a Detector.

This struct collects all root volumes that will then be provided to the Detector object

Note

each root volume is expected to contain a full search tree for eventually contained sub volumes

Public Members

std::vector<std::shared_ptr<DetectorVolume>> volumes = {}