KaliVeda
1.12/06
Heavy-Ion Analysis Toolkit
|
Handle run-dependent configuration settings for FAZIA experiment.
Created by KVClassFactory on Mon Sep 14 10:58:04 2015 Author: ,,,
Definition at line 13 of file KVFAZIAUpDater.h.
Public Member Functions | |
KVFAZIAUpDater () | |
Default constructor. More... | |
virtual | ~KVFAZIAUpDater () |
Destructor. More... | |
virtual void | CheckStatusOfDetectors (KVDBRun *) |
Check status (present, working) of each detector for run. More... | |
virtual void | SetCalibParameters (KVDBRun *) |
Override in child classes to set specific calibrations. More... | |
void | SetCalibrations (KVDBRun *) |
void | SetPSAParameters (KVDBRun *) |
Public Member Functions inherited from KVUpDater | |
KVUpDater () | |
Default ctor for KVUpDater object. More... | |
virtual | ~ KVUpDater () |
void | SetArray (KVMultiDetArray *) |
virtual void | SetCalibrationParameters (UInt_t) |
Set calibration parameters for this run. More... | |
virtual void | SetIdentificationParameters (UInt_t) |
virtual void | SetIDGrids (UInt_t) |
virtual void | SetParameters (UInt_t, Bool_t physics_parameters_only=kFALSE) |
virtual void | SetTarget (KVDBRun *) |
Additional Inherited Members | |
Static Public Member Functions inherited from KVUpDater | |
static KVUpDater * | MakeUpDater (const Char_t *uri, KVMultiDetArray *) |
Protected Attributes inherited from KVUpDater | |
KVMultiDetArray * | fArray |
associated array More... | |
TString | fDataSet |
name of dataset associated More... | |
#include <KVFAZIAUpDater.h>
KVFAZIAUpDater::KVFAZIAUpDater | ( | ) |
Default constructor.
Definition at line 28 of file KVFAZIAUpDater.cpp.
|
virtual |
Destructor.
Definition at line 38 of file KVFAZIAUpDater.cpp.
Check status (present, working) of each detector for run.
Reimplemented from KVUpDater.
Definition at line 115 of file KVFAZIAUpDater.cpp.
Override in child classes to set specific calibrations.
Reimplemented from KVUpDater.
Definition at line 47 of file KVFAZIAUpDater.cpp.
Definition at line 106 of file KVFAZIAUpDater.cpp.
Put all signals in standard configuration PSA parameters, threshold ...
Definition at line 60 of file KVFAZIAUpDater.cpp.