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

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

Public Attributes

fhicl::Table< evgen::ActiveVolumeVertexSampler::Configvertex_
 
fhicl::Table< evgen::MARLEYHelper::Configmarley_parameters_
 
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::Table<evgen::MARLEYHelper::Config> evgen::MarleyGen::Config::marley_parameters_
Initial value:
{
Name("marley_parameters"),
Comment("Configuration for the MARLEY generator")
}

Definition at line 60 of file MARLEYGen_module.cc.

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

Definition at line 65 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: