![]() |
ATLAS Offline Software
|
#include <TileGeoG4DMLookup.h>
Public Member Functions | |
| TileGeoG4PlateCell () | |
Public Attributes | |
| int | detector |
| int | tower |
| int | sample |
| int | neighbor |
| double | eta |
| double | dEta |
| double | xBound |
| double | zBound |
| std::vector< int > | m_nPlateCellHit |
| std::vector< int > | m_nPlateCellHit_negative |
Definition at line 32 of file TileGeoG4DMLookup.h.
| TileGeoG4PlateCell::TileGeoG4PlateCell | ( | ) |
| double TileGeoG4PlateCell::dEta |
Definition at line 40 of file TileGeoG4DMLookup.h.
| int TileGeoG4PlateCell::detector |
Definition at line 35 of file TileGeoG4DMLookup.h.
| double TileGeoG4PlateCell::eta |
Definition at line 39 of file TileGeoG4DMLookup.h.
| std::vector<int> TileGeoG4PlateCell::m_nPlateCellHit |
Definition at line 44 of file TileGeoG4DMLookup.h.
| std::vector<int> TileGeoG4PlateCell::m_nPlateCellHit_negative |
Definition at line 45 of file TileGeoG4DMLookup.h.
| int TileGeoG4PlateCell::neighbor |
Definition at line 38 of file TileGeoG4DMLookup.h.
| int TileGeoG4PlateCell::sample |
Definition at line 37 of file TileGeoG4DMLookup.h.
| int TileGeoG4PlateCell::tower |
Definition at line 36 of file TileGeoG4DMLookup.h.
| double TileGeoG4PlateCell::xBound |
Definition at line 41 of file TileGeoG4DMLookup.h.
| double TileGeoG4PlateCell::zBound |
Definition at line 42 of file TileGeoG4DMLookup.h.