28 #ifndef STEEMCSMDGEOM_H
29 #define STEEMCSMDGEOM_H
31 #include "EEmcSmdGeom.h"
34 #include "StThreeVectorD.hh"
35 #include "StPhysicalHelixD.hh"
52 Int_t getEEmcISec(
const Int_t iPlane,
const StThreeVectorD& point)
const;
57 StThreeVectorD getIntersection ( Int_t iSec, Int_t iUStrip, Int_t iVStrip )
const;
67 pairD getEEmcSmdPhiMinMax(
const Int_t iPlane,
const Int_t iSec)
const;
70 float getEEmcSmdDelPhi(
const Int_t iPlane,
const Int_t iSec)
const;
73 float getEEmcSmdCenterPhi(
const Int_t iPlane,
const Int_t iSec)
const;
78 void printSectorPhis(
const Int_t iPlane,
const Int_t iSec,ostream& os = cout)
const;