CMS 3D CMS Logo

Phase2StripCPEGeometric.h
Go to the documentation of this file.
1 #ifndef RecoLocalTracker_Phase2TrackerRecHits_Phase2StripCPEGeometric_H
2 #define RecoLocalTracker_Phase2TrackerRecHits_Phase2StripCPEGeometric_H
3 
7 
9 
10 class Phase2StripCPEGeometric : public ClusterParameterEstimator<Phase2TrackerCluster1D> {
11 public:
14  LocalValues localParameters(const Phase2TrackerCluster1D& cluster, const GeomDetUnit& det) const override;
15 };
16 
17 #endif
LocalValues localParameters(const Phase2TrackerCluster1D &cluster, const GeomDetUnit &det) const override