LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
evgen::MarleyGen::Config Struct Reference

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

Public Attributes

fhicl::Table< evgen::ActiveVolumeVertexSampler::Configvertex_
 
fhicl::Atom< std::string > module_type_
 

Detailed Description

Collection of configuration parameters for the module.

Definition at line 53 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 59 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 55 of file MARLEYGen_module.cc.


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