Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::GdmlDetectorConstructionFactory Exception Referencefinal

#include <acts/blob/sPHENIX/Examples/Algorithms/Geant4/include/ActsExamples/Geant4/GdmlDetectorConstruction.hpp>

+ Inheritance diagram for ActsExamples::GdmlDetectorConstructionFactory:
+ Collaboration diagram for ActsExamples::GdmlDetectorConstructionFactory:

Public Member Functions

 GdmlDetectorConstructionFactory (std::string path)
 
std::unique_ptr
< G4VUserDetectorConstruction > 
factorize () const override
 
- Public Member Functions inherited from ActsExamples::DetectorConstructionFactory
virtual ~DetectorConstructionFactory ()=default
 

Private Attributes

std::string m_path
 Path to the Gdml file.
 

Detailed Description

Definition at line 40 of file GdmlDetectorConstruction.hpp.

View newest version in sPHENIX GitHub at line 40 of file GdmlDetectorConstruction.hpp

Constructor & Destructor Documentation

GdmlDetectorConstructionFactory::GdmlDetectorConstructionFactory ( std::string  path)

Definition at line 32 of file GdmlDetectorConstruction.cpp.

View newest version in sPHENIX GitHub at line 32 of file GdmlDetectorConstruction.cpp

Member Function Documentation

std::unique_ptr< G4VUserDetectorConstruction > GdmlDetectorConstructionFactory::factorize ( ) const
overridevirtual

Implements ActsExamples::DetectorConstructionFactory.

Definition at line 37 of file GdmlDetectorConstruction.cpp.

View newest version in sPHENIX GitHub at line 37 of file GdmlDetectorConstruction.cpp

References m_path.

Member Data Documentation

std::string ActsExamples::GdmlDetectorConstructionFactory::m_path
private

Path to the Gdml file.

Definition at line 49 of file GdmlDetectorConstruction.hpp.

View newest version in sPHENIX GitHub at line 49 of file GdmlDetectorConstruction.hpp

Referenced by factorize().


The documentation for this exception was generated from the following files: