![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/DetFactoryHelper.h>#include <DD4hep/Printout.h>#include <XML/Utilities.h>#include <DD4hep/ShapeTags.h>#include <TGeoScaledShape.h>#include <TGeoShapeAssembly.h>#include <TSystem.h>#include <TClass.h>#include <fstream>Go to the source code of this file.
Functions | |
| TGeoCombiTrans * | createPlacement (const Rotation3D &iRot, const Position &iTrans) |
| void * | shape_mesh_verifier (Detector &description, int argc, char **argv) |
| Plugin factory to check shape meshes against a reference file. More... | |
| TGeoCombiTrans* createPlacement | ( | const Rotation3D & | iRot, |
| const Position & | iTrans | ||
| ) |
Definition at line 925 of file ShapePlugins.cpp.
| void* shape_mesh_verifier | ( | Detector & | description, |
| int | argc, | ||
| char ** | argv | ||
| ) |
Plugin factory to check shape meshes against a reference file.
Definition at line 1213 of file ShapePlugins.cpp.
1.8.18