1 #ifndef TrackRecoDeDx_DeDxEstimatorProducerPixelTripplet_H
2 #define TrackRecoDeDx_DeDxEstimatorProducerPixelTripplet_H
20 #include <ext/hash_map>
72 template <
class T>
bool operator () (
const T& PseudoDetId1,
const T& PseudoDetId2) {
return PseudoDetId1==PseudoDetId2; }
75 __gnu_cxx::hash_map<unsigned int, stModInfo*, __gnu_cxx::hash<unsigned int>,
isEqual >
MODsColl;
void MakeCalibrationMap()
std::string m_calibrationPath
unsigned int MinTrackHits
BaseDeDxEstimator * m_estimator
DeDxEstimatorProducerPixelTripplet(const edm::ParameterSet &)
__gnu_cxx::hash_map< unsigned int, stModInfo *, __gnu_cxx::hash< unsigned int >, isEqual > MODsColl
~DeDxEstimatorProducerPixelTripplet()
edm::EDGetTokenT< reco::TrackCollection > m_tracksTag
bool operator()(const T &PseudoDetId1, const T &PseudoDetId2)
edm::EDGetTokenT< TrajTrackAssociationCollection > m_trajTrackAssociationTag
virtual void produce(edm::Event &, const edm::EventSetup &) override
virtual void beginRun(edm::Run const &run, const edm::EventSetup &) override