Classes | Namespaces | Typedefs
PmaTrkCandidate.h File Reference

Track finding helper for the Projection Matching Algorithm. More...

#include "larreco/RecoAlg/PMAlg/PmaTrack3D.h"

Go to the source code of this file.

Classes

class  pma::TrkCandidate
 
class  pma::TrkCandidateColl
 

Namespaces

 detinfo
 General LArSoft Utilities.
 
 pma
 

Typedefs

typedef std::map< unsigned int, std::vector< art::Ptr< recob::Hit > > > pma::view_hitmap
 
typedef std::map< unsigned int, view_hitmap > pma::tpc_view_hitmap
 
typedef std::map< unsigned int, tpc_view_hitmap > pma::cryo_tpc_view_hitmap
 

Detailed Description

Track finding helper for the Projection Matching Algorithm.

Author
D.Stefan and R.Sulej
    Candidate for 3D track. Used to test 2D cluster associations, validadion result, MSE value.
    See PmaTrack3D.h file for details.

Definition in file PmaTrkCandidate.h.