Implementation of the Projection Matching Algorithm. More...
#include "larreco/RecoAlg/PMAlg/PmaTrack3D.h"
#include "larreco/RecoAlg/PMAlg/PmaSegment3D.h"
#include "larreco/RecoAlg/PMAlg/Utilities.h"
#include "larcore/Geometry/Geometry.h"
#include "lardata/DetectorInfoServices/DetectorClocksService.h"
#include "lardata/DetectorInfoServices/DetectorPropertiesService.h"
#include "art/Framework/Services/Registry/ServiceHandle.h"
#include "messagefacility/MessageLogger/MessageLogger.h"
#include <array>
#include "range/v3/algorithm.hpp"
#include "range/v3/view.hpp"
Go to the source code of this file.
Implementation of the Projection Matching Algorithm.
Definition in file PmaTrack3D.cxx.