CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RPCRecHitStandardAlgo.h
Go to the documentation of this file.
1 #ifndef RecoLocalMuon_RPCRecHitStandardAlgo_H
2 #define RecoLocalMuon_RPCRecHitStandardAlgo_H
3 
11 
12 
13 
15  public:
18 
20  virtual ~RPCRecHitStandardAlgo();
21 
22  // Operations
23 
25  virtual void setES(const edm::EventSetup& setup);
26 
27 
28  virtual bool compute(const RPCRoll& roll,
29  const RPCCluster& cluster,
31  LocalError& error) const;
32 
33 
34  virtual bool compute(const RPCRoll& roll,
35  const RPCCluster& cluster,
36  const float& angle,
37  const GlobalPoint& globPos,
38  LocalPoint& point,
39  LocalError& error) const;
40 };
41 #endif
42 
43 
virtual ~RPCRecHitStandardAlgo()
Destructor.
virtual bool compute(const RPCRoll &roll, const RPCCluster &cluster, LocalPoint &point, LocalError &error) const
standard local recHit computation
RPCRecHitStandardAlgo(const edm::ParameterSet &config)
Constructor.
virtual void setES(const edm::EventSetup &setup)
Pass the Event Setup to the algo at each event.
void setup(std::vector< TH2F > &depth, std::string name, std::string units="")
*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