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

Public Member Functions

std::set< std::string > operator() ()
 

Detailed Description

Ignore the marley_parameters FHiCL table during the validation step (MARLEY will take care of that by itself)

Definition at line 122 of file MARLEYTimeGen_module.cc.

Member Function Documentation

std::set<std::string> evgen::MarleyTimeGen::KeysToIgnore::operator() ( )
inline

Definition at line 123 of file MARLEYTimeGen_module.cc.

123 { return {"marley_parameters"}; }

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