Struct Acts::ProtoDetectorΒΆ

struct ProtoDetector

A proto detector description being used to define an overall structure of either a TrackingGeometry or Experimental::Detector.

Public Functions

inline void harmonize(bool legacy = true)

Harmonize the detector information, this can run in two modes, steered by the.

The legacy mode prepares everything for Acts::TrackingVolume, if off it creates a description for Acts::Detector.

Parameters

legacy – boolean

std::string toString(const std::string &indent = "") const

Write the tracking volume to screen.

Parameters

indent – the current indentation

Public Members

std::string name = ""
ProtoVolume worldVolume