#include <FileConfig.h>
Public Attributes | |
fhicl::Atom< std::string > | filename {fhicl::Name{"filename"}} |
fhicl::Atom< bool > | append |
Definition at line 11 of file FileConfig.h.
fhicl::Atom<bool> mf::priv::FileConfig::append |
Definition at line 14 of file FileConfig.h.
fhicl::Atom<std::string> mf::priv::FileConfig::filename {fhicl::Name{"filename"}} |
Definition at line 13 of file FileConfig.h.