Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoTracker
DeDx
interface
BaseDeDxEstimator.h
Go to the documentation of this file.
1
#ifndef RecoTrackerDeDx_BaseDeDxEstimator_h
2
#define RecoTrackerDeDx_BaseDeDxEstimator_h
3
#include "
DataFormats/TrackReco/interface/DeDxHit.h
"
4
5
class
BaseDeDxEstimator
6
{
7
public
:
8
virtual
~BaseDeDxEstimator
() {}
9
virtual
std::pair<float,float>
dedx
(
const
reco::DeDxHitCollection
& Hits) = 0;
10
};
11
12
#endif
13
BaseDeDxEstimator::~BaseDeDxEstimator
virtual ~BaseDeDxEstimator()
Definition:
BaseDeDxEstimator.h:8
reco::DeDxHitCollection
std::vector< DeDxHit > DeDxHitCollection
Definition:
DeDxHit.h:49
BaseDeDxEstimator::dedx
virtual std::pair< float, float > dedx(const reco::DeDxHitCollection &Hits)=0
DeDxHit.h
BaseDeDxEstimator
Definition:
BaseDeDxEstimator.h:5
Generated for CMSSW Reference Manual by
1.8.5