
Public Member Functions | |
| Int_t | getEEmcISec (const Int_t iPlane, const StThreeVectorD &point) const |
| const StructEEmcStrip * | getDcaStripPtr (const Int_t iPlane, StThreeVectorD &point, Float_t *dca) const |
| const StructEEmcStrip * | getDcaStripPtr (const Int_t iPlane, const Int_t iSec, const StThreeVectorD &point, Float_t *dca) const |
| StThreeVectorD | getIntersection (Int_t iSec, Int_t iUStrip, Int_t iVStrip) const |
| Assumes nominal vertex (0,0,0). | |
| StThreeVectorD | getIntersection (const StructEEmcStrip *u, const StructEEmcStrip *v) const |
| Assumes nominal vertex (0,0,0). | |
| StThreeVectorD | getstripEnd (const StructEEmcStrip &strip, const Int_t endId) const |
| return strip-end of 3D-vector | |
| pairD | getEEmcSmdPhiMinMax (const Int_t iPlane, const Int_t iSec) const |
| float | getEEmcSmdDelPhi (const Int_t iPlane, const Int_t iSec) const |
| float | getEEmcSmdCenterPhi (const Int_t iPlane, const Int_t iSec) const |
| void | printSectorPhis (const Int_t iPlane, const Int_t iSec, ostream &os=cout) const |
| ClassDef (StEEmcSmdGeom, 1) | |
Static Public Member Functions | |
| static StEEmcSmdGeom * | instance () |
| static StEEmcSmdGeom * | instance (intVec sectorIdVec) |
Static Protected Attributes | |
| static StEEmcSmdGeom * | sInstance = 0 |
Definition at line 37 of file StEEmcSmdGeom.h.
1.5.9