![]() |
KaliVeda
Toolkit for HIC analysis
|
CsI(Tl) scintillation detectors of the INDRA multidetector array.
Type of detector: "CSI"
#include <KVCsI.h>
Public Member Functions | |
KVCsI () | |
Double_t | GetCorrectedEnergy (KVNucleus *, Double_t lum=-1., Bool_t transmission=kTRUE) override |
KVDetectorSignal * | GetDetectorSignal (const KVString &type) const override |
Int_t | GetPinLaser () |
void | RemoveCalibrators () override |
void | SetPinLaser (Int_t n) |
![]() | |
KVINDRADetector () | |
KVINDRADetector * | GetChIo () const |
Int_t | GetIndex () const override |
UInt_t | GetModuleNumber () const |
UInt_t | GetRingNumber () const |
void | SetAzimuthalMinMax (Double_t min, Double_t max) override |
void | SetName (const char *name) override |
Deduce ring and module number (and index) from name of detector. More... | |
void | SetPolarMinMax (Double_t min, Double_t max) override |
void | SetType (const Char_t *) override |
Private Member Functions | |
void | init () |
Private Attributes | |
Char_t | fPinLaser |
number of pin laser used to control stability of crystal More... | |
|
inline |
|
inlineoverride |
Overrides KVDetector method for special case of TotLight
signal.
If we try to add a calibration which requires TotLight
as input before the signal is defined, then we add it here IF the required L_PedCor
and R_PedCor
signals exist, i.e. if pedestals have been set for fast and slow acquisition parameters
|
inline |
|
private |
|
inlineoverride |