|
using | Name = fhicl::Name |
|
using | Comment = fhicl::Comment |
|
|
bool | fromHistogram (std::string const &key) const |
| Returns whether the specified mode is an histogram distribution. More...
|
|
Definition at line 59 of file larg4SingleGen_module.cc.
bool evgen::larg4SingleGen::Config::fromHistogram |
( |
std::string const & |
key | ) |
const |
|
private |
Returns whether the specified mode is an histogram distribution.
Definition at line 449 of file larg4SingleGen_module.cc.
static constexpr int kHIST
fhicl::Atom< std::string > PDist
static const std::map< int, std::string > DistributionNames
Names of all distribution modes.
static auto selectOption(std::string Option, OptionList const &allowedOptions) -> decltype(auto)
Parses an option string and returns the corresponding option number.
fhicl::Atom<std::string> evgen::larg4SingleGen::Config::AngleDist |
fhicl::Atom<std::string> evgen::larg4SingleGen::Config::HistogramFile |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::P0 |
fhicl::Atom<bool> evgen::larg4SingleGen::Config::PadOutVectors |
fhicl::Atom<std::string> evgen::larg4SingleGen::Config::ParticleSelectionMode |
fhicl::Sequence<int> evgen::larg4SingleGen::Config::PDG |
fhicl::Atom<std::string> evgen::larg4SingleGen::Config::PDist |
fhicl::Sequence<std::string> evgen::larg4SingleGen::Config::PHist |
fhicl::Atom<std::string> evgen::larg4SingleGen::Config::PosDist |
fhicl::OptionalAtom<rndm::NuRandomService::seed_t> evgen::larg4SingleGen::Config::Seed |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaP |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaT |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaThetaXZ |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaThetaYZ |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaX |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaY |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::SigmaZ |
fhicl::Atom<bool> evgen::larg4SingleGen::Config::SingleVertex |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::T0 |
fhicl::Atom<std::string> evgen::larg4SingleGen::Config::TDist |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::Theta0XZ |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::Theta0YZ |
fhicl::Sequence<std::string> evgen::larg4SingleGen::Config::ThetaXzYzHist |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::X0 |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::Y0 |
fhicl::Sequence<double> evgen::larg4SingleGen::Config::Z0 |
The documentation for this struct was generated from the following file: