Public Attributes | List of all members
evgen::MarleyGen::Config Struct Reference

Collection of configuration parameters for the module. More...

Public Attributes

fhicl::Table< evgen::ActiveVolumeVertexSampler::Configvertex_
 
fhicl::Atom< std::stringmodule_type_
 

Detailed Description

Collection of configuration parameters for the module.

Definition at line 56 of file MARLEYGen_module.cc.

Member Data Documentation

fhicl::Atom<std::string> evgen::MarleyGen::Config::module_type_
Initial value:
{
Name("module_type"),
Comment(""),
"MARLEYGen"
}

Definition at line 63 of file MARLEYGen_module.cc.

fhicl::Table<evgen::ActiveVolumeVertexSampler::Config> evgen::MarleyGen::Config::vertex_
Initial value:
{
Name("vertex"),
Comment("Configuration for selecting the vertex location(s)")
}

Definition at line 58 of file MARLEYGen_module.cc.


The documentation for this struct was generated from the following file: