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

#include <RICHRing.h>

Public Member Functions

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

Protected Member Functions

 ClassDef (FWDRich, 0)
 

Protected Attributes

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

Detailed Description

Definition at line 72 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,
double  rMin,
double  rMax,
double  zAerogelMin,
double  dZAerogel,
double  zArgonMin,
double  dZArgon,
double  zSiliconMin,
double  dZSilicon 
)

Definition at line 573 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 613 of file RICHRing.cxx.

Member Data Documentation

◆ mDZAerogel

double o2::rich::FWDRich::mDZAerogel
protected

Definition at line 94 of file RICHRing.h.

◆ mDZArgon

double o2::rich::FWDRich::mDZArgon
protected

Definition at line 98 of file RICHRing.h.

◆ mDZSilicon

double o2::rich::FWDRich::mDZSilicon
protected

Definition at line 102 of file RICHRing.h.

◆ mName

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

Definition at line 88 of file RICHRing.h.

◆ mRmax

double o2::rich::FWDRich::mRmax
protected

Definition at line 90 of file RICHRing.h.

◆ mRmin

double o2::rich::FWDRich::mRmin
protected

Definition at line 89 of file RICHRing.h.

◆ mZAerogelMin

double o2::rich::FWDRich::mZAerogelMin
protected

Definition at line 93 of file RICHRing.h.

◆ mZArgonMin

double o2::rich::FWDRich::mZArgonMin
protected

Definition at line 97 of file RICHRing.h.

◆ mZSiliconMin

double o2::rich::FWDRich::mZSiliconMin
protected

Definition at line 101 of file RICHRing.h.


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