1 #ifndef RecoLocalMuon_RPCRecHitBaseAlgo_H 2 #define RecoLocalMuon_RPCRecHitBaseAlgo_H 52 float& timeErr)
const = 0;
63 float& timeErr)
const = 0;
virtual ~RPCRecHitBaseAlgo()
Destructor.
virtual bool compute(const RPCRoll &roll, const RPCCluster &cl, LocalPoint &Point, LocalError &error, float &time, float &timeErr) const =0
standard local recHit computation
virtual void setES(const edm::EventSetup &setup)=0
Pass the Event Setup to the algo at each event.
std::bitset< maskSIZE > RollMask
RPCRecHitBaseAlgo(const edm::ParameterSet &config)
Constructor.
std::pair< const_iterator, const_iterator > Range
Structure Point Contains parameters of Gaussian fits to DMRs.
virtual edm::OwnVector< RPCRecHit > reconstruct(const RPCRoll &roll, const RPCDetId &rpcId, const RPCDigiCollection::Range &digiRange, const RollMask &mask)
Build all hits in the range associated to the rpcId, at the 1st step.
T angle(T x1, T y1, T z1, T x2, T y2, T z2)