23 : fMinLength(config.
get<double>(
"MinLength", 0.0))
29 (
"HNTracks",
"Number of tracks;number of tracks;events", 50, 0., 50.);
38 unsigned int nTracksAboveThreshold = std::count_if(
39 tracks.begin(), tracks.end(),
ClusterModuleLabel join with tracks
process_name use argoneut_mc_hitfinder track
double fMinLength
Minimum length, in centimetres.
void processTracks(std::vector< recob::Track > const &tracks)
TrackAnalysis(fhicl::ParameterSet const &config)
std::unique_ptr< TH1 > fHNTracks