PmaTrack3D.cxx File Reference

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.

Detailed Description

Implementation of the Projection Matching Algorithm.

Author
D.Stefan and R.Sulej
    Build 3D segments and whole tracks by simultaneous matching hits in 2D projections.
    See PmaTrack3D.h file for details.

Definition in file PmaTrack3D.cxx.