Analysis Software
Documentation for sPHENIX simulation software
|
#include "ActsExamples/Generators/EventGenerator.hpp"
#include "ActsExamples/Utilities/OptionsFwd.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ActsExamples |
namespace | ActsExamples::Options |
Functions | |
void | ActsExamples::Options::addParticleGunOptions (Description &desc) |
Add options for a particle-gun-like event generator. | |
EventGenerator::Config | ActsExamples::Options::readParticleGunOptions (const Variables &vars) |
Create the event generator config from particle-gun options. | |