|
ACTS
Experiment-independent tracking
|
Nested cache that records the conversion status. More...
#include <ActsPlugins/Geant4/Geant4DetectorSurfaceFactory.hpp>
Public Attributes | |
| std::size_t | convertedMaterials = 0 |
| matching and conversion statistics: materials | |
| std::size_t | convertedSurfaces = 0 |
| matching and conversion statistics: surfaces | |
| std::size_t | matchedG4Volumes = 0 |
| matching and conversion statistics: volumes | |
| std::vector< Geant4PassiveSurface > | passiveSurfaces |
| The created non-const surfaces - for further processing,. | |
| std::vector< Geant4SensitiveSurface > | sensitiveSurfaces |
| The created detector elements - for the detector store. | |
Nested cache that records the conversion status.