Public Types | |
| template<class T > | |
| using | Atom = fhicl::Atom< T > |
| template<class T > | |
| using | Sequence = fhicl::Sequence< T > |
| template<class T > | |
| using | Table = fhicl::Table< T > |
| using | Comment = fhicl::Comment |
| using | Name = fhicl::Name |
Public Attributes | |
| Sequence< std::string > | inputModuleLabels |
| Atom< std::string > | outputGHEPFilePattern |
| Atom< std::string > | dumpFilePattern |
| Atom< int > | dumpGeniePrintLevel |
| Atom< bool > | dumpMCTruth |
| Atom< bool > | dumpGTruth |
| Atom< bool > | dumpMCFlux |
Definition at line 49 of file GenieOutput_module.cc.
| using evg::GenieOutputParams::Atom = fhicl::Atom<T> |
Definition at line 51 of file GenieOutput_module.cc.
Definition at line 54 of file GenieOutput_module.cc.
Definition at line 55 of file GenieOutput_module.cc.
| using evg::GenieOutputParams::Sequence = fhicl::Sequence<T> |
Definition at line 52 of file GenieOutput_module.cc.
| using evg::GenieOutputParams::Table = fhicl::Table<T> |
Definition at line 53 of file GenieOutput_module.cc.
| Atom<std::string> evg::GenieOutputParams::dumpFilePattern |
Definition at line 69 of file GenieOutput_module.cc.
| Atom<int> evg::GenieOutputParams::dumpGeniePrintLevel |
Definition at line 76 of file GenieOutput_module.cc.
Definition at line 87 of file GenieOutput_module.cc.
Definition at line 92 of file GenieOutput_module.cc.
Definition at line 82 of file GenieOutput_module.cc.
| Sequence<std::string> evg::GenieOutputParams::inputModuleLabels |
Definition at line 57 of file GenieOutput_module.cc.
| Atom<std::string> evg::GenieOutputParams::outputGHEPFilePattern |
Definition at line 62 of file GenieOutput_module.cc.
1.8.11