Project
Loading...
Searching...
No Matches
o2::rich::FWDRich Class Reference

#include <RICHRing.h>

Public Member Functions

 FWDRich ()=default
 
 FWDRich (std::string name, float rMin, float rMax, float zAerogelMin, float dZAerogel, float zArgonMin, float dZArgon, float zSiliconMin, float dZSilicon)
 
void createFWDRich (TGeoVolume *motherVolume)
 

Protected Member Functions

 ClassDef (FWDRich, 0)
 

Protected Attributes

std::string mName
 
float mRmin
 
float mRmax
 
float mZAerogelMin
 
float mDZAerogel
 
float mZArgonMin
 
float mDZArgon
 
float mZSiliconMin
 
float mDZSilicon
 

Detailed Description

Definition at line 70 of file RICHRing.h.

Constructor & Destructor Documentation

◆ FWDRich() [1/2]

o2::rich::FWDRich::FWDRich ( )
default

◆ FWDRich() [2/2]

o2::rich::FWDRich::FWDRich ( std::string  name,
float  rMin,
float  rMax,
float  zAerogelMin,
float  dZAerogel,
float  zArgonMin,
float  dZArgon,
float  zSiliconMin,
float  dZSilicon 
)

Definition at line 157 of file RICHRing.cxx.

Member Function Documentation

◆ ClassDef()

o2::rich::FWDRich::ClassDef ( FWDRich  ,
 
)
protected

◆ createFWDRich()

void o2::rich::FWDRich::createFWDRich ( TGeoVolume *  motherVolume)

Definition at line 197 of file RICHRing.cxx.

Member Data Documentation

◆ mDZAerogel

float o2::rich::FWDRich::mDZAerogel
protected

Definition at line 92 of file RICHRing.h.

◆ mDZArgon

float o2::rich::FWDRich::mDZArgon
protected

Definition at line 96 of file RICHRing.h.

◆ mDZSilicon

float o2::rich::FWDRich::mDZSilicon
protected

Definition at line 100 of file RICHRing.h.

◆ mName

std::string o2::rich::FWDRich::mName
protected

Definition at line 86 of file RICHRing.h.

◆ mRmax

float o2::rich::FWDRich::mRmax
protected

Definition at line 88 of file RICHRing.h.

◆ mRmin

float o2::rich::FWDRich::mRmin
protected

Definition at line 87 of file RICHRing.h.

◆ mZAerogelMin

float o2::rich::FWDRich::mZAerogelMin
protected

Definition at line 91 of file RICHRing.h.

◆ mZArgonMin

float o2::rich::FWDRich::mZArgonMin
protected

Definition at line 95 of file RICHRing.h.

◆ mZSiliconMin

float o2::rich::FWDRich::mZSiliconMin
protected

Definition at line 99 of file RICHRing.h.


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