24 os <<
"mag field: " <<
magfield << endl;
25 os <<
"number of layers: " <<
layergeoms.size() << endl;
26 map<int,PHG4CylinderGeom *>::const_iterator iter;
40 cout <<
"layer " << i <<
" already added to PHCylinderGeomContainer" << endl;
54 cout <<
"layer " << layer <<
" already added to PHCylinderGeomContainer" << endl;
64 map<int,PHG4CylinderGeom *>::const_iterator iter =
layergeoms.find(i);
69 cout <<
"Could not locate layer " << i <<
" in PHG4CylinderGeomContainer" << endl;
PHG4CylinderGeom * GetLayerGeom(const int i)
PHG4CylinderGeom * GetFirstLayerGeom()
int AddLayerGeom(const int i, PHG4CylinderGeom *mygeom)
PHG4CylinderGeomContainer()
void identify(std::ostream &os=std::cout) const
std::map< int, PHG4CylinderGeom * > layergeoms
virtual ~PHG4CylinderGeomContainer()
virtual int get_layer() const
virtual void set_layer(const int i)