1 #ifndef CORE_FWRECO_GEOM_H 2 #define CORE_FWRECO_GEOM_H 23 typedef std::vector<FWRecoGeom::Info>
InfoMap;
24 typedef std::vector<FWRecoGeom::Info>::const_iterator
InfoMapItr;
27 #endif // CORE_FWRECO_GEOM_H std::vector< FWRecoGeom::Info >::const_iterator InfoMapItr
virtual ~FWRecoGeom(void)
bool operator<(const Info &o) const
std::vector< FWRecoGeom::Info > InfoMap