CMS 3D CMS Logo

RPCRecHitStandardAlgo.h
Go to the documentation of this file.
1 #ifndef RecoLocalMuon_RPCRecHitStandardAlgo_H
2 #define RecoLocalMuon_RPCRecHitStandardAlgo_H
3 
10 #include "RPCRecHitBaseAlgo.h"
11 
13 public:
16 
18  ~RPCRecHitStandardAlgo() override{};
19 
21  void setES(const edm::EventSetup& setup) override{};
22 
23  bool compute(const RPCRoll& roll,
24  const RPCCluster& cluster,
27  float& time,
28  float& timeErr) const override;
29 
30  bool compute(const RPCRoll& roll,
31  const RPCCluster& cluster,
32  const float& angle,
33  const GlobalPoint& globPos,
36  float& time,
37  float& timeErr) const override;
38 };
39 #endif
Definition: config.py:1
RPCRecHitStandardAlgo(const edm::ParameterSet &config)
Constructor.
~RPCRecHitStandardAlgo() override
Destructor.
bool compute(const RPCRoll &roll, const RPCCluster &cluster, LocalPoint &point, LocalError &error, float &time, float &timeErr) const override
standard local recHit computation
void setES(const edm::EventSetup &setup) override
Pass the Event Setup to the algo at each event.
*vegas h *****************************************************used in the default bin number in original ***version of VEGAS is ***a higher bin number might help to derive a more precise ***grade subtle point
Definition: invegas.h:5
T angle(T x1, T y1, T z1, T x2, T y2, T z2)
Definition: angle.h:11