![]() |
ATLAS Offline Software
|
#include <FCAL_ChannelMap.h>
Public Member Functions | |
| TubePosition () | |
| TubePosition (tileName_t name, float x, float y, const std::string &hvFT) | |
| tileName_t | get_tileName () const |
| float | x () const |
| float | y () const |
| const std::string & | getHVft () const |
| TubePosition () | |
| TubePosition (tileName_t name, float x, float y, const std::string &hvFT) | |
| tileName_t | get_tileName () const |
| float | x () const |
| float | y () const |
| const std::string & | getHVft () const |
Private Attributes | |
| tileName_t | m_tileName |
| float | m_x |
| float | m_y |
| std::string | m_hvFT |
Definition at line 47 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
inline |
Definition at line 180 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
inline |
Definition at line 189 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| FCAL_ChannelMap::TubePosition::TubePosition | ( | ) |
| FCAL_ChannelMap::TubePosition::TubePosition | ( | tileName_t | name, |
| float | x, | ||
| float | y, | ||
| const std::string & | hvFT ) |
|
inline |
Definition at line 199 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| tileName_t FCAL_ChannelMap::TubePosition::get_tileName | ( | ) | const |
|
inline |
Definition at line 219 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| const std::string & FCAL_ChannelMap::TubePosition::getHVft | ( | ) | const |
|
inline |
Definition at line 206 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| float FCAL_ChannelMap::TubePosition::x | ( | ) | const |
|
inline |
Definition at line 212 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
| float FCAL_ChannelMap::TubePosition::y | ( | ) | const |
|
private |
Definition at line 59 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
private |
Definition at line 56 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
private |
Definition at line 57 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.
|
private |
Definition at line 58 of file LArCalorimeter/LArGeoModel/LArReadoutGeometry/LArReadoutGeometry/FCAL_ChannelMap.h.