4 #ifndef __KVINDRADETECTOR_H
5 #define __KVINDRADETECTOR_H
72 if (
type ==
"SILI" ||
type ==
"SI75")
return index.
Atoi();
73 return index.
Atoi() / 100;
83 if (
type ==
"SILI" ||
type ==
"SI75")
return 0;
84 return index.
Atoi() % 100;
#define ClassDef(name, id)
GANIL VXI/VME acquisition parameter.
Short_t GetCoderData() const
virtual void SetType(const Char_t *str)
Base class for detector geometry description, interface to energy-loss calculations.
KVGeoStrucElement * GetParentStructure(const Char_t *type, const Char_t *name="") const
virtual Float_t GetACQData(const Char_t *) const
void SetKVDetectorFiredACQParameterListFormatString()
Base class for detectors of INDRA array.
void SetNumeroCodeur(Int_t numero)
Set the number of the electronic module of type QDC.
void SetType(const Char_t *t)
void AddACQParamType(const Char_t *type)
UInt_t GetRingNumber() const
virtual KVACQParam * GetACQParam(const Char_t *) const
Double_t GetPGfromGG(Double_t GG=-1)
void SetThickness(Double_t thick)
KVINDRADetector(const Char_t *type, const Float_t thick=0.0)
Double_t fGGtoPG_1
GG-PGconversion factor: slope.
UInt_t GetModuleNumber() const
virtual Float_t GetR() const
void SetGGtoPGConversionFactors(Double_t alpha, Double_t beta)
virtual ~KVINDRADetector()
void GetGGtoPGConversionFactors(Double_t *par)
virtual Float_t GetGG() const
virtual Float_t GetL() const
Double_t fGGtoPG_0
GG-PG conversion factor: offset.
virtual void SetSegment(UShort_t)
const Char_t * GetArrayName()
Double_t GetGGfromPG(Double_t PG=-1)
KVINDRATelescope * GetTelescope() const
Int_t NumeroCodeur
Numero du codeur (QDC pour les ChIo/Si)
KVINDRADetector * FindChIo()
KVINDRADetector * fChIo
pointer to ionisation chamber in group associated to this detector
KVINDRADetector * GetChIo() const
virtual Float_t GetPG() const
Base class for telescopes in INDRA array.
Int_t GetRingNumber() const
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
void Begin(TString delim) const
KVString Next(Bool_t strip_whitespace=kFALSE) const
virtual const char * GetName() const
double beta(double x, double y)