1 #ifndef TrackRecoDeDx_DeDxEstimatorProducer_H
2 #define TrackRecoDeDx_DeDxEstimatorProducer_H
19 #include <ext/hash_map>
73 template <
class T>
bool operator () (
const T& PseudoDetId1,
const T& PseudoDetId2) {
return PseudoDetId1==PseudoDetId2; }
76 __gnu_cxx::hash_map<unsigned int, stModInfo*, __gnu_cxx::hash<unsigned int>,
isEqual >
MODsColl;
DeDxEstimatorProducer(const edm::ParameterSet &)
edm::EDGetTokenT< TrajTrackAssociationCollection > m_trajTrackAssociationTag
edm::EDGetTokenT< reco::TrackCollection > m_tracksTag
bool operator()(const T &PseudoDetId1, const T &PseudoDetId2)
virtual void beginRun(edm::Run const &run, const edm::EventSetup &) override
BaseDeDxEstimator * m_estimator
unsigned int MinTrackHits
void MakeCalibrationMap()
virtual void produce(edm::Event &, const edm::EventSetup &) override
__gnu_cxx::hash_map< unsigned int, stModInfo *, __gnu_cxx::hash< unsigned int >, isEqual > MODsColl
std::string m_calibrationPath
int getCharge(const SiStripCluster *Cluster, int &Saturating_Strips, const uint32_t &)