AliRoot Core  3dc7879 (3dc7879)
CaloConstants Namespace Reference

Namespaces

 ALTROConstants
 
 EMCALConstants
 
 FitAlgorithm
 
 PeakFinderConstants
 
 PHOSConstants
 
 ReturnCodes
 

Variables

const int MAXHOSTS = 20
 related to the emcal debug online display More...
 
const int TIMEBINS = 256
 number of sampling bins of the raw RO signal (we typically use 15-50; max is 1k+) More...
 
const double TIMEBINWITH = 100E-9
 each sample is 100 ns More...
 
const double TIMEBINMAX = TIMEBINS*TIMEBINWITH
 maximum bin in time sample More...
 
const int OVERFLOWCUT = 950
 sample overflow More...
 
const double HGLGFACTOR = 16
 energy transion low/high gaing More...
 
const int CSPSPERFEE = 32
 Charge Sensitive Preamplifiers (CSPs) per FEE. More...
 
const int NBRANCHES = 2
 Branches per RCU. More...
 

Variable Documentation

const int CaloConstants::CSPSPERFEE = 32

Charge Sensitive Preamplifiers (CSPs) per FEE.

Definition at line 67 of file AliCaloConstants.h.

const double CaloConstants::HGLGFACTOR = 16

energy transion low/high gaing

Definition at line 46 of file AliCaloConstants.h.

Referenced by AliEMCALRawUtils::AddDigit(), and AliEMCALRawResponse::RawSampledResponse().

const int CaloConstants::MAXHOSTS = 20

related to the emcal debug online display

Definition at line 38 of file AliCaloConstants.h.

const int CaloConstants::NBRANCHES = 2

Branches per RCU.

Definition at line 68 of file AliCaloConstants.h.

const double CaloConstants::TIMEBINMAX = TIMEBINS*TIMEBINWITH

maximum bin in time sample

Definition at line 41 of file AliCaloConstants.h.

Referenced by AliEMCALRawUtils::Digits2Raw().

const int CaloConstants::TIMEBINS = 256

number of sampling bins of the raw RO signal (we typically use 15-50; max is 1k+)

Definition at line 39 of file AliCaloConstants.h.

Referenced by AliCaloRawAnalyzerKStandardFast::AliCaloRawAnalyzerKStandardFast(), AliEMCALRawUtils::Digits2Raw(), AliCaloRawAnalyzerKStandard::FitRaw(), and AliEMCALRawResponse::RawSampledResponse().