AliRoot Core  3dc7879 (3dc7879)
CaloConstants::EMCALConstants Namespace Reference

Variables

const double ECENTRALHIT = 0.845678
 Percentage of total enegry contain in a single tower for a central hit. More...
 
const int MAXHWADDR = 3279
 Max harware address,. More...
 
const int MAXCHANNELS = 1408
 Max number of channels. More...
 
const int NZROWSMOD = 48
 Number of columns per module. More...
 
const int NXCOLUMNSMOD = 24
 Number of rows per module. More...
 
const int NROWSMOD = NZROWSMOD
 Number of rows per module. More...
 
const int NCOLUMNSMOD = NXCOLUMNSMOD
 Number of columns per module. More...
 
const int NRCUSPERSECTOR = 4
 Number of RCUs per sector. More...
 
const int NMODULES = 20
 Number of modules of the EMCAL detector. More...
 
const int NRCUSPERMODULE = 2
 Number of RCUs per Module. More...
 
const int NFEECS = 9
 Number of Frontend cards per branch*/. More...
 
const int NZROWSRCU = 48
 Number of Rows per RCU. More...
 
const int NXCOLUMNSRCU = 16
 Number of columns per RCU. More...
 
const int ORDER = 2
 Order of shaping stages of the signal conditioning unit. More...
 
const double TAU = 2.35
 Approximate shaping time. More...
 

Variable Documentation

const double CaloConstants::EMCALConstants::ECENTRALHIT = 0.845678

Percentage of total enegry contain in a single tower for a central hit.

Definition at line 73 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::MAXCHANNELS = 1408

Max number of channels.

Definition at line 76 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::MAXHWADDR = 3279

Max harware address,.

Definition at line 75 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NCOLUMNSMOD = NXCOLUMNSMOD

Number of columns per module.

Definition at line 80 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NFEECS = 9

Number of Frontend cards per branch*/.

Definition at line 85 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NMODULES = 20

Number of modules of the EMCAL detector.

Definition at line 83 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NRCUSPERMODULE = 2

Number of RCUs per Module.

Definition at line 84 of file AliCaloConstants.h.

Referenced by AliEMCALRawUtils::Digits2Raw().

const int CaloConstants::EMCALConstants::NRCUSPERSECTOR = 4

Number of RCUs per sector.

Definition at line 82 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NROWSMOD = NZROWSMOD

Number of rows per module.

Definition at line 79 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NXCOLUMNSMOD = 24

Number of rows per module.

Definition at line 78 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NXCOLUMNSRCU = 16

Number of columns per RCU.

Definition at line 87 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NZROWSMOD = 48

Number of columns per module.

Definition at line 77 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::NZROWSRCU = 48

Number of Rows per RCU.

Definition at line 86 of file AliCaloConstants.h.

const int CaloConstants::EMCALConstants::ORDER = 2

Order of shaping stages of the signal conditioning unit.

Definition at line 88 of file AliCaloConstants.h.

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

const double CaloConstants::EMCALConstants::TAU = 2.35