![]() |
KaliVeda
Toolkit for HIC analysis
|
Sets run parameters for INDRA_e475s dataset.
Created by KVClassFactory on Tue Sep 18 12:14:51 2007 Author: bonnet
Definition at line 23 of file KVINDRAUpDater_e475s.h.
#include <KVINDRAUpDater_e475s.h>
Public Member Functions | |
KVINDRAUpDater_e475s () | |
Default constructor. More... | |
virtual | ~KVINDRAUpDater_e475s () |
Destructor. More... | |
void | SetCalibParameters (KVDBRun *run) |
void | SetCalibrationParameters (UInt_t) |
void | SetPedestals (KVDBRun *) |
![]() | |
KVINDRAUpDater () | |
Default ctor for KVINDRAUpDater object. More... | |
virtual | ~ KVINDRAUpDater () |
void | CheckStatusOfDetectors (KVDBRun *) |
KVINDRA * | GetINDRA () |
virtual void | SetChIoPressures (KVDBRun *) |
virtual void SetCalibParameters(KVDBRun*); More... | |
virtual void | SetChVoltParameters (KVDBRun *) |
virtual void SetPedestals(KVDBRun*); More... | |
virtual void | SetCsIGainCorrectionParameters (KVDBRun *) |
virtual void | SetGains (KVDBRun *) |
virtual void | SetLitEnergyCsIParameters (KVDBRun *) |
Setting Light- Energy CsI calibration parameters for Z=1. More... | |
virtual void | SetParameters (UInt_t run, Bool_t physics_parameters_only=kFALSE) |
virtual void | SetPHDs (KVDBRun *) |
virtual void | SetTrigger (KVDBRun *) |
virtual void SetCalibrationParameters(UInt_t); More... | |
virtual void | SetVoltEnergyChIoSiParameters (KVDBRun *) |
![]() | |
KVUpDater () | |
Default ctor for KVUpDater object. More... | |
virtual | ~ KVUpDater () |
void | SetArray (KVMultiDetArray *) |
virtual void | SetIdentificationParameters (UInt_t) |
virtual void | SetIDGrids (UInt_t) |
virtual void | SetTarget (KVDBRun *) |
Additional Inherited Members | |
![]() | |
static KVUpDater * | MakeUpDater (const Char_t *uri, KVMultiDetArray *) |
KVINDRAUpDater_e475s::KVINDRAUpDater_e475s | ( | ) |
Default constructor.
Definition at line 34 of file KVINDRAUpDater_e475s.cpp.
|
virtual |
Destructor.
Definition at line 44 of file KVINDRAUpDater_e475s.cpp.
|
virtual |
Reimplemented from KVUpDater.
Definition at line 106 of file KVINDRAUpDater_e475s.cpp.
|
virtual |
Set calibration parameters for this run. This will: remove all the calibrators of all the detectors ready to receive the calibrators for the run (handled by child classes), set calibration parameters for the run set pedestals for the run
Reimplemented from KVUpDater.
Definition at line 58 of file KVINDRAUpDater_e475s.cpp.
void KVINDRAUpDater_e475s::SetPedestals | ( | KVDBRun * | kvrun | ) |
Definition at line 151 of file KVINDRAUpDater_e475s.cpp.