Berkeley Nuclear Data Software
Public Member Functions | List of all members
STOFDetCons Class Reference

#include <STOFDetCons.h>

Inheritance diagram for STOFDetCons:
Inheritance graph
[legend]
Collaboration diagram for STOFDetCons:
Collaboration graph
[legend]

Public Member Functions

 STOFDetCons ()
 
virtual ~STOFDetCons ()
 
void ConstructSDandField ()
 
virtual G4VPhysicalVolume * Construct ()
 
- Public Member Functions inherited from NSDG4::DetectorConstruction
 DetectorConstruction ()
 
virtual ~DetectorConstruction ()
 
virtual void setTheCenter (std::string a_object, G4ThreeVector a_center)
 
virtual void setTheMaterial (std::string a_object, std::string a_material)
 
virtual void setTheWorldHalfSize (double a_x, double a_y, double a_z)
 
virtual void updateGeometry ()
 

Additional Inherited Members

- Protected Attributes inherited from NSDG4::DetectorConstruction
std::map< std::string, GeometryObject * > m_geoObjects
 
std::map< std::string, G4LogicalVolume * > m_lvMap
 
std::map< std::string, std::string > m_lvSDMap
 
G4ThreeVector m_worldHalfSize
 
MaterialManagerm_materials
 
DetectorMessengerm_messenger
 
G4LogicalVolume * m_worldLV
 
std::map< std::string, int > m_copyDepth
 

Detailed Description

this class is a detector construction which uses both the NSDG4 core components to build the STOF setup in geant using a config file that is also used for the data analysis

Constructor & Destructor Documentation

◆ STOFDetCons()

STOFDetCons::STOFDetCons ( )

Default constructor use the 1" target cell. This needs to be changed in the constructor

Here is the call graph for this function:

◆ ~STOFDetCons()

STOFDetCons::~STOFDetCons ( )
virtual

Member Function Documentation

◆ Construct()

G4VPhysicalVolume * STOFDetCons::Construct ( )
virtual

Reimplemented from NSDG4::DetectorConstruction.

Here is the call graph for this function:

◆ ConstructSDandField()

void STOFDetCons::ConstructSDandField ( )
virtual

Reimplemented from NSDG4::DetectorConstruction.

Here is the call graph for this function:

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