5 #ifndef InDetGeoModelUtils_GenericTubeMaker_h
6 #define InDetGeoModelUtils_GenericTubeMaker_h
33 std::string
name()
const;
37 void placeVolume(GeoFullPhysVol * fullparent, GeoVPhysVol * child,
double zParent = 0);
38 void placeVolTwoSide(GeoPhysVol * parentPos, GeoPhysVol * parentNeg, GeoVPhysVol * child,
double zParent = 0);
39 void placeVolTwoSide(GeoFullPhysVol * fullparentPos, GeoFullPhysVol * fullparentNeg, GeoVPhysVol * child,
double zParent = 0);
44 void placeVolume(GeoPhysVol *
parent, GeoFullPhysVol * fullparent, GeoVPhysVol * child,
double zParent);
46 GeoFullPhysVol * fullparentPos, GeoFullPhysVol * fullparentNeg,
47 GeoVPhysVol * child,
double zParent);
55 #endif // InDetGeoModelUtils_GenericTubeMaker_h