EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ParticleGunOptions.hpp File Reference
#include "ActsExamples/Generators/EventGenerator.hpp"
#include <boost/program_options.hpp>
+ Include dependency graph for ParticleGunOptions.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::addParticleGunOptions (boost::program_options::options_description &opt)
 Add options for a particle-gun-like event generator.
 
EventGenerator::Config ActsExamples::Options::readParticleGunOptions (const boost::program_options::variables_map &vm)
 Create the event generator config from particle-gun options.