#include <FMD/AliFMD3.h>
Inheritance diagram for AliFMD3:
Definition at line 17 of file AliFMD3.h.
Public Member Functions | |
AliFMD3 (AliFMDRing *inner, AliFMDRing *outer) | |
virtual | ~AliFMD3 () |
virtual void | Init () |
void | SetNoseZ (Double_t z=-46) |
void | SetNoseLowR (Double_t r=5.5) |
void | SetNoseHighR (Double_t r=6.7) |
void | SetNoseLength (Double_t l=2.8) |
void | SetBackLowR (Double_t r=61./2) |
void | SetBackHighR (Double_t r=66.8/2) |
void | SetBackLength (Double_t l=1.4) |
void | SetBeamThickness (Double_t t=.5) |
void | SetBeamWidth (Double_t w=6) |
void | SetConeLength (Double_t l=30.9) |
void | SetFlangeR (Double_t r=49.25) |
void | SetNBeam (Int_t n=8) |
void | SetNFlange (Int_t n=4) |
Double_t | GetNoseZ () const |
Double_t | GetNoseLowR () const |
Double_t | GetNoseHighR () const |
Double_t | GetNoseLength () const |
Double_t | GetBackLowR () const |
Double_t | GetBackHighR () const |
Double_t | GetBackLength () const |
Double_t | GetBeamThickness () const |
Double_t | GetBeamWidth () const |
Double_t | GetConeLength () const |
Double_t | GetFlangeR () const |
Double_t | GetZ () const |
Double_t | GetAlpha () const |
Int_t | GetNBeam () const |
Int_t | GetNFlange () const |
Double_t | ConeR (Double_t z, Option_t *opt="O") const |
Protected Member Functions | |
ClassDef (AliFMD3, 1) | |
Protected Attributes | |
Double_t | fNoseZ |
Double_t | fNoseLowR |
Double_t | fNoseHighR |
Double_t | fNoseLength |
Double_t | fBackLowR |
Double_t | fBackHighR |
Double_t | fBackLength |
Double_t | fBeamThickness |
Double_t | fBeamWidth |
Double_t | fConeLength |
Double_t | fFlangeR |
Double_t | fZ |
Double_t | fAlpha |
Int_t | fNBeam |
Int_t | fNFlange |
|
Constructor
|
|
Destructor |
|
|
|
Get the cone radii at z.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Initialize the geometry Reimplemented from AliFMDDetector. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|