12 theRPCId(rpcId), theBx(bx),theFirstStrip(99),theClusterSize(99), theLocalPosition(), theLocalError(),
13 theTime(0), theTimeError(-1)
28 float stripResolution = 3.0 ;
31 LocalError(stripResolution*stripResolution, 0., 0.);
77 std::vector<const TrackingRecHit*> nullvector;
86 std::vector<TrackingRecHit*> nullvector;
RPCRecHit * clone() const override
bool operator==(const RPCRecHit &hit) const
Comparison operator, based on the rpcId and the digi time.
LocalPoint theLocalPosition
LocalError localPositionError() const override
Return the 3-dimensional error on the local position.
std::vector< const TrackingRecHit * > recHits() const override
std::ostream & operator<<(std::ostream &os, const RPCRecHit &hit)
The ostream operator.
LocalPoint localPosition() const override
Return the 3-dimensional local position.
RPCDetId rpcId() const
Return the rpcId.
~RPCRecHit() override
Destructor.
RPCRecHit()
Default constructor.
GloballyPositioned< float >::LocalPoint LocalPoint
DetId geographicalId() const