|
ACTS
Experiment-independent tracking
|
Nested configuration struct. More...
#include <ActsPlugins/Root/TGeoParser.hpp>
Public Attributes | |
| std::string | localAxes = "XYZ" |
| The local axis definition of TGeo object wrt Acts::Surface. | |
| std::vector< std::pair< Acts::AxisDirection, ParseRange > > | parseRanges = {} |
| Parse restrictions, several can apply. | |
| std::vector< std::string > | targetNames = {} |
| Identify the sensor(s)/target(s) by name. | |
| double | unit = 1 * Acts::UnitConstants::cm |
| Scaling from TGeo to ROOT. | |
| std::vector< std::string > | volumeNames = {} |
| Identify the volume by name. | |
Nested configuration struct.
This contains the parsing configuration