Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::TGeoMaterialConverter::Options Struct Reference

Nested options struct to steer the conversion process. More...

#include <acts/blob/sPHENIX/Plugins/TGeo/include/Acts/Plugins/TGeo/TGeoMaterialConverter.hpp>

Public Attributes

ActsScalar unitLengthScalor = 10.
 Convert input TGeo unit to ACTS unit.
 
ActsScalar unitMassScalor = 1.
 Convert input TGeo unit to ACTS unit.
 

Detailed Description

Nested options struct to steer the conversion process.

Definition at line 26 of file TGeoMaterialConverter.hpp.

View newest version in sPHENIX GitHub at line 26 of file TGeoMaterialConverter.hpp

Member Data Documentation

ActsScalar Acts::TGeoMaterialConverter::Options::unitLengthScalor = 10.

Convert input TGeo unit to ACTS unit.

Definition at line 28 of file TGeoMaterialConverter.hpp.

View newest version in sPHENIX GitHub at line 28 of file TGeoMaterialConverter.hpp

Referenced by Acts::DD4hepDetectorSurfaceFactory::attachSurfaceMaterial(), and Acts::TGeoMaterialConverter::materialSlab().

ActsScalar Acts::TGeoMaterialConverter::Options::unitMassScalor = 1.

Convert input TGeo unit to ACTS unit.

Definition at line 30 of file TGeoMaterialConverter.hpp.

View newest version in sPHENIX GitHub at line 30 of file TGeoMaterialConverter.hpp

Referenced by Acts::TGeoMaterialConverter::materialSlab().


The documentation for this struct was generated from the following file: