LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "MARLEYHelper.h"
Public Attributes | |
fhicl::OptionalAtom< std::string > | seed_ |
fhicl::Sequence< double, 3 > | direction_ |
fhicl::Sequence< std::string > | reactions_ |
fhicl::Sequence< std::string > | structure_ |
fhicl::Table< Source_Config > | source_ |
Collection of configuration parameters that will be forwarded to MARLEY
Definition at line 208 of file MARLEYHelper.h.
fhicl::Sequence<double, 3> evgen::MARLEYHelper::Config::direction_ |
Definition at line 215 of file MARLEYHelper.h.
fhicl::Sequence<std::string> evgen::MARLEYHelper::Config::reactions_ |
Definition at line 223 of file MARLEYHelper.h.
fhicl::OptionalAtom<std::string> evgen::MARLEYHelper::Config::seed_ |
Definition at line 210 of file MARLEYHelper.h.
fhicl::Table<Source_Config> evgen::MARLEYHelper::Config::source_ |
Definition at line 235 of file MARLEYHelper.h.
fhicl::Sequence<std::string> evgen::MARLEYHelper::Config::structure_ |
Definition at line 229 of file MARLEYHelper.h.