Copy(SecGeom &obj) | SecGeom | |
fgABSURD | SecGeom | [private, static] |
fInvRotationMat | SecGeom | [private] |
fInvTranslationVec | SecGeom | [private] |
fNx | SecGeom | [private] |
fNy | SecGeom | [private] |
fRotationMat | SecGeom | [private] |
fTower_xSize | SecGeom | [private] |
fTower_ySize | SecGeom | [private] |
fTranslationVec | SecGeom | [private] |
GetTowerPosGlobal(size_t ind, float &x, float &y, float &z) const | SecGeom | |
GetTowerPosLocal(size_t ind, float &x, float &y, float &z) const | SecGeom | |
GlobalToLocal(float xg, float yg, float zg, float &xl, float &yl, float &zl) const | SecGeom | |
InvRotationMatrix(void) const | SecGeom | [inline] |
InvTranslationVector(void) const | SecGeom | [inline] |
LocalToGlobal(float xl, float yl, float zl, float &xg, float &yg, float &zg) const | SecGeom | |
nx | SecGeom | |
nx(void) const | SecGeom | [inline] |
nxyz | SecGeom | |
ny | SecGeom | |
ny(void) const | SecGeom | [inline] |
nz | SecGeom | |
operator<<(std::ostream &, const SecGeom &) | SecGeom | [friend] |
operator=(const SecGeom &obj) | SecGeom | |
Print(void) const | SecGeom | |
RotationMatrix(void) const | SecGeom | [inline] |
SecGeom() | SecGeom | |
SecGeom(const SecGeom &obj) | SecGeom | |
SetDirectTransformation(PHMatrix mat, PHVector vec) | SecGeom | |
SetNxNy(size_t nx, size_t ny) | SecGeom | [inline] |
SetTowerXYSize(double txsize, double tysize) | SecGeom | [inline] |
Tower_xSize | SecGeom | |
Tower_xSize(void) const | SecGeom | [inline] |
Tower_ySize | SecGeom | |
Tower_ySize(void) const | SecGeom | [inline] |
Tower_zSize | SecGeom | |
TranslationVector(void) const | SecGeom | [inline] |
xyz0 | SecGeom | |
zFlag | SecGeom | |
~SecGeom() | SecGeom | |