CMS 3D CMS Logo

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