Public Types | |
using | Name = fhicl::Name |
using | Comment = fhicl::Comment |
Public Attributes | |
fhicl::Atom< std::string > | Path |
fhicl::Atom< bool > | ResponseWhenNotRun |
fhicl::Atom< bool > | ResponseOnError |
Definition at line 59 of file FilterOnArtPathOutcome_module.cc.
using FilterOnArtPathOutcome::Config::Comment = fhicl::Comment |
Definition at line 61 of file FilterOnArtPathOutcome_module.cc.
using FilterOnArtPathOutcome::Config::Name = fhicl::Name |
Definition at line 60 of file FilterOnArtPathOutcome_module.cc.
fhicl::Atom<std::string> FilterOnArtPathOutcome::Config::Path |
Definition at line 63 of file FilterOnArtPathOutcome_module.cc.
fhicl::Atom<bool> FilterOnArtPathOutcome::Config::ResponseOnError |
Definition at line 74 of file FilterOnArtPathOutcome_module.cc.
fhicl::Atom<bool> FilterOnArtPathOutcome::Config::ResponseWhenNotRun |
Definition at line 68 of file FilterOnArtPathOutcome_module.cc.