#include <Configs.h>
Classes | |
| struct | Source |
| struct | TestProperties |
Public Types | |
| using | Name = fhicl::Name |
Public Attributes | |
| fhicl::Table< TestProperties > | test_properties {Name{"test_properties"}} |
| fhicl::Atom< std::string > | process_name {Name{"process_name"}} |
| fhicl::OptionalTable< Source > | source {Name{"source"}} |
| fhicl::OptionalDelegatedParameter | physics {Name{"physics"}} |
| fhicl::OptionalDelegatedParameter | outputs {Name{"outputs"}} |
| fhicl::OptionalDelegatedParameter art::test::TopLevelTable::outputs {Name{"outputs"}} |
| fhicl::OptionalDelegatedParameter art::test::TopLevelTable::physics {Name{"physics"}} |
| fhicl::Atom<std::string> art::test::TopLevelTable::process_name {Name{"process_name"}} |
| fhicl::OptionalTable<Source> art::test::TopLevelTable::source {Name{"source"}} |
| fhicl::Table<TestProperties> art::test::TopLevelTable::test_properties {Name{"test_properties"}} |
1.8.11