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 
13 
14 
15 
17  public:
20 
22  virtual ~RPCRecHitStandardAlgo();
23 
24  // Operations
25 
27  virtual void setES(const edm::EventSetup& setup);
28 
29 
30  virtual bool compute(const RPCRoll& roll,
31  const RPCCluster& cluster,
33  LocalError& error) const;
34 
35 
36  virtual bool compute(const RPCRoll& roll,
37  const RPCCluster& cluster,
38  const float& angle,
39  const GlobalPoint& globPos,
40  LocalPoint& point,
41  LocalError& error) const;
42 };
43 #endif
44 
45 
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