#include <PndSttStrawMap.h>
Definition at line 22 of file PndSttStrawMap.h.
◆ PndSttStrawMap() [1/3]
| PndSttStrawMap::PndSttStrawMap |
( |
| ) |
|
◆ PndSttStrawMap() [2/3]
| PndSttStrawMap::PndSttStrawMap |
( |
TClonesArray *const |
stt_tube_array | ) |
|
◆ PndSttStrawMap() [3/3]
◆ FindPhiSector()
| int PndSttStrawMap::FindPhiSector |
( |
double |
phi | ) |
const |
◆ GenerateStrawMap()
| void PndSttStrawMap::GenerateStrawMap |
( |
TClonesArray *const |
stt_tube_array | ) |
|
◆ GetLeftSector()
| int PndSttStrawMap::GetLeftSector |
( |
int |
sector | ) |
const |
|
inline |
◆ GetRightSector()
| int PndSttStrawMap::GetRightSector |
( |
int |
sector | ) |
const |
|
inline |
◆ GetRow()
| int PndSttStrawMap::GetRow |
( |
int |
strawindex | ) |
const |
|
inline |
◆ GetSector()
| int PndSttStrawMap::GetSector |
( |
int |
strawindex | ) |
const |
|
inline |
◆ GetStrawRow()
| const vector<int>& PndSttStrawMap::GetStrawRow |
( |
int |
sector, |
|
|
int |
row |
|
) |
| const |
|
inline |
◆ GetStrawSector()
| const vector<vector<int> >& PndSttStrawMap::GetStrawSector |
( |
int |
sector | ) |
const |
|
inline |
Definition at line 30 of file PndSttStrawMap.h.
30 {
return (fStrawIndex.find(sector))->second; }
◆ GetTube()
| PndSttTube* PndSttStrawMap::GetTube |
( |
int |
strawindex | ) |
const |
|
inline |
◆ IsAxialRow()
| bool PndSttStrawMap::IsAxialRow |
( |
int |
rowindex | ) |
const |
◆ IsAxialStraw()
| bool PndSttStrawMap::IsAxialStraw |
( |
int |
strawindex | ) |
const |
|
inline |
◆ IsEdgeStraw()
| bool PndSttStrawMap::IsEdgeStraw |
( |
int |
strawindex | ) |
const |
◆ IsSectorBorderStraw()
| int PndSttStrawMap::IsSectorBorderStraw |
( |
int |
strawindex | ) |
const |
◆ IsSkewedRow()
| bool PndSttStrawMap::IsSkewedRow |
( |
int |
rowindex | ) |
const |
◆ IsSkewedStraw()
| bool PndSttStrawMap::IsSkewedStraw |
( |
int |
strawindex | ) |
const |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: