CMS 3D CMS Logo

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  ~GEMRecHitStandardAlgo() override;
21 
22  // Operations
23 
25  void setES(const edm::EventSetup& setup) override;
26 
27 
28  bool compute(const GEMEtaPartition& roll,
29  const GEMCluster& cluster,
31  LocalError& error) const override;
32 
33 
34  bool compute(const GEMEtaPartition& roll,
35  const GEMCluster& cluster,
36  const float& angle,
37  const GlobalPoint& globPos,
38  LocalPoint& point,
39  LocalError& error) const override;
40 };
41 #endif
42 
43 
~GEMRecHitStandardAlgo() override
Destructor.
void setES(const edm::EventSetup &setup) override
Pass the Event Setup to the algo at each event.
def setup(process, global_tag, zero_tesla=False)
Definition: GeneralSetup.py:1
GEMRecHitStandardAlgo(const edm::ParameterSet &config)
Constructor.
Definition: config.py:1
bool compute(const GEMEtaPartition &roll, const GEMCluster &cluster, LocalPoint &point, LocalError &error) const override
standard local recHit computation
*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