3 #ifndef G4DETECTORS_PHG4CYLINDERCELLCONTAINER_H
4 #define G4DETECTORS_PHG4CYLINDERCELLCONTAINER_H
20 typedef std::map<PHG4CylinderCellDefs::keytype, PHG4CylinderCell *>
Map;
23 typedef std::pair<Iterator, Iterator>
Range;
24 typedef std::pair<ConstIterator, ConstIterator>
ConstRange;
33 void identify(std::ostream &
os = std::cout)
const override;
34 void Reset()
override;
52 if (its->second == cell)
75 unsigned int size(
void)
const