KaliVeda
Toolkit for HIC analysis
|
Sets run parameters for INDRA_e416a dataset.
Created by KVClassFactory on Wed Feb 14 12:54:25 2007 Author: franklan
Definition at line 22 of file KVINDRAUpDater_e416a.h.
#include <KVINDRAUpDater_e416a.h>
Public Member Functions | |
KVINDRAUpDater_e416a () | |
Default constructor. | |
virtual | ~KVINDRAUpDater_e416a () |
Destructor. | |
virtual void | SetChIoPressures (KVDBRun *) |
Update ChIo and BIC pressures for this run with values in database. | |
Public Member Functions inherited from KVINDRAUpDater | |
KVINDRAUpDater () | |
Default ctor for KVINDRAUpDater object. | |
virtual | ~KVINDRAUpDater () |
void | CheckStatusOfDetectors (KVDBRun *) |
KVINDRA * | GetINDRA () |
virtual void | SetChVoltParameters (KVDBRun *) |
virtual void SetPedestals(KVDBRun*); | |
virtual void | SetCsIGainCorrectionParameters (KVDBRun *) |
virtual void | SetGains (KVDBRun *) |
virtual void | SetLitEnergyCsIParameters (KVDBRun *) |
Setting Light- Energy CsI calibration parameters for Z=1. | |
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); | |
virtual void | SetVoltEnergyChIoSiParameters (KVDBRun *) |
Public Member Functions inherited from KVUpDater | |
KVUpDater () | |
Default ctor for KVUpDater object. | |
virtual | ~KVUpDater () |
Destructor. | |
void | SetArray (KVMultiDetArray *) |
virtual void | SetCalibParameters (KVDBRun *) |
Override in child classes to set specific calibrations. | |
virtual void | SetCalibrationParameters (UInt_t) |
Set calibration parameters for this run. | |
virtual void | SetIdentificationParameters (UInt_t) |
virtual void | SetIDGrids (UInt_t) |
virtual void | SetTarget (KVDBRun *) |
Additional Inherited Members | |
Static Public Member Functions inherited from KVUpDater | |
static KVUpDater * | MakeUpDater (const Char_t *uri, KVMultiDetArray *) |
KVINDRAUpDater_e416a::KVINDRAUpDater_e416a | ( | ) |
Default constructor.
Definition at line 26 of file KVINDRAUpDater_e416a.cpp.
|
virtual |
Destructor.
Definition at line 36 of file KVINDRAUpDater_e416a.cpp.
Update ChIo and BIC pressures for this run with values in database.
Reimplemented from KVINDRAUpDater.
Definition at line 46 of file KVINDRAUpDater_e416a.cpp.