28 :
RecHit2DLocalPos(gemId), theGEMId(gemId), theBx(
bx), theFirstStrip(99), theClusterSize(99), theLocalPosition(
pos) {
29 float stripResolution = 3.0;
41 theLocalPosition(
pos),
50 theFirstStrip(firstStrip),
51 theClusterSize(clustSize),
52 theLocalPosition(
pos),
63 std::vector<const TrackingRecHit*> nullvector;
70 std::vector<TrackingRecHit*> nullvector;
79 os <<
"pos: " <<
hit.localPosition().
x();
80 os <<
" +/- " <<
sqrt(
hit.localPositionError().xx());