14 #ifndef CLUSTERMATCHTQ_H
15 #define CLUSTERMATCHTQ_H
17 #include "canvas/Persistency/Common/FindManyP.h"
18 #include "canvas/Persistency/Common/Ptr.h"
27 class DetectorClocksData;
28 class DetectorPropertiesData;
41 const std::vector<art::Ptr<recob::Cluster>>& clusterlist,
42 const art::FindManyP<recob::Hit>& fm)
const;
53 #endif //ifndef CLUSTERMATCHTQ_H
ClusterMatchTQ(fhicl::ParameterSet const &pset)
Declaration of signal hit object.
std::vector< std::vector< unsigned int > > MatchedClusters(const detinfo::DetectorClocksData &clockdata, const detinfo::DetectorPropertiesData &detProp, const std::vector< art::Ptr< recob::Cluster >> &clusterlist, const art::FindManyP< recob::Hit > &fm) const
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
Declaration of cluster object.
Contains all timing reference information for the detector.