RecoLocalTracker
Phase2TrackerRecHits
interface
Phase2StripCPEGeometric.h
Go to the documentation of this file.
1
#ifndef RecoLocalTracker_Phase2TrackerRecHits_Phase2StripCPEGeometric_H
2
#define RecoLocalTracker_Phase2TrackerRecHits_Phase2StripCPEGeometric_H
3
4
#include "
RecoLocalTracker/ClusterParameterEstimator/interface/ClusterParameterEstimator.h
"
5
#include "
Geometry/CommonDetUnit/interface/GeomDet.h
"
6
#include "
DataFormats/Phase2TrackerCluster/interface/Phase2TrackerCluster1D.h
"
7
8
#include "
FWCore/ParameterSet/interface/ParameterSet.h
"
9
10
class
Phase2StripCPEGeometric
:
public
ClusterParameterEstimator
<Phase2TrackerCluster1D> {
11
public
:
12
Phase2StripCPEGeometric
(){};
13
Phase2StripCPEGeometric
(
edm::ParameterSet
& conf);
14
LocalValues
localParameters
(
const
Phase2TrackerCluster1D
& cluster,
const
GeomDetUnit
& det)
const override
;
15
};
16
17
#endif
Phase2StripCPEGeometric::Phase2StripCPEGeometric
Phase2StripCPEGeometric()
Definition:
Phase2StripCPEGeometric.h:12
ClusterParameterEstimator
Definition:
ClusterParameterEstimator.h:12
Phase2StripCPEGeometric::localParameters
LocalValues localParameters(const Phase2TrackerCluster1D &cluster, const GeomDetUnit &det) const override
Definition:
Phase2StripCPEGeometric.cc:12
GeomDet.h
GeomDet
Definition:
GeomDet.h:27
Phase2TrackerCluster1D.h
ParameterSet.h
ClusterParameterEstimator.h
ClusterParameterEstimator< Phase2TrackerCluster1D >::LocalValues
std::pair< LocalPoint, LocalError > LocalValues
Definition:
ClusterParameterEstimator.h:14
Phase2StripCPEGeometric
Definition:
Phase2StripCPEGeometric.h:10
Phase2TrackerCluster1D
Definition:
Phase2TrackerCluster1D.h:10
edm::ParameterSet
Definition:
ParameterSet.h:47
Generated for CMSSW Reference Manual by
1.8.14