DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Macros | Typedefs | Functions
StandardPlugins.cpp File Reference
#include <DD4hep/Detector.h>
#include <DD4hep/DetectorImp.h>
#include <DD4hep/Memory.h>
#include <DD4hep/DD4hepUI.h>
#include <DD4hep/Factories.h>
#include <DD4hep/Printout.h>
#include <DD4hep/DD4hepUnits.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/PluginCreators.h>
#include <DD4hep/VolumeProcessor.h>
#include <DD4hep/DetectorProcessor.h>
#include <DD4hep/DD4hepRootPersistency.h>
#include <XML/DocumentHandler.h>
#include <XML/XMLElements.h>
#include <XML/XMLTags.h>
#include <TInterpreter.h>
#include <TGeoElement.h>
#include <TGeoManager.h>
#include <TGeoVolume.h>
#include <TSystem.h>
#include <TClass.h>
#include <TRint.h>
#include <TGDMLMatrix.h>
#include <cerrno>
#include <cstdlib>
#include <fstream>
#include <sstream>
#include "../GeometryTreeDump.h"
#include <DD4hep/SurfaceInstaller.h>
#include <DD4hep/PluginTester.h>

Go to the source code of this file.

Macros

#define DD4HEP_MUST_USE_DETECTORIMP_H
 

Typedefs

typedef SurfaceInstaller TestSurfacesPlugin
 Basic entry point to print out detector type map. More...
 

Functions

template<int flag>
long dump_detelement_tree (Detector &description, int argc, char **argv)
 Basic entry point to print out the detector element hierarchy. More...
 

Macro Definition Documentation

◆ DD4HEP_MUST_USE_DETECTORIMP_H

#define DD4HEP_MUST_USE_DETECTORIMP_H

Definition at line 16 of file StandardPlugins.cpp.

Typedef Documentation

◆ TestSurfacesPlugin

Basic entry point to print out detector type map.

Factory: TestSurfaces

Author
M.Frank
Version
1.0
Date
01/04/2014

Definition at line 1722 of file StandardPlugins.cpp.

Function Documentation

◆ dump_detelement_tree()

template<int flag>
long dump_detelement_tree ( Detector description,
int  argc,
char **  argv 
)

Basic entry point to print out the detector element hierarchy.

Factory: DD4hep_DetectorDump, DD4hep_DetectorVolumeDump

Author
M.Frank
Version
1.0
Date
01/04/2014

Local helper class

Initializing constructor

Default destructor

Definition at line 1417 of file StandardPlugins.cpp.