DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <XML/Conversions.h>
#include <DD4hep/Detector.h>
#include <DD4hep/Objects.h>
#include <DD4hep/Printout.h>
#include <DD4hep/IDDescriptor.h>
#include <TMap.h>
#include <TROOT.h>
#include <TColor.h>
#include <TGeoMatrix.h>
#include <TGeoManager.h>
#include <iostream>
#include <iomanip>
Go to the source code of this file.
Namespaces | |
dd4hep | |
Namespace for the AIDA detector description toolkit. | |
Functions | |
void | dd4hep::dumpNode (TGeoNode *n, int level) |
void | dd4hep::dumpVolume (TGeoVolume *vol, int level) |
void | dd4hep::dumpTopVolume (const Detector &description) |