![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 179 of file DumpChannelMap_module.cc.
Definition at line 181 of file DumpChannelMap_module.cc.
Definition at line 180 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::ChannelToWires |
Definition at line 188 of file DumpChannelMap_module.cc.
| fhicl::Atom<raw::ChannelID_t> geo::DumpChannelMap::Config::FirstChannel |
Definition at line 201 of file DumpChannelMap_module.cc.
| fhicl::Atom<raw::ChannelID_t> geo::DumpChannelMap::Config::LastChannel |
Definition at line 206 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::OpDetChannels |
Definition at line 196 of file DumpChannelMap_module.cc.
| fhicl::Atom<std::string> geo::DumpChannelMap::Config::OutputCategory |
Definition at line 183 of file DumpChannelMap_module.cc.
| fhicl::Atom<bool> geo::DumpChannelMap::Config::WireToChannel |
Definition at line 192 of file DumpChannelMap_module.cc.