![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
Simple implementation of channel mapping. More...
#include "StandardWireReadout.h"
Public Member Functions | |
StandardWireReadout (fhicl::ParameterSet const &pset) | |
WireReadoutGeom const & | Get () const |
Private Member Functions | |
WireReadoutGeom const & | wireReadoutGeom () const override |
Private Attributes | |
WireReadoutStandardGeom | alg_ |
Simple implementation of channel mapping.
This WireReadout implementation serves a WireReadoutStandardGeom for experiments that are known to work well with it.
Definition at line 28 of file StandardWireReadout.h.
|
explicit |
Definition at line 22 of file StandardWireReadout.cc.
References art::ServiceHandle< T, SCOPE >::get(), and fhicl::ParameterSet::get().
|
inlineinherited |
Definition at line 36 of file WireReadout.h.
References DECLARE_ART_SERVICE_INTERFACE, and geo::WireReadout::wireReadoutGeom().
Referenced by caldata::CalWire::produce().
|
overrideprivatevirtual |
|
private |
Definition at line 34 of file StandardWireReadout.h.
Referenced by wireReadoutGeom().