|
SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
|
#include <GeoModelKernel/GeoDefinitions.h>#include <GeoModelKernel/GeoIdentifierTag.h>#include <GeoModelKernel/GeoNameTag.h>#include <GeoModelKernel/GeoTransform.h>#include <GeoModelKernel/GeoVPhysVol.h>#include <string>

Go to the source code of this file.
Namespaces | |
| namespace | SHiPGeometry |
Functions | |
| void | SHiPGeometry::placeChild (GeoVPhysVol *mother, GeoVPhysVol *child, const std::string &name, int id, const GeoTrf::Transform3D &transform) |
Place child under mother using the repo's standard tag sequence: a name tag, an identifier tag, a transform, then the child node. | |