Project
Loading...
Searching...
No Matches
o2::phos::GeometryParams Class Referencefinal

#include <GeometryParams.h>

Inherits TNamed.

Public Member Functions

 GeometryParams ()=default
 Default constructor.
 
 ~GeometryParams () final=default
 Destructor.
 
float getIPtoCrystalSurface () const
 
float getIPtoOuterCoverDistance () const
 
float getCrystalSize (int index) const
 
int getNPhi () const
 
int getNZ () const
 
int getNCristalsInModule () const
 
int getNModules () const
 
float getPHOSAngle (int index) const
 
float * getPHOSParams ()
 
float * getPHOSATBParams ()
 
float getOuterBoxSize (int index) const
 
float getCellStep () const
 
void getModuleCenter (int module, float *pos) const
 
void getModuleAngle (int module, float angle[3][2]) const
 
float getRailOuterSize (int index) const
 
float getRailPart1 (int index) const
 
float getRailPart2 (int index) const
 
float getRailPart3 (int index) const
 
float getRailPos (int index) const
 
float getRailLength () const
 
float getDistanceBetwRails () const
 
float getRailsDistanceFromIP () const
 
float getRailRoadSize (int index) const
 
float getModuleCraddleGap () const
 
float getCradleWallThickness () const
 
float getCradleWall (int index) const
 
float getCradleWheel (int index) const
 
const float * getStripHalfSize () const
 
float getStripWallWidthOut () const
 
const float * getAirCellHalfSize () const
 
const float * getWrappedHalfSize () const
 
float getAirGapLed () const
 
const float * getCrystalHalfSize () const
 
const float * getSupportPlateHalfSize () const
 
const float * getSupportPlateInHalfSize () const
 
float getSupportPlateThickness () const
 
const float * getPreampHalfSize () const
 
const float * getAPDHalfSize () const
 
const float * getOuterThermoParams () const
 
const float * getCoolerHalfSize () const
 
const float * getAirGapHalfSize () const
 
const float * getInnerThermoHalfSize () const
 
const float * getAlCoverParams () const
 
const float * getFiberGlassHalfSize () const
 
const float * getWarmAlCoverHalfSize () const
 
const float * getWarmThermoHalfSize () const
 
const float * getTSupport1HalfSize () const
 
const float * getTSupport2HalfSize () const
 
const float * getTCables1HalfSize () const
 
const float * getTCables2HalfSize () const
 
float getTSupportDist () const
 
const float * getFrameXHalfSize () const
 
const float * getFrameZHalfSize () const
 
const float * getFrameXPosition () const
 
const float * getFrameZPosition () const
 
const float * getFGupXHalfSize () const
 
const float * getFGupXPosition () const
 
const float * getFGupZHalfSize () const
 
const float * getFGupZPosition () const
 
const float * getFGlowXHalfSize () const
 
const float * getFGlowXPosition () const
 
const float * getFGlowZHalfSize () const
 
const float * getFGlowZPosition () const
 
const float * getFEEAirHalfSize () const
 
const float * getFEEAirPosition () const
 
const float * getEMCParams () const
 
float getDistATBtoModule () const
 
float getATBWallWidth () const
 
int getNCellsXInStrip () const
 
int getNCellsZInStrip () const
 
int getNStripX () const
 
int getNStripZ () const
 
int getNTSuppots () const
 

Static Public Member Functions

static GeometryParamsGetInstance (const std::string_view name="Run2")
 get singleton (create if necessary)
 

Detailed Description

Definition at line 25 of file GeometryParams.h.

Constructor & Destructor Documentation

◆ GeometryParams()

o2::phos::GeometryParams::GeometryParams ( )
default

Default constructor.

◆ ~GeometryParams()

o2::phos::GeometryParams::~GeometryParams ( )
finaldefault

Destructor.

Member Function Documentation

◆ getAirCellHalfSize()

const float * o2::phos::GeometryParams::getAirCellHalfSize ( ) const
inline

Definition at line 89 of file GeometryParams.h.

◆ getAirGapHalfSize()

const float * o2::phos::GeometryParams::getAirGapHalfSize ( ) const
inline

Definition at line 101 of file GeometryParams.h.

◆ getAirGapLed()

float o2::phos::GeometryParams::getAirGapLed ( ) const
inline

Definition at line 91 of file GeometryParams.h.

◆ getAlCoverParams()

const float * o2::phos::GeometryParams::getAlCoverParams ( ) const
inline

Definition at line 103 of file GeometryParams.h.

◆ getAPDHalfSize()

const float * o2::phos::GeometryParams::getAPDHalfSize ( ) const
inline

Definition at line 98 of file GeometryParams.h.

◆ getATBWallWidth()

float o2::phos::GeometryParams::getATBWallWidth ( ) const
inline

Definition at line 128 of file GeometryParams.h.

◆ getCellStep()

float o2::phos::GeometryParams::getCellStep ( ) const
inline

Definition at line 55 of file GeometryParams.h.

◆ getCoolerHalfSize()

const float * o2::phos::GeometryParams::getCoolerHalfSize ( ) const
inline

Definition at line 100 of file GeometryParams.h.

◆ getCradleWall()

float o2::phos::GeometryParams::getCradleWall ( int  index) const
inline

Definition at line 83 of file GeometryParams.h.

◆ getCradleWallThickness()

float o2::phos::GeometryParams::getCradleWallThickness ( ) const
inline

Definition at line 82 of file GeometryParams.h.

◆ getCradleWheel()

float o2::phos::GeometryParams::getCradleWheel ( int  index) const
inline

Definition at line 84 of file GeometryParams.h.

◆ getCrystalHalfSize()

const float * o2::phos::GeometryParams::getCrystalHalfSize ( ) const
inline

Definition at line 92 of file GeometryParams.h.

◆ getCrystalSize()

float o2::phos::GeometryParams::getCrystalSize ( int  index) const
inline

Definition at line 46 of file GeometryParams.h.

◆ getDistanceBetwRails()

float o2::phos::GeometryParams::getDistanceBetwRails ( ) const
inline

Definition at line 78 of file GeometryParams.h.

◆ getDistATBtoModule()

float o2::phos::GeometryParams::getDistATBtoModule ( ) const
inline

Definition at line 127 of file GeometryParams.h.

◆ getEMCParams()

const float * o2::phos::GeometryParams::getEMCParams ( ) const
inline

Definition at line 126 of file GeometryParams.h.

◆ getFEEAirHalfSize()

const float * o2::phos::GeometryParams::getFEEAirHalfSize ( ) const
inline

Definition at line 124 of file GeometryParams.h.

◆ getFEEAirPosition()

const float * o2::phos::GeometryParams::getFEEAirPosition ( ) const
inline

Definition at line 125 of file GeometryParams.h.

◆ getFGlowXHalfSize()

const float * o2::phos::GeometryParams::getFGlowXHalfSize ( ) const
inline

Definition at line 120 of file GeometryParams.h.

◆ getFGlowXPosition()

const float * o2::phos::GeometryParams::getFGlowXPosition ( ) const
inline

Definition at line 121 of file GeometryParams.h.

◆ getFGlowZHalfSize()

const float * o2::phos::GeometryParams::getFGlowZHalfSize ( ) const
inline

Definition at line 122 of file GeometryParams.h.

◆ getFGlowZPosition()

const float * o2::phos::GeometryParams::getFGlowZPosition ( ) const
inline

Definition at line 123 of file GeometryParams.h.

◆ getFGupXHalfSize()

const float * o2::phos::GeometryParams::getFGupXHalfSize ( ) const
inline

Definition at line 116 of file GeometryParams.h.

◆ getFGupXPosition()

const float * o2::phos::GeometryParams::getFGupXPosition ( ) const
inline

Definition at line 117 of file GeometryParams.h.

◆ getFGupZHalfSize()

const float * o2::phos::GeometryParams::getFGupZHalfSize ( ) const
inline

Definition at line 118 of file GeometryParams.h.

◆ getFGupZPosition()

const float * o2::phos::GeometryParams::getFGupZPosition ( ) const
inline

Definition at line 119 of file GeometryParams.h.

◆ getFiberGlassHalfSize()

const float * o2::phos::GeometryParams::getFiberGlassHalfSize ( ) const
inline

Definition at line 104 of file GeometryParams.h.

◆ getFrameXHalfSize()

const float * o2::phos::GeometryParams::getFrameXHalfSize ( ) const
inline

Definition at line 112 of file GeometryParams.h.

◆ getFrameXPosition()

const float * o2::phos::GeometryParams::getFrameXPosition ( ) const
inline

Definition at line 114 of file GeometryParams.h.

◆ getFrameZHalfSize()

const float * o2::phos::GeometryParams::getFrameZHalfSize ( ) const
inline

Definition at line 113 of file GeometryParams.h.

◆ getFrameZPosition()

const float * o2::phos::GeometryParams::getFrameZPosition ( ) const
inline

Definition at line 115 of file GeometryParams.h.

◆ getInnerThermoHalfSize()

const float * o2::phos::GeometryParams::getInnerThermoHalfSize ( ) const
inline

Definition at line 102 of file GeometryParams.h.

◆ GetInstance()

static GeometryParams * o2::phos::GeometryParams::GetInstance ( const std::string_view  name = "Run2")
inlinestatic

get singleton (create if necessary)

Definition at line 35 of file GeometryParams.h.

◆ getIPtoCrystalSurface()

float o2::phos::GeometryParams::getIPtoCrystalSurface ( ) const
inline

Definition at line 44 of file GeometryParams.h.

◆ getIPtoOuterCoverDistance()

float o2::phos::GeometryParams::getIPtoOuterCoverDistance ( ) const
inline

Definition at line 45 of file GeometryParams.h.

◆ getModuleAngle()

void o2::phos::GeometryParams::getModuleAngle ( int  module,
float  angle[3][2] 
) const
inline

Definition at line 63 of file GeometryParams.h.

◆ getModuleCenter()

void o2::phos::GeometryParams::getModuleCenter ( int  module,
float *  pos 
) const
inline

Definition at line 57 of file GeometryParams.h.

◆ getModuleCraddleGap()

float o2::phos::GeometryParams::getModuleCraddleGap ( ) const
inline

Definition at line 81 of file GeometryParams.h.

◆ getNCellsXInStrip()

int o2::phos::GeometryParams::getNCellsXInStrip ( ) const
inline

Definition at line 130 of file GeometryParams.h.

◆ getNCellsZInStrip()

int o2::phos::GeometryParams::getNCellsZInStrip ( ) const
inline

Definition at line 131 of file GeometryParams.h.

◆ getNCristalsInModule()

int o2::phos::GeometryParams::getNCristalsInModule ( ) const
inline

Definition at line 49 of file GeometryParams.h.

◆ getNModules()

int o2::phos::GeometryParams::getNModules ( ) const
inline

Definition at line 50 of file GeometryParams.h.

◆ getNPhi()

int o2::phos::GeometryParams::getNPhi ( ) const
inline

Definition at line 47 of file GeometryParams.h.

◆ getNStripX()

int o2::phos::GeometryParams::getNStripX ( ) const
inline

Definition at line 132 of file GeometryParams.h.

◆ getNStripZ()

int o2::phos::GeometryParams::getNStripZ ( ) const
inline

Definition at line 133 of file GeometryParams.h.

◆ getNTSuppots()

int o2::phos::GeometryParams::getNTSuppots ( ) const
inline

Definition at line 134 of file GeometryParams.h.

◆ getNZ()

int o2::phos::GeometryParams::getNZ ( ) const
inline

Definition at line 48 of file GeometryParams.h.

◆ getOuterBoxSize()

float o2::phos::GeometryParams::getOuterBoxSize ( int  index) const
inline

Definition at line 54 of file GeometryParams.h.

◆ getOuterThermoParams()

const float * o2::phos::GeometryParams::getOuterThermoParams ( ) const
inline

Definition at line 99 of file GeometryParams.h.

◆ getPHOSAngle()

float o2::phos::GeometryParams::getPHOSAngle ( int  index) const
inline

Definition at line 51 of file GeometryParams.h.

◆ getPHOSATBParams()

float * o2::phos::GeometryParams::getPHOSATBParams ( )
inline

Definition at line 53 of file GeometryParams.h.

◆ getPHOSParams()

float * o2::phos::GeometryParams::getPHOSParams ( )
inline

Definition at line 52 of file GeometryParams.h.

◆ getPreampHalfSize()

const float * o2::phos::GeometryParams::getPreampHalfSize ( ) const
inline

Definition at line 97 of file GeometryParams.h.

◆ getRailLength()

float o2::phos::GeometryParams::getRailLength ( ) const
inline

Definition at line 77 of file GeometryParams.h.

◆ getRailOuterSize()

float o2::phos::GeometryParams::getRailOuterSize ( int  index) const
inline

Definition at line 72 of file GeometryParams.h.

◆ getRailPart1()

float o2::phos::GeometryParams::getRailPart1 ( int  index) const
inline

Definition at line 73 of file GeometryParams.h.

◆ getRailPart2()

float o2::phos::GeometryParams::getRailPart2 ( int  index) const
inline

Definition at line 74 of file GeometryParams.h.

◆ getRailPart3()

float o2::phos::GeometryParams::getRailPart3 ( int  index) const
inline

Definition at line 75 of file GeometryParams.h.

◆ getRailPos()

float o2::phos::GeometryParams::getRailPos ( int  index) const
inline

Definition at line 76 of file GeometryParams.h.

◆ getRailRoadSize()

float o2::phos::GeometryParams::getRailRoadSize ( int  index) const
inline

Definition at line 80 of file GeometryParams.h.

◆ getRailsDistanceFromIP()

float o2::phos::GeometryParams::getRailsDistanceFromIP ( ) const
inline

Definition at line 79 of file GeometryParams.h.

◆ getStripHalfSize()

const float * o2::phos::GeometryParams::getStripHalfSize ( ) const
inline

Definition at line 87 of file GeometryParams.h.

◆ getStripWallWidthOut()

float o2::phos::GeometryParams::getStripWallWidthOut ( ) const
inline

Definition at line 88 of file GeometryParams.h.

◆ getSupportPlateHalfSize()

const float * o2::phos::GeometryParams::getSupportPlateHalfSize ( ) const
inline

Definition at line 93 of file GeometryParams.h.

◆ getSupportPlateInHalfSize()

const float * o2::phos::GeometryParams::getSupportPlateInHalfSize ( ) const
inline

Definition at line 94 of file GeometryParams.h.

◆ getSupportPlateThickness()

float o2::phos::GeometryParams::getSupportPlateThickness ( ) const
inline

Definition at line 95 of file GeometryParams.h.

◆ getTCables1HalfSize()

const float * o2::phos::GeometryParams::getTCables1HalfSize ( ) const
inline

Definition at line 109 of file GeometryParams.h.

◆ getTCables2HalfSize()

const float * o2::phos::GeometryParams::getTCables2HalfSize ( ) const
inline

Definition at line 110 of file GeometryParams.h.

◆ getTSupport1HalfSize()

const float * o2::phos::GeometryParams::getTSupport1HalfSize ( ) const
inline

Definition at line 107 of file GeometryParams.h.

◆ getTSupport2HalfSize()

const float * o2::phos::GeometryParams::getTSupport2HalfSize ( ) const
inline

Definition at line 108 of file GeometryParams.h.

◆ getTSupportDist()

float o2::phos::GeometryParams::getTSupportDist ( ) const
inline

Definition at line 111 of file GeometryParams.h.

◆ getWarmAlCoverHalfSize()

const float * o2::phos::GeometryParams::getWarmAlCoverHalfSize ( ) const
inline

Definition at line 105 of file GeometryParams.h.

◆ getWarmThermoHalfSize()

const float * o2::phos::GeometryParams::getWarmThermoHalfSize ( ) const
inline

Definition at line 106 of file GeometryParams.h.

◆ getWrappedHalfSize()

const float * o2::phos::GeometryParams::getWrappedHalfSize ( ) const
inline

Definition at line 90 of file GeometryParams.h.


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