7 #ifndef TRACKPID_TRACKPIDASSOC_H
8 #define TRACKPID_TRACKPIDASSOC_H
25 typedef std::multimap<unsigned int, unsigned int>
MMap;
28 typedef std::pair<Iterator, Iterator>
Range;
29 typedef std::pair<ConstIterator, ConstIterator>
ConstRange;
37 void identify(std::ostream &
os = std::cout)
const;
54 static const unsigned int hadron = 2;
62 #endif // TRACKPID_TRACKPIDASSOC_H