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

Variables

const int MAXHWADDR = 4096
 Max harware address. More...
 
const int NZROWSMOD = 56
 Number of rows per module. More...
 
const int NXCOLUMNSMOD = 64
 Number of columns per module. More...
 
const int NMODULES = 5
 Number of modules of the PHOS detector. More...
 
const int NRCUSPERMODULE = 4
 Number of RCUs per Module. More...
 
const int NFEECS = 14
 Number of Frontend cards per branch. More...
 

Variable Documentation

const int CaloConstants::PHOSConstants::MAXHWADDR = 4096

Max harware address.

Definition at line 94 of file AliCaloConstants.h.

const int CaloConstants::PHOSConstants::NFEECS = 14

Number of Frontend cards per branch.

Definition at line 100 of file AliCaloConstants.h.

const int CaloConstants::PHOSConstants::NMODULES = 5

Number of modules of the PHOS detector.

Definition at line 98 of file AliCaloConstants.h.

const int CaloConstants::PHOSConstants::NRCUSPERMODULE = 4

Number of RCUs per Module.

Definition at line 99 of file AliCaloConstants.h.

const int CaloConstants::PHOSConstants::NXCOLUMNSMOD = 64

Number of columns per module.

Definition at line 97 of file AliCaloConstants.h.

const int CaloConstants::PHOSConstants::NZROWSMOD = 56

Number of rows per module.

Definition at line 96 of file AliCaloConstants.h.