#include <Dune35tChannelMappingService.h>
Public Member Functions | |
Dune35tChannelMappingService (fhicl::ParameterSet const &pset) | |
Dune35tChannelMappingService (fhicl::ParameterSet const &pset, art::ActivityRegistry &) | |
Channel | offline (Channel onlineChannel) const |
Channel | online (Channel offlineChannel) const |
std::ostream & | print (std::ostream &out=std::cout, std::string prefix="") const |
Public Member Functions inherited from ChannelMappingService | |
virtual | ~ChannelMappingService ()=default |
Private Types | |
typedef std::vector< Channel > | ChannelMap |
Private Attributes | |
int | m_LogLevel |
art::ServiceHandle< lbne::ChannelMapService > | hlbnesvc |
Additional Inherited Members | |
Public Types inherited from ChannelMappingService | |
typedef unsigned int | Channel |
Definition at line 27 of file Dune35tChannelMappingService.h.
|
private |
Definition at line 29 of file Dune35tChannelMappingService.h.
Dune35tChannelMappingService::Dune35tChannelMappingService | ( | fhicl::ParameterSet const & | pset | ) |
Definition at line 20 of file Dune35tChannelMappingService_service.cc.
Dune35tChannelMappingService::Dune35tChannelMappingService | ( | fhicl::ParameterSet const & | pset, |
art::ActivityRegistry & | |||
) |
Definition at line 31 of file Dune35tChannelMappingService_service.cc.
Implements ChannelMappingService.
Definition at line 36 of file Dune35tChannelMappingService_service.cc.
Implements ChannelMappingService.
Definition at line 42 of file Dune35tChannelMappingService_service.cc.
|
virtual |
Implements ChannelMappingService.
Definition at line 48 of file Dune35tChannelMappingService_service.cc.
|
private |
Definition at line 52 of file Dune35tChannelMappingService.h.
|
private |
Definition at line 50 of file Dune35tChannelMappingService.h.