![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/DD4hepDetector/DD4hepGeometryService.hpp"#include "ActsExamples/Utilities/Options.hpp"#include <Acts/Utilities/Units.hpp>#include <cstdlib>#include <utility>#include <boost/program_options.hpp>
Include dependency graph for DD4hepDetectorOptions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
| namespace | ActsExamples::Options |
Functions | |
| void | ActsExamples::Options::sortFCChhDetElements (std::vector< dd4hep::DetElement > &det) |
| template<typename aopt_t > | |
| void | ActsExamples::Options::addDD4hepOptions (aopt_t &opt) |
| the particle gun options, the are prefixes with gp | |
| template<typename amap_t > | |
| ActsExamples::DD4hep::DD4hepGeometryService::Config | ActsExamples::Options::readDD4hepConfig (const amap_t &vm) |
| read the particle gun options and return a Config file | |