18 #ifndef PNDTRACKCAND_HH
19 #define PNDTRACKCAND_HH
33 typedef std::multimap<Double_t, std::pair<Int_t, Int_t> >::const_iterator
mapIter;
64 void AddHit(UInt_t detId, UInt_t hitId, Double_t rho);
65 void AddHit(TString branchName, UInt_t hitId, Double_t rho);
67 void DeleteHit(UInt_t detId, UInt_t hitId);