DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep  Rev:Unversioneddirectory
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Geant4Action.h File Reference
#include "DD4hep/Printout.h"
#include "DD4hep/ComponentProperties.h"
#include "DDG4/Geant4Context.h"
#include "DDG4/Geant4Callback.h"
#include <string>
#include <cstdarg>

Go to the source code of this file.

Classes

class  DD4hep::Simulation::TypeName
 Helper class to handle strings of the format "type/name". More...
 
class  DD4hep::Simulation::Geant4Action
 Default base class for all Geant 4 actions and derivates thereof. More...
 
class  DD4hep::Simulation::Geant4Action::ContextSwap
 Functor to update the context of a Geant4Action object. More...
 
struct  DD4hep::Simulation::Geant4Action::FindByName
 Functor to access elements by name. More...
 
class  DD4hep::Simulation::Geant4Action::Actors< T >
 Actor class to manipulate action groups. More...
 

Namespaces

 DD4hep
 Namespace for the AIDA detector description toolkit.
 
 DD4hep::Simulation
 Namespace for the Geant4 based simulation part of the AIDA detector description toolkit.
 

Functions

template<typename TO , typename FROM >
TO DD4hep::Simulation::fast_cast (FROM from)
 Cast operator. More...