LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
HoughLineFinderAna_module.cc File Reference
#include "TMath.h"
#include <vector>
#include <string>
#include <sys/types.h>
#include <sys/stat.h>
#include <TH1D.h>
#include <TH2F.h>
#include <TFile.h>
#include <TTree.h>
#include <TCanvas.h>
#include "TDatabasePDG.h"
#include "TSystem.h"
#include <sstream>
#include <fstream>
#include <math.h>
#include <algorithm>
#include <iostream>
#include "art/Framework/Core/ModuleMacros.h"
#include "art/Framework/Core/EDAnalyzer.h"
#include "canvas/Persistency/Common/FindManyP.h"
#include "art/Framework/Principal/Event.h"
#include "fhiclcpp/ParameterSet.h"
#include "art/Framework/Principal/Handle.h"
#include "canvas/Persistency/Common/Ptr.h"
#include "canvas/Persistency/Common/PtrVector.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "art/Framework/Services/Optional/TFileService.h"
#include "art/Framework/Services/Optional/TFileDirectory.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include "lardataobj/RecoBase/Cluster.h"
#include "lardataobj/RecoBase/Hit.h"
#include "larcore/Geometry/Geometry.h"
#include "larcorealg/Geometry/CryostatGeo.h"
#include "larcorealg/Geometry/TPCGeo.h"
#include "larcorealg/Geometry/PlaneGeo.h"
#include "lardata/Utilities/AssociationUtil.h"

Go to the source code of this file.

Classes

class  cluster::HoughLineFinderAna
 

Namespaces

 cluster
 Cluster finding and building.