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;
bool operator==(const RPCRecHit &hit) const
Comparison operator, based on the rpcId and the digi time.
LocalPoint theLocalPosition
std::ostream & operator<<(std::ostream &os, const RPCRecHit &hit)
The ostream operator.
RPCDetId rpcId() const
Return the rpcId.
virtual ~RPCRecHit()
Destructor.
virtual std::vector< const TrackingRecHit * > recHits() const
RPCRecHit()
Default constructor.
virtual LocalError localPositionError() const
Return the 3-dimensional error on the local position.
GloballyPositioned< float >::LocalPoint LocalPoint
DetId geographicalId() const
virtual LocalPoint localPosition() const
Return the 3-dimensional local position.
virtual RPCRecHit * clone() const