LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ClusterParamsAlg.h"
#include "lardata/Utilities/SimpleFits.h"
#include "lardataalg/Utilities/StatCollector.h"
#include <algorithm>
#include <cmath>
#include <iostream>
#include <vector>
#include "TCanvas.h"
#include "TH1.h"
#include "TLegend.h"
#include "TMath.h"
#include "TPrincipal.h"
#include "TStopwatch.h"
#include "lardata/Utilities/GeometryUtilities.h"
#include "larreco/RecoAlg/ClusterRecoUtil/CRUException.h"
#include "larreco/RecoAlg/ClusterRecoUtil/Polygon2D.h"
#include "cetlib/pow.h"
Go to the source code of this file.
Namespaces | |
cluster | |
Cluster finding and building. | |