#include <FlashFinderManager.h>
Public Member Functions | |
| FlashFinderManager () | |
| ~FlashFinderManager () | |
| void | SetFlashAlgo (FlashAlgoBase *algo) |
| LiteOpFlashArray_t | RecoFlash (const LiteOpHitArray_t &ophits) const |
Private Attributes | |
| FlashAlgoBase * | _flash_algo |
Definition at line 13 of file icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashFinderManager.h.
| pmtana::FlashFinderManager::FlashFinderManager | ( | ) |
Definition at line 15 of file icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashFinderManager.cxx.
| pmtana::FlashFinderManager::~FlashFinderManager | ( | ) |
Definition at line 19 of file icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashFinderManager.cxx.
| LiteOpFlashArray_t pmtana::FlashFinderManager::RecoFlash | ( | const LiteOpHitArray_t & | ophits | ) | const |
Definition at line 31 of file icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashFinderManager.cxx.
| void pmtana::FlashFinderManager::SetFlashAlgo | ( | FlashAlgoBase * | algo | ) |
Definition at line 21 of file icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashFinderManager.cxx.
|
private |
Definition at line 27 of file icaruscode/icaruscode/PMT/OpReco/FlashFinder/FlashFinderManager.h.
1.8.5