DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Enumerations | Functions
Geant4XMLSetup.cpp File Reference
#include <DD4hep/Detector.h>
#include <DD4hep/Printout.h>
#include <DD4hep/DetFactoryHelper.h>
#include <XML/Conversions.h>
#include <DDG4/Geant4Config.h>

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::sim
 Namespace for the Geant4 based simulation part of the AIDA detector description toolkit.
 

Enumerations

enum  { dd4hep::sim::SENSITIVE, dd4hep::sim::ACTION, dd4hep::sim::FILTER }
 

Functions

template<typename TYPE , typename PTR >
TYPE * dd4hep::sim::_action (PTR *in)
 Action cast. More...
 
Action dd4hep::sim::_createAction (Detector &description, xml_h a, const std::string &seqType, int what)
 Create/Configure Action object from XML. More...