14 theRPCId(rpcId), theBx(bx),theFirstStrip(99),theClusterSize(99), theLocalPosition(), theLocalError()
19 theRPCId(), theBx(99),theFirstStrip(99),theClusterSize(99), theLocalPosition(), theLocalError()
25 theRPCId(rpcId), theBx(bx), theFirstStrip(99),theClusterSize(99), theLocalPosition(pos)
27 float stripResolution = 3.0 ;
30 LocalError(stripResolution*stripResolution, 0., 0.);
40 theRPCId(rpcId), theBx(bx),theFirstStrip(99), theClusterSize(99), theLocalPosition(pos), theLocalError(err)
52 theRPCId(rpcId), theBx(bx),theFirstStrip(firstStrip), theClusterSize(clustSize), theLocalPosition(pos), theLocalError(err)
74 std::vector<const TrackingRecHit*> nullvector;
83 std::vector<TrackingRecHit*> nullvector;
bool operator==(const RPCRecHit &hit) const
Comparison operator, based on the rpcId and the digi time.
std::ostream & operator<<(std::ostream &out, const ALILine &li)
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.
DetId geographicalId() const
virtual LocalPoint localPosition() const
Return the 3-dimensional local position.
virtual RPCRecHit * clone() const