Module configuration. More...
Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::Atom< std::string > | OutputCategory |
| fhicl::Atom< bool > | ChannelToWires |
| fhicl::Atom< bool > | WireToChannel |
| fhicl::Atom< bool > | OpDetChannels |
| fhicl::Atom< raw::ChannelID_t > | FirstChannel |
| fhicl::Atom< raw::ChannelID_t > | LastChannel |
Module configuration.
Definition at line 56 of file DumpChannelMap_module.cc.
Definition at line 58 of file DumpChannelMap_module.cc.
Definition at line 57 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::ChannelToWires |
Definition at line 68 of file DumpChannelMap_module.cc.
| fhicl::Atom<raw::ChannelID_t> geo::DumpChannelMap::Config::FirstChannel |
Definition at line 88 of file DumpChannelMap_module.cc.
| fhicl::Atom<raw::ChannelID_t> geo::DumpChannelMap::Config::LastChannel |
Definition at line 94 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::OpDetChannels |
Definition at line 80 of file DumpChannelMap_module.cc.
| fhicl::Atom<std::string> geo::DumpChannelMap::Config::OutputCategory |
Definition at line 60 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::WireToChannel |
Definition at line 74 of file DumpChannelMap_module.cc.
1.8.11