#include <GenericAverageDeDxEstimator.h>
Public Member Functions | |
virtual std::pair< float, float > | dedx (const reco::DeDxHitCollection &Hits) |
GenericAverageDeDxEstimator (const edm::ParameterSet &iConfig) | |
Public Member Functions inherited from BaseDeDxEstimator | |
virtual void | beginRun (edm::Run const &run, const edm::EventSetup &iSetup) |
virtual | ~BaseDeDxEstimator () |
Private Attributes | |
float | m_expo |
Definition at line 7 of file GenericAverageDeDxEstimator.h.
|
inline |
Definition at line 10 of file GenericAverageDeDxEstimator.h.
References edm::ParameterSet::getParameter(), and m_expo.
|
inlinevirtual |
Implements BaseDeDxEstimator.
Definition at line 14 of file GenericAverageDeDxEstimator.h.
References i, m_expo, gen::n, funct::pow(), and query::result.
|
private |
Definition at line 24 of file GenericAverageDeDxEstimator.h.
Referenced by dedx(), and GenericAverageDeDxEstimator().