ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <Acts/Utilities/Units.hpp>
#include <cstdlib>
#include <utility>
#include "ACTFW/DD4hepDetector/DD4hepGeometryService.hpp"
#include "ACTFW/Utilities/Options.hpp"
Go to the source code of this file.
Namespaces | |
namespace | FW |
namespace | FW::Options |
Functions | |
void | FW::Options::sortFCChhDetElements (std::vector< dd4hep::DetElement > &det) |
template<typename aopt_t > | |
void | FW::Options::addDD4hepOptions (aopt_t &opt) |
the particle gun options, the are prefixes with gp | |
template<typename amap_t > | |
FW::DD4hep::DD4hepGeometryService::Config | FW::Options::readDD4hepConfig (const amap_t &vm) |
read the particle gun options and return a Config file | |