ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Namespaces | |
namespace | FW |
namespace | FW::Options |
Functions | |
void | FW::Options::addParticleGunOptions (boost::program_options::options_description &opt) |
Add options for a particle-gun-like event generator. | |
EventGenerator::Config | FW::Options::readParticleGunOptions (const boost::program_options::variables_map &vm) |
Create the event generator config from particle-gun options. | |