KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
Classes | Macros
KVINDRACsITotLightReconstructor.h File Reference
#include "KVDetectorSignal.h"
#include <KVINDRADetector.h>
Include dependency graph for KVINDRACsITotLightReconstructor.h:
This graph shows which files directly or indirectly include this file:

Classes

class  KVINDRACsITotLightReconstructor
 Calculation of light output from fast and slow components for INDRA CsI detectors. More...
 

Macros

#define CALCULATED_WITH_GAIN_CORRECTION   1
 
#define CALCULATION_NOT_CONVERGED   12
 
#define NEGATIVE_PEDESTAL_CORRECTED_VALUE   15
 
#define NO_GAIN_CORRECTION   4
 
#define NOT_CALCULATED   0
 status values for calculation of total light output More...
 

Macro Definition Documentation

◆ CALCULATED_WITH_GAIN_CORRECTION

#define CALCULATED_WITH_GAIN_CORRECTION   1

Definition at line 23 of file KVINDRACsITotLightReconstructor.h.

◆ CALCULATION_NOT_CONVERGED

#define CALCULATION_NOT_CONVERGED   12

Definition at line 26 of file KVINDRACsITotLightReconstructor.h.

◆ NEGATIVE_PEDESTAL_CORRECTED_VALUE

#define NEGATIVE_PEDESTAL_CORRECTED_VALUE   15

Definition at line 25 of file KVINDRACsITotLightReconstructor.h.

◆ NO_GAIN_CORRECTION

#define NO_GAIN_CORRECTION   4

Definition at line 24 of file KVINDRACsITotLightReconstructor.h.

◆ NOT_CALCULATED

#define NOT_CALCULATED   0

status values for calculation of total light output

Definition at line 22 of file KVINDRACsITotLightReconstructor.h.