10 #ifndef TRACKANALYSIS_H
11 #define TRACKANALYSIS_H
18 #include "fhiclcpp/ParameterSet.h"
21 #include "TDirectory.h"
41 TDirectory*
fDir =
nullptr;
65 #endif // TRACKANALYSIS_H
ClusterModuleLabel join with tracks
Access the description of detector geometry.
double fMinLength
Minimum length, in centimetres.
void processTracks(std::vector< recob::Track > const &tracks)
Description of geometry of one entire detector.
Provides recob::Track data product.
geo::GeometryCore const * fGeom
TrackAnalysis(fhicl::ParameterSet const &config)
void setup(geo::GeometryCore const &geom, TDirectory *outDir)
std::unique_ptr< TH1 > fHNTracks