DD4hep  01.18
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces | Functions
DDGear.h File Reference
#include "DD4hep/Detector.h"
#include "DD4hep/DetElement.h"
#include "gear/GEAR.h"
#include "gearimpl/GearParametersImpl.h"
#include "gearimpl/SimpleMaterialImpl.h"
#include "gear/GearMgr.h"
+ Include dependency graph for DDGear.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dd4hep::rec::GearHandle
 Simple wrapper class for objects of type GearParametersImpl that can be added to DetElements with the extension mechanism. More...
 

Namespaces

 gear
 
 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::rec
 Namespace for the reconstruction part of the AIDA detector description toolkit.
 

Functions

gear::GearMgr * dd4hep::rec::createGearMgr (Detector &description, const std::string &pluginName="GearForILD")
 Factory method that creates a GearMgr object pobulated with the GearParametersImpl objects from all (top level) DetElements in the description object. More...