Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
NuclearInteractionOptions.hpp File Reference
+ Include dependency graph for NuclearInteractionOptions.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::addNuclearInteractionOptions (Description &desc)
 
ActsFatras::detail::MultiParticleNuclearInteractionParametrisation ActsExamples::Options::readParametrisations (const std::string &fileName)
 Reads the parametrisation and provides the parametrisation.
 
std::string ActsExamples::Options::readNuclearInteractionConfig (const boost::program_options::variables_map &variables)
 
template<typename simulator_t >
void ActsExamples::Options::setNuclearInteractionParametrisations (const std::string &nuclearInteractionParametrisation, simulator_t &simulator)