#include <PndSttGeometryMap.h>
Definition at line 24 of file PndSttGeometryMap.h.
◆ PndSttGeometryMap() [1/3]
PndSttGeometryMap::PndSttGeometryMap |
( |
| ) |
|
◆ PndSttGeometryMap() [2/3]
PndSttGeometryMap::PndSttGeometryMap |
( |
TClonesArray * |
tubearray, |
|
|
Int_t |
geoType |
|
) |
| |
◆ ~PndSttGeometryMap()
PndSttGeometryMap::~PndSttGeometryMap |
( |
| ) |
|
◆ PndSttGeometryMap() [3/3]
◆ CalculateStrawPoca()
Double_t PndSttGeometryMap::CalculateStrawPoca |
( |
PndSttHit * |
hit1, |
|
|
PndSttHit * |
hit2, |
|
|
TVector3 & |
poca |
|
) |
| |
◆ FillGeometryParameters()
Bool_t PndSttGeometryMap::FillGeometryParameters |
( |
| ) |
|
◆ FillGeometryParametersGeoType1()
Bool_t PndSttGeometryMap::FillGeometryParametersGeoType1 |
( |
| ) |
|
◆ FillStrawNeighborsMap()
void PndSttGeometryMap::FillStrawNeighborsMap |
( |
| ) |
|
◆ FindNeighborings() [1/2]
TArrayI PndSttGeometryMap::FindNeighborings |
( |
PndSttTube * |
tube | ) |
|
◆ FindNeighborings() [2/2]
TArrayI PndSttGeometryMap::FindNeighborings |
( |
int |
tubeId | ) |
|
◆ GenerateStrawMap()
void PndSttGeometryMap::GenerateStrawMap |
( |
Int_t |
map | ) |
|
◆ GenerateStrawMapAngleGeoType1()
void PndSttGeometryMap::GenerateStrawMapAngleGeoType1 |
( |
| ) |
|
◆ GenerateStrawMapGeoType1()
void PndSttGeometryMap::GenerateStrawMapGeoType1 |
( |
Int_t |
map | ) |
|
◆ GenerateStrawMapTubeIDGeoType1()
void PndSttGeometryMap::GenerateStrawMapTubeIDGeoType1 |
( |
| ) |
|
◆ GetAngleBetweenTubes()
double PndSttGeometryMap::GetAngleBetweenTubes |
( |
int |
tubeID1, |
|
|
int |
tubeID2 |
|
) |
| const |
◆ GetNeighboringsByMap()
TArrayI PndSttGeometryMap::GetNeighboringsByMap |
( |
int |
tubeId | ) |
|
◆ GetRow()
int PndSttGeometryMap::GetRow |
( |
int |
strawindex | ) |
const |
|
inline |
◆ GetSector()
int PndSttGeometryMap::GetSector |
( |
int |
strawindex | ) |
const |
|
inline |
◆ GetStrawRow()
const vector<int>& PndSttGeometryMap::GetStrawRow |
( |
int |
sector, |
|
|
int |
row |
|
) |
| const |
|
inline |
Definition at line 47 of file PndSttGeometryMap.h.
47 {
return (fStrawIndex.find(sector))->second.at(row); }
◆ GetStrawSector()
const vector<vector<int> >& PndSttGeometryMap::GetStrawSector |
( |
int |
sector | ) |
const |
|
inline |
◆ InStraightLine()
bool PndSttGeometryMap::InStraightLine |
( |
int |
tube1, |
|
|
int |
tube2, |
|
|
int |
tube3 |
|
) |
| const |
◆ IsAxialRow()
bool PndSttGeometryMap::IsAxialRow |
( |
int |
rowindex | ) |
const |
◆ IsAxialStraw()
bool PndSttGeometryMap::IsAxialStraw |
( |
int |
strawindex | ) |
const |
|
inline |
◆ IsEdgeStraw()
bool PndSttGeometryMap::IsEdgeStraw |
( |
int |
strawindex | ) |
const |
◆ IsSectorBorderStraw()
int PndSttGeometryMap::IsSectorBorderStraw |
( |
int |
strawindex | ) |
const |
◆ IsSkewedRow()
bool PndSttGeometryMap::IsSkewedRow |
( |
int |
rowindex | ) |
const |
◆ IsSkewedStraw()
bool PndSttGeometryMap::IsSkewedStraw |
( |
int |
strawindex | ) |
const |
|
inline |
◆ operator=()
◆ SetGeneralParameters()
void PndSttGeometryMap::SetGeneralParameters |
( |
| ) |
|
◆ SetGeneralParametersGeoType1()
void PndSttGeometryMap::SetGeneralParametersGeoType1 |
( |
| ) |
|
◆ SetVerbose()
void PndSttGeometryMap::SetVerbose |
( |
int |
ver | ) |
|
|
inline |
The documentation for this class was generated from the following file: