cluster::HoughBaseAlg Member List

This is the complete list of members for cluster::HoughBaseAlg, including all inherited members.

FastTransform(const std::vector< art::Ptr< recob::Cluster >> &clusIn, std::vector< recob::Cluster > &ccol, std::vector< art::PtrVector< recob::Hit >> &clusHitsOut, CLHEP::HepRandomEngine &engine, art::Event const &evt, std::string const &label)cluster::HoughBaseAlg
FastTransform(detinfo::DetectorClocksData const &clockData, detinfo::DetectorPropertiesData const &detProp, std::vector< art::Ptr< recob::Hit >> const &clusIn, std::vector< art::PtrVector< recob::Hit >> &clusHitsOut, CLHEP::HepRandomEngine &engine)cluster::HoughBaseAlg
FastTransform(detinfo::DetectorClocksData const &clockData, detinfo::DetectorPropertiesData const &detProp, std::vector< art::Ptr< recob::Hit >> const &clusIn, std::vector< art::PtrVector< recob::Hit >> &clusHitsOut, CLHEP::HepRandomEngine &engine, std::vector< double > &slope, std::vector< ChargeInfo_t > &totalQ)cluster::HoughBaseAlg
fMaxDistancecluster::HoughBaseAlgprivate
fMaxLinescluster::HoughBaseAlgprivate
fMaxSlopecluster::HoughBaseAlgprivate
fMinHitscluster::HoughBaseAlgprivate
fMissedHitscluster::HoughBaseAlgprivate
fMissedHitsDistancecluster::HoughBaseAlgprivate
fMissedHitsToLineSizecluster::HoughBaseAlgprivate
fNumAngleCellscluster::HoughBaseAlgprivate
fPerClustercluster::HoughBaseAlgprivate
fRhoResolutionFactorcluster::HoughBaseAlgprivate
fRhoZeroOutRangecluster::HoughBaseAlgprivate
fSaveAccumulatorcluster::HoughBaseAlgprivate
fThetaZeroOutRangecluster::HoughBaseAlgprivate
HLSSaveBMPFile(char const *, unsigned char *, int, int)cluster::HoughBaseAlgprivate
HoughBaseAlg(fhicl::ParameterSet const &pset)cluster::HoughBaseAlgexplicit
HoughTransformClus classcluster::HoughBaseAlgfriend
Transform(const detinfo::DetectorClocksData &clockData, detinfo::DetectorPropertiesData const &detProp, std::vector< art::Ptr< recob::Hit >> const &hits, CLHEP::HepRandomEngine &engine, std::vector< unsigned int > *fpointId_to_clusterId, unsigned int clusterId, unsigned int *nClusters, std::vector< protoTrack > *protoTracks)cluster::HoughBaseAlg
Transform(std::vector< art::Ptr< recob::Hit >> const &hits)cluster::HoughBaseAlg
Transform(detinfo::DetectorPropertiesData const &detProp, std::vector< art::Ptr< recob::Hit >> const &hits, double &slope, double &intercept)cluster::HoughBaseAlg
~HoughBaseAlg()=defaultcluster::HoughBaseAlgvirtual