14 #ifndef OPT0FINDER_FILTERARRAY_H
15 #define OPT0FINDER_FILTERARRAY_H
17 #include "OpT0Finder/Base/BaseTPCFilter.h"
void AppendFilterAlgo(flashana::BaseTPCFilter *filter)
append a filter algorithm to the array
std::vector< flashmatch::QCluster_t > QClusterArray_t
Collection of 3D point clusters (one use case is TPC object representation for track(s) and shower(s)...
IDArray_t Filter(const QClusterArray_t &)
Implementation of virtualfunction.
std::vector< flashana::BaseTPCFilter * > _filter_v
std::vector< flashmatch::ID_t > IDArray_t
Index collection.
~FilterArray()
Default destructor.
FilterArray()
Default constructor.