Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsFatras::DummyDetectorConstruction Class Reference

Construct a dummy Geant4 detector. More...

#include <acts/blob/sPHENIX/Fatras/Geant4/include/ActsFatras/Geant4/DummyDetectorConstruction.hpp>

+ Inheritance diagram for ActsFatras::DummyDetectorConstruction:
+ Collaboration diagram for ActsFatras::DummyDetectorConstruction:

Public Member Functions

 ~DummyDetectorConstruction () override
 Destructor.
 
G4VPhysicalVolumeConstruct () override
 Interface method for Geant4.
 

Private Member Functions

void dummyDetector ()
 This method builds a dummy Geant4 detector.
 

Private Attributes

G4LogicalVolume * m_worldLog = nullptr
 
G4VPhysicalVolumem_worldPhys = nullptr
 

Detailed Description

Construct a dummy Geant4 detector.

Definition at line 25 of file DummyDetectorConstruction.hpp.

View newest version in sPHENIX GitHub at line 25 of file DummyDetectorConstruction.hpp

Constructor & Destructor Documentation

ActsFatras::DummyDetectorConstruction::~DummyDetectorConstruction ( )
override

Destructor.

Definition at line 42 of file DummyDetectorConstruction.cpp.

View newest version in sPHENIX GitHub at line 42 of file DummyDetectorConstruction.cpp

References m_worldLog, and m_worldPhys.

Member Function Documentation

G4VPhysicalVolume * ActsFatras::DummyDetectorConstruction::Construct ( )
override

Interface method for Geant4.

Definition at line 78 of file DummyDetectorConstruction.cpp.

View newest version in sPHENIX GitHub at line 78 of file DummyDetectorConstruction.cpp

void ActsFatras::DummyDetectorConstruction::dummyDetector ( )
private

This method builds a dummy Geant4 detector.

Definition at line 47 of file DummyDetectorConstruction.cpp.

View newest version in sPHENIX GitHub at line 47 of file DummyDetectorConstruction.cpp

References Acts::UnitConstants::e, and Acts::UnitConstants::g.

Member Data Documentation

G4LogicalVolume* ActsFatras::DummyDetectorConstruction::m_worldLog = nullptr
private

Definition at line 38 of file DummyDetectorConstruction.hpp.

View newest version in sPHENIX GitHub at line 38 of file DummyDetectorConstruction.hpp

Referenced by ~DummyDetectorConstruction().

G4VPhysicalVolume* ActsFatras::DummyDetectorConstruction::m_worldPhys = nullptr
private

Definition at line 41 of file DummyDetectorConstruction.hpp.

View newest version in sPHENIX GitHub at line 41 of file DummyDetectorConstruction.hpp

Referenced by ~DummyDetectorConstruction().


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