LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
Cluster3D.cxx File Reference
#include <iostream>
#include <iomanip>
#include "larreco/RecoAlg/Cluster3DAlgs/Cluster3D.h"
#include "lardataobj/RecoBase/Hit.h"
#include "messagefacility/MessageLogger/MessageLogger.h"

Go to the source code of this file.

Namespaces

 reco
 Definition of utility objects for use in the 3D clustering for LArSoft.
 

Functions

std::ostream & reco::operator<< (std::ostream &o, const ClusterHit2D &c)
 
bool reco::operator< (const ClusterHit2D &a, const ClusterHit2D &b)
 
std::ostream & reco::operator<< (std::ostream &o, const ClusterHit3D &c)
 
std::ostream & reco::operator<< (std::ostream &o, const PrincipalComponents &a)
 
bool reco::operator< (const PrincipalComponents &a, const PrincipalComponents &b)
 
std::ostream & reco::operator<< (std::ostream &o, const Cluster3D &c)
 
bool reco::operator< (const Cluster3D &a, const Cluster3D &b)