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 62 of file DumpChannelMap_module.cc.
| using geo::DumpChannelMap::Config::Comment = fhicl::Comment | 
Definition at line 64 of file DumpChannelMap_module.cc.
| using geo::DumpChannelMap::Config::Name = fhicl::Name | 
Definition at line 63 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::ChannelToWires | 
Definition at line 74 of file DumpChannelMap_module.cc.
| fhicl::Atom<raw::ChannelID_t> geo::DumpChannelMap::Config::FirstChannel | 
Definition at line 94 of file DumpChannelMap_module.cc.
| fhicl::Atom<raw::ChannelID_t> geo::DumpChannelMap::Config::LastChannel | 
Definition at line 100 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::OpDetChannels | 
Definition at line 86 of file DumpChannelMap_module.cc.
| fhicl::Atom<std::string> geo::DumpChannelMap::Config::OutputCategory | 
Definition at line 66 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::WireToChannel | 
Definition at line 80 of file DumpChannelMap_module.cc.
 1.8.5