|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef TILEGEOG4CALIB_TILEGEOG4DMLOOKUP_H
15 #define TILEGEOG4CALIB_TILEGEOG4DMLOOKUP_H
20 class TileGeoG4Section;
67 std::vector<TileGeoG4CalibCell*>
cells;
85 std::vector<TileGeoG4CalibSample*>
samples;
89 void DMToCell(
bool gap_crack, TileGeoG4Section* tile_section);
92 TileGeoG4Cell*
GetCell(
int nPeriod,
int nSample);
113 #endif // TILEGEOG4CALIB_TILEGEOG4DMLOOKUP_H
TileGeoG4Cell * GetCell(int nPeriod, int nSample)
std::vector< TileGeoG4GirderCell * > girderCells
std::vector< int > m_nPlateCellHit_negative
void AddModuleToCell(bool negative)
std::vector< int > m_nGirderCellHit
TileGeoG4GirderCell * GetTileGirderCell(double xHit)
std::vector< int > m_nPlateCellHit
TileGeoG4PlateCell * GetTilePlateCell(double xHit, double zHit, int plate)
std::vector< TileGeoG4PlateCell * > plateCells
void DMToCell(bool gap_crack, TileGeoG4Section *tile_section)
std::vector< TileGeoG4CalibSample * > samples
std::vector< int > m_nGirderCellHit_negative
TileGeoG4CalibSection(const int verboseLevel)
std::vector< TileGeoG4CalibCell * > cells
std::vector< TileGeoG4Cell * > m_DMToCell