EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "ActsExamples/Utilities/OptionsFwd.hpp"
#include <memory>
#include <utility>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |
namespace | ActsExamples |
namespace | ActsExamples::Geometry |
Functions | |
std::pair< std::shared_ptr < const Acts::TrackingGeometry > , std::vector< std::shared_ptr < ActsExamples::IContextDecorator > > > | ActsExamples::Geometry::build (const boost::program_options::variables_map &vm, IBaseDetector &detector) |
helper method to setup the geometry | |