1 #ifndef GEOMETRY_FWTGEO_RECO_GEOMETRY_H 2 #define GEOMETRY_FWTGEO_RECO_GEOMETRY_H 29 for (
unsigned int i = 0;
i < 9; ++
i)
32 void fillPoints(std::vector<GlobalPoint>::const_iterator begin, std::vector<GlobalPoint>::const_iterator
end) {
33 unsigned int index(0);
34 for (std::vector<GlobalPoint>::const_iterator
i = begin;
i !=
end; ++
i) {
43 typedef std::map<unsigned int, FWTGeoRecoGeometry::Info>
InfoMap;
54 #endif // GEOMETRY_FWTGEO_RECO_GEOMETRY_H void fillPoints(std::vector< GlobalPoint >::const_iterator begin, std::vector< GlobalPoint >::const_iterator end)
static const int maxPoints_
void manager(TGeoManager *geom)
Info(const std::string &iname)
static const int maxCorner_
virtual ~FWTGeoRecoGeometry(void)
std::map< unsigned int, FWTGeoRecoGeometry::Info > InfoMap
TGeoManager * manager(void) const