![]() |
ATLAS Offline Software
|
#include <FCAL_ChannelMap.h>
Public Member Functions | |
| TilePosition () | |
| TilePosition (float x, float y, int ntubes) | |
| float | x () const |
| float | y () const |
| unsigned int | ntubes () const |
| TilePosition () | |
| TilePosition (float x, float y, int ntubes) | |
| float | x () const |
| float | y () const |
| unsigned int | ntubes () const |
Private Attributes | |
| float | m_x |
| float | m_y |
| unsigned int | m_ntubes |
Definition at line 127 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
inline |
Definition at line 228 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
inline |
Definition at line 236 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| FCAL_ChannelMap::TilePosition::TilePosition | ( | ) |
| FCAL_ChannelMap::TilePosition::TilePosition | ( | float | x, |
| float | y, | ||
| int | ntubes ) |
|
inline |
Definition at line 257 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| unsigned int FCAL_ChannelMap::TilePosition::ntubes | ( | ) | const |
|
inline |
Definition at line 245 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| float FCAL_ChannelMap::TilePosition::x | ( | ) | const |
|
inline |
Definition at line 251 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| float FCAL_ChannelMap::TilePosition::y | ( | ) | const |
|
private |
Definition at line 137 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
private |
Definition at line 135 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
private |
Definition at line 136 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.