Classes | Namespaces | Typedefs | Functions
HoughSeedFinderAlg.cxx File Reference
#include "dune/RecoAlgDUNE/Cluster3DAlgs/HoughSeedFinderAlg.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "lardataobj/RecoBase/Hit.h"
#include "lardataobj/RecoBase/Seed.h"
#include "lardata/RecoObjects/Cluster3D.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "larcorealg/Geometry/WireGeo.h"
#include "TTree.h"
#include "TCanvas.h"
#include "TFrame.h"
#include "TH2D.h"
#include "TVectorD.h"
#include "TMatrixD.h"
#include "TDecompSVD.h"
#include <string>
#include <functional>
#include <iostream>
#include <memory>

Go to the source code of this file.

Classes

class  lar_cluster3d::AccumulatorValues
 
class  lar_cluster3d::HoughSeedFinderAlg::AccumulatorBin
 
class  lar_cluster3d::HoughSeedFinderAlg::SortHoughClusterList
 
struct  lar_cluster3d::HoughSeedFinderAlg::SortBinIndexList
 
struct  lar_cluster3d::Hit3DSetCompare
 
class  lar_cluster3d::OrderHitsAlongWire
 
struct  lar_cluster3d::OrderBestViews
 

Namespaces

 lar_cluster3d
 

Typedefs

typedef std::vector< AccumulatorValues > lar_cluster3d::AccumulatorValuesVec
 

Functions

bool lar_cluster3d::Hit3DCompare (const reco::ClusterHit3D *left, const reco::ClusterHit3D *right)