Public Member Functions | |
StaticMapService (fhicl::ParameterSet const &pset, art::ActivityRegistry ®) | |
const novaddt::calib::FDHitMap & | getMap () const |
void | reload () |
void | readMapFromFile (const std::string &fname) |
Protected Member Functions | |
void | preProcessEvent (const art::Event &event) |
Private Attributes | |
std::string | fMapSource |
FileWatcher | fFileWatcher |
calib::FDHitMap | fMap |
Definition at line 31 of file StaticMapService.h.
novaddt::StaticMapService::StaticMapService | ( | fhicl::ParameterSet const & | pset, |
art::ActivityRegistry & | reg | ||
) |
Definition at line 20 of file StaticMapService_service.cc.
References LogInfo, preProcessEvent(), and art::ActivityRegistry::sPreProcessEvent.
|
inline |
Definition at line 35 of file StaticMapService.h.
References fMap.
Referenced by MakeHist(), and novaddt::NoiseHitFinder::produce().
|
protected |
Definition at line 32 of file StaticMapService_service.cc.
References allTimeWatchdog::endl, fFileWatcher, FileWatcher::isModified(), reload(), and FileWatcher::update().
Referenced by reload(), and StaticMapService().
void novaddt::StaticMapService::readMapFromFile | ( | const std::string & | fname | ) |
Definition at line 43 of file StaticMapService_service.cc.
References confusionMatrixTree::count, DEFINE_ART_SERVICE, allTimeWatchdog::endl, fMap, LogError, LogInfo, and LogWarning.
Referenced by reload().
|
inline |
Definition at line 37 of file StaticMapService.h.
References fMapSource, plot_validation_datamc::fname, preProcessEvent(), readMapFromFile(), and string.
Referenced by preProcessEvent().
|
private |
Definition at line 43 of file StaticMapService.h.
Referenced by preProcessEvent().
|
private |
Definition at line 44 of file StaticMapService.h.
Referenced by getMap(), and readMapFromFile().
|
private |
Definition at line 42 of file StaticMapService.h.
Referenced by reload().