SHiP Geometry
SHiP experiment geometry implementation using GeoModel.
Loading...
Searching...
No Matches
Namespaces | Functions
Placement.h File Reference
#include <GeoModelKernel/GeoDefinitions.h>
#include <GeoModelKernel/GeoIdentifierTag.h>
#include <GeoModelKernel/GeoNameTag.h>
#include <GeoModelKernel/GeoTransform.h>
#include <GeoModelKernel/GeoVPhysVol.h>
#include <string>
Include dependency graph for Placement.h:
This graph shows which files directly or indirectly include this file:

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.