Tests an instanciation of the ChannelStatusService. More...
Public Member Functions | |
| SimpleChannelStatusTest (fhicl::ParameterSet const &pset) | |
| virtual void | analyze (art::Event const &) override |
| virtual void | beginRun (art::Run const &run) override |
Private Member Functions | |
| template<typename Obj > | |
| unsigned int | testObject (Obj const *pChStatus) const |
Private Attributes | |
| std::vector< unsigned int > | KnownGoodChannels |
| std::vector< unsigned int > | KnownNoisyChannels |
| std::vector< unsigned int > | KnownBadChannels |
Static Private Attributes | |
| static const std::vector < unsigned int > | EmptyVect |
| for initializations More... | |
Tests an instanciation of the ChannelStatusService.
Definition at line 41 of file SimpleChannelStatusTest_module.cc.
|
explicit |
Definition at line 72 of file SimpleChannelStatusTest_module.cc.
|
inlineoverridevirtual |
Definition at line 45 of file SimpleChannelStatusTest_module.cc.
|
overridevirtual |
Definition at line 108 of file SimpleChannelStatusTest_module.cc.
|
private |
Definition at line 144 of file SimpleChannelStatusTest_module.cc.
|
staticprivate |
for initializations
Definition at line 57 of file SimpleChannelStatusTest_module.cc.
|
private |
Definition at line 51 of file SimpleChannelStatusTest_module.cc.
|
private |
Definition at line 49 of file SimpleChannelStatusTest_module.cc.
|
private |
Definition at line 50 of file SimpleChannelStatusTest_module.cc.
1.8.5