KaliVeda
Toolkit for HIC analysis
|
Sets run parameters for INDRA_e613 dataset.
Created by KVClassFactory on Wed Nov 16 14:10:43 2011 Author: bonnet
Definition at line 16 of file KVINDRAUpDater_e613.h.
#include <KVINDRAUpDater_e613.h>
Public Member Functions | |
KVINDRAUpDater_e613 () | |
Default constructor. | |
virtual | ~KVINDRAUpDater_e613 () |
Destructor. | |
virtual void | SetChVoltParameters (KVDBRun *) |
virtual void | SetGains (KVDBRun *) |
virtual void | SetParameters (UInt_t run) |
virtual void | SetPedestals (KVDBRun *) |
Set pedestals for this run. | |
Public Member Functions inherited from KVINDRAUpDater | |
KVINDRAUpDater () | |
Default ctor for KVINDRAUpDater object. | |
virtual | ~KVINDRAUpDater () |
void | CheckStatusOfDetectors (KVDBRun *) |
KVINDRA * | GetINDRA () |
virtual void | SetChIoPressures (KVDBRun *) |
virtual void SetCalibParameters(KVDBRun*); | |
virtual void | SetCsIGainCorrectionParameters (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_e613::KVINDRAUpDater_e613 | ( | ) |
Default constructor.
Definition at line 17 of file KVINDRAUpDater_e613.cpp.
|
virtual |
Destructor.
Definition at line 27 of file KVINDRAUpDater_e613.cpp.
Reimplemented from KVINDRAUpDater.
Definition at line 136 of file KVINDRAUpDater_e613.cpp.
Set gains used during this run Read gains in database just print detectors for which gains have changed
Reimplemented from KVINDRAUpDater.
Definition at line 40 of file KVINDRAUpDater_e613.cpp.
Do some e613 run-dependent fixing and bodging
Definition at line 215 of file KVINDRAUpDater_e613.cpp.
Set pedestals for this run.
Definition at line 91 of file KVINDRAUpDater_e613.cpp.