CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
StripGeomDetType.cc
Go to the documentation of this file.
2 
3 
5 {
6  if (topol != theTopology) {
7  delete theTopology;
8  theTopology = topol;
9  }
10 }
void setTopology(TopologyType *topol)
TopologyType * theTopology