![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Material/MaterialInteraction.hpp"#include "Acts/Utilities/Logger.hpp"#include "ActsExamples/EventData/SimHit.hpp"#include "ActsExamples/EventData/SimParticle.hpp"#include "ActsExamples/Framework/DataHandle.hpp"#include "ActsExamples/Framework/IAlgorithm.hpp"#include "ActsExamples/Framework/ProcessCode.hpp"#include "ActsExamples/Framework/RandomNumbers.hpp"#include <cstddef>#include <memory>#include <string>#include <unordered_map>
Include dependency graph for Geant4Simulation.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ActsExamples::Geant4SimulationBase |
| Abstracts common Geant4 Acts algorithm behaviour. More... | |
| struct | ActsExamples::Geant4SimulationBase::Config |
| Nested configuration struct for the Geant4 simulation. More... | |
| exception | ActsExamples::Geant4Simulation |
| Algorithm to run Geant4 simulation in the ActsExamples framework. More... | |
| struct | ActsExamples::Geant4Simulation::Config |
| exception | ActsExamples::Geant4MaterialRecording |
| struct | ActsExamples::Geant4MaterialRecording::Config |
Namespaces | |
| namespace | Acts |
| Acts includes to create all necessary definitions. | |
| namespace | ActsExamples |