|
DD4hep
01.18
|
#include "DD4hep/Detector.h"#include "DD4hep/DD4hepUnits.h"#include "DD4hep/Fields.h"#include "TGeoManager.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"#include "DDRec/DDGear.h"
Include dependency graph for convertToGear.cc:Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 39 of file convertToGear.cc.
References dd4hep::rec::createGearMgr(), dumpDetectorData::description, std::string::empty(), std::endl(), and std::exit().
1.8.5