Public Member Functions | |
| StatusConfiguration (const raw::ChannelID_t MaxChannel, const raw::ChannelID_t MaxPresentChannel, const std::set< unsigned int > BadChannels, const std::set< unsigned int > NoisyChannels) | |
| std::unique_ptr< lariov::SimpleChannelStatus > | operator() () const |
| fhicl::ParameterSet | CreateConfiguration () const |
| std::unique_ptr< lariov::SimpleChannelStatus > | CreateStatus () const |
Public Attributes | |
| const raw::ChannelID_t | fMaxChannel |
| const raw::ChannelID_t | fMaxPresentChannel |
| const std::set< unsigned int > | fBadChannels |
| const std::set< unsigned int > | fNoisyChannels |
Definition at line 67 of file SimpleChannelStatus_test.cxx.
|
inline |
Definition at line 74 of file SimpleChannelStatus_test.cxx.
|
inline |
Definition at line 90 of file SimpleChannelStatus_test.cxx.
|
inline |
Definition at line 101 of file SimpleChannelStatus_test.cxx.
|
inline |
Definition at line 86 of file SimpleChannelStatus_test.cxx.
| const std::set<unsigned int> StatusConfiguration::fBadChannels |
Definition at line 71 of file SimpleChannelStatus_test.cxx.
| const raw::ChannelID_t StatusConfiguration::fMaxChannel |
Definition at line 69 of file SimpleChannelStatus_test.cxx.
| const raw::ChannelID_t StatusConfiguration::fMaxPresentChannel |
Definition at line 70 of file SimpleChannelStatus_test.cxx.
| const std::set<unsigned int> StatusConfiguration::fNoisyChannels |
Definition at line 72 of file SimpleChannelStatus_test.cxx.
1.8.11