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 
11 class Phase2StripCPEGeometric : public ClusterParameterEstimator<Phase2TrackerCluster1D> {
12 
13  public:
14 
17  LocalValues localParameters(const Phase2TrackerCluster1D & cluster, const GeomDetUnit & det) const;
18 
19 };
20 
21 
22 #endif
LocalValues localParameters(const Phase2TrackerCluster1D &cluster, const GeomDetUnit &det) const