List of all members | Public Member Functions | Private Attributes
G4StationSimulatorOG::UMDScintiBox Class Reference

#include <G4StationConstruction.h>

Public Member Functions

void Box (const mdet::Scintillator &, const double w, const double l, const double h)
 
void GetDimensions (double &l, double &w, double &h) const
 
double GetHeight () const
 
double GetLength () const
 
double GetWidth () const
 

Private Attributes

double fH = 0
 
double fL = 0
 
double fW = 0
 

Detailed Description

Definition at line 49 of file G4StationConstruction.h.

Member Function Documentation

void G4StationSimulatorOG::UMDScintiBox::Box ( const mdet::Scintillator ,
const double  w,
const double  l,
const double  h 
)
inline

Definition at line 51 of file G4StationConstruction.h.

References fH, fL, and fW.

void G4StationSimulatorOG::UMDScintiBox::GetDimensions ( double &  l,
double &  w,
double &  h 
) const
inline

Definition at line 56 of file G4StationConstruction.h.

References fH, fL, and fW.

double G4StationSimulatorOG::UMDScintiBox::GetHeight ( ) const
inline

Definition at line 55 of file G4StationConstruction.h.

References fH.

double G4StationSimulatorOG::UMDScintiBox::GetLength ( ) const
inline

Definition at line 53 of file G4StationConstruction.h.

References fL.

double G4StationSimulatorOG::UMDScintiBox::GetWidth ( ) const
inline

Definition at line 54 of file G4StationConstruction.h.

References fW.

Member Data Documentation

double G4StationSimulatorOG::UMDScintiBox::fH = 0
private

Definition at line 61 of file G4StationConstruction.h.

Referenced by Box(), GetDimensions(), and GetHeight().

double G4StationSimulatorOG::UMDScintiBox::fL = 0
private

Definition at line 59 of file G4StationConstruction.h.

Referenced by Box(), GetDimensions(), and GetLength().

double G4StationSimulatorOG::UMDScintiBox::fW = 0
private

Definition at line 60 of file G4StationConstruction.h.

Referenced by Box(), GetDimensions(), and GetWidth().


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

, generated on Tue Sep 26 2023.