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

#include <G4StationConstruction.h>

Public Member Functions

void Cylinder (const mdet::Fiber &, const double l, const double r)
 
void GetDimensions (double &l, double &r) const
 
double GetLength () const
 
double GetRadius () const
 

Private Attributes

double fL = 0
 
double fR = 0
 

Detailed Description

Definition at line 65 of file G4StationConstruction.h.

Member Function Documentation

void G4StationSimulatorOG::UMDFiberTube::Cylinder ( const mdet::Fiber ,
const double  l,
const double  r 
)
inline

Definition at line 67 of file G4StationConstruction.h.

References fL, and fR.

void G4StationSimulatorOG::UMDFiberTube::GetDimensions ( double &  l,
double &  r 
) const
inline

Definition at line 71 of file G4StationConstruction.h.

References fL, and fR.

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

Definition at line 69 of file G4StationConstruction.h.

References fL.

double G4StationSimulatorOG::UMDFiberTube::GetRadius ( ) const
inline

Definition at line 70 of file G4StationConstruction.h.

References fR.

Member Data Documentation

double G4StationSimulatorOG::UMDFiberTube::fL = 0
private

Definition at line 74 of file G4StationConstruction.h.

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

double G4StationSimulatorOG::UMDFiberTube::fR = 0
private

Definition at line 75 of file G4StationConstruction.h.

Referenced by Cylinder(), GetDimensions(), and GetRadius().


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

, generated on Tue Sep 26 2023.