![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <boost/program_options.hpp>#include <cstdlib>#include <iostream>#include <utility>#include "ACTFW/Utilities/Options.hpp"#include "Acts/Plugins/TGeo/TGeoLayerBuilder.hpp"#include "Acts/Utilities/Units.hpp"
Include dependency graph for TGeoDetectorOptions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | FW |
| namespace | FW::Options |
Functions | |
| template<typename options_t > | |
| void | FW::Options::addTGeoGeometryOptions (options_t &opt) |
| template<typename variable_map_t > | |
| std::vector < Acts::TGeoLayerBuilder::Config > | FW::Options::readTGeoLayerBuilderConfigs (const variable_map_t &vm, std::shared_ptr< const Acts::LayerCreator > layerCreator) |
| Read the specific options for the ROOT detector. | |