List of all members | Public Member Functions | Private Attributes
UnderGrdInjectorAG::ScintiBox Class Reference

#include <MdUnderGrdInjector.h>

Public Member Functions

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

Private Attributes

double fH
 
double fL
 
double fW
 

Detailed Description

Definition at line 27 of file MdUnderGrdInjector.h.

Member Function Documentation

void UnderGrdInjectorAG::ScintiBox::Box ( const mdet::Scintillator ,
double  w,
double  l,
double  h 
)
inline

Definition at line 29 of file MdUnderGrdInjector.h.

References fH, fL, and fW.

void UnderGrdInjectorAG::ScintiBox::GetDimensions ( double &  l,
double &  w,
double &  h 
)
inline

Definition at line 34 of file MdUnderGrdInjector.h.

References fH, fL, and fW.

double UnderGrdInjectorAG::ScintiBox::GetHeight ( )
inline

Definition at line 33 of file MdUnderGrdInjector.h.

References fH.

double UnderGrdInjectorAG::ScintiBox::GetLength ( )
inline

Definition at line 31 of file MdUnderGrdInjector.h.

References fL.

double UnderGrdInjectorAG::ScintiBox::GetWidth ( )
inline

Definition at line 32 of file MdUnderGrdInjector.h.

References fW.

Member Data Documentation

double UnderGrdInjectorAG::ScintiBox::fH
private

Definition at line 39 of file MdUnderGrdInjector.h.

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

double UnderGrdInjectorAG::ScintiBox::fL
private

Definition at line 37 of file MdUnderGrdInjector.h.

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

double UnderGrdInjectorAG::ScintiBox::fW
private

Definition at line 38 of file MdUnderGrdInjector.h.

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


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

, generated on Tue Sep 26 2023.