#include "DDRec/DDGear.h"
#include "DD4hep/Detector.h"
#include "DD4hep/DD4hepUnits.h"
#include "DD4hep/Fields.h"
#include "DD4hep/Plugins.h"
#include "gear/GEAR.h"
#include "gearxml/GearXML.h"
#include "gearimpl/Util.h"
#include "gearimpl/ConstantBField.h"
#include "gearimpl/GearMgrImpl.h"
#include "geartgeo/TGeoGearPointProperties.h"
#include "geartgeo/TGeoGearDistanceProperties.h"
Go to the source code of this file.
|
| | dd4hep |
| | Namespace for the AIDA detector description toolkit.
|
| |
| | dd4hep::rec |
| | Namespace for the reconstruction part of the AIDA detector description toolkit.
|
| |
|
| 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...
|
| |