Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Geant4Common.hpp File Reference
#include "ActsExamples/Framework/Sequencer.hpp"
#include "ActsExamples/Utilities/OptionsFwd.hpp"
#include <memory>
#include <vector>
+ Include dependency graph for Geant4Common.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.
 
namespace  ActsExamples
 

Functions

void ActsExamples::setupMaterialRecording (const ActsExamples::Options::Variables &vars, ActsExamples::Sequencer &sequencer, std::shared_ptr< DetectorConstructionFactory > detectorConstructionFactory)
 
void ActsExamples::setupGeant4Simulation (const ActsExamples::Options::Variables &vars, ActsExamples::Sequencer &sequencer, std::shared_ptr< DetectorConstructionFactory > detectorConstructionFactory, std::shared_ptr< const Acts::TrackingGeometry > trackingGeometry, std::shared_ptr< const Acts::MagneticFieldProvider > magneticField)
 
int ActsExamples::runMaterialRecording (const ActsExamples::Options::Variables &vars, std::shared_ptr< ActsExamples::DetectorConstructionFactory > detectorConstructionFactory)
 
int ActsExamples::runGeant4Simulation (const ActsExamples::Options::Variables &vars, std::shared_ptr< ActsExamples::DetectorConstructionFactory > detectorConstructionFactory, std::shared_ptr< const Acts::TrackingGeometry > trackingGeometry)