LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Collection of configuration parameters for the module. More...
Public Attributes | |
fhicl::Table< evgen::ActiveVolumeVertexSampler::Config > | vertex_ |
fhicl::Table< evgen::MARLEYHelper::Config > | marley_parameters_ |
fhicl::Atom< std::string > | module_type_ |
Collection of configuration parameters for the module.
Definition at line 53 of file MARLEYGen_module.cc.
fhicl::Table<evgen::MARLEYHelper::Config> evgen::MarleyGen::Config::marley_parameters_ |
Definition at line 60 of file MARLEYGen_module.cc.
fhicl::Atom<std::string> evgen::MarleyGen::Config::module_type_ |
Definition at line 65 of file MARLEYGen_module.cc.
fhicl::Table<evgen::ActiveVolumeVertexSampler::Config> evgen::MarleyGen::Config::vertex_ |
Definition at line 55 of file MARLEYGen_module.cc.