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;
virtual int get_layer() const
virtual void set_layer(const int i)
PHG4CylinderGeom * GetFirstLayerGeom()
virtual ~PHG4CylinderGeomContainer()
PHG4CylinderGeom * GetLayerGeom(const int i)
void identify(std::ostream &os=std::cout) const
PHG4CylinderGeomContainer()
std::map< int, PHG4CylinderGeom * > layergeoms
int AddLayerGeom(const int i, PHG4CylinderGeom *mygeom)