|
ACTS
Experiment-independent tracking
|
Type alias for passive surface. 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. | |
Type alias for passive surface.
Nested cache that records the conversion status
| std::size_t ActsPlugins::Geant4DetectorSurfaceFactory::Cache::convertedMaterials = 0 |
matching and conversion statistics: materials
| std::size_t ActsPlugins::Geant4DetectorSurfaceFactory::Cache::convertedSurfaces = 0 |
matching and conversion statistics: surfaces
| std::size_t ActsPlugins::Geant4DetectorSurfaceFactory::Cache::matchedG4Volumes = 0 |
matching and conversion statistics: volumes
| std::vector<Geant4PassiveSurface> ActsPlugins::Geant4DetectorSurfaceFactory::Cache::passiveSurfaces |
The created non-const surfaces - for further processing,.
| std::vector<Geant4SensitiveSurface> ActsPlugins::Geant4DetectorSurfaceFactory::Cache::sensitiveSurfaces |
The created detector elements - for the detector store.