ATLAS Offline Software
|
Structure definition of the LArTTCellMap. More...
#include <LArTTCell.h>
Public Attributes | |
short | tpn |
unsigned short | tsample |
unsigned short | tregion |
unsigned short | teta |
unsigned short | tphi |
unsigned short | layer |
unsigned short | det |
short | pn |
unsigned short | sample |
unsigned short | region |
unsigned short | eta |
unsigned short | phi |
Structure definition of the LArTTCellMap.
Definition at line 17 of file LArTTCell.h.
unsigned short LArTTCell_t::det |
Definition at line 26 of file LArTTCell.h.
unsigned short LArTTCell_t::eta |
Definition at line 30 of file LArTTCell.h.
unsigned short LArTTCell_t::layer |
Definition at line 24 of file LArTTCell.h.
unsigned short LArTTCell_t::phi |
Definition at line 31 of file LArTTCell.h.
short LArTTCell_t::pn |
Definition at line 27 of file LArTTCell.h.
unsigned short LArTTCell_t::region |
Definition at line 29 of file LArTTCell.h.
unsigned short LArTTCell_t::sample |
Definition at line 28 of file LArTTCell.h.
unsigned short LArTTCell_t::teta |
Definition at line 22 of file LArTTCell.h.
unsigned short LArTTCell_t::tphi |
Definition at line 23 of file LArTTCell.h.
short LArTTCell_t::tpn |
Definition at line 19 of file LArTTCell.h.
unsigned short LArTTCell_t::tregion |
Definition at line 21 of file LArTTCell.h.
unsigned short LArTTCell_t::tsample |
Definition at line 20 of file LArTTCell.h.