Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PrimaryShowerFinder.cxx File Reference

#include "NueAna/ParticlePID/ParticleFinder/PrimaryShowerFinder.h"
#include <map>
#include <math.h>
#include <algorithm>
#include "MessageService/MsgService.h"
#include "NueAna/ParticlePID/ParticleFinder/Managed/ManagedCluster.h"
#include <sstream>
#include "NueAna/ParticlePID/ParticleFinder/ShwFit.h"

Go to the source code of this file.

Classes

struct  spoint

Functions

 CVSID ("$Id: PrimaryShowerFinder.cxx,v 1.3 2009/09/11 05:00:40 gmieg Exp $")
bool spointgreaterlmf (spoint p1, spoint p2)


Function Documentation

CVSID "$Id: PrimaryShowerFinder cxx,
v 1.3 2009/09/11 05:00:40 gmieg Exp $" 
 

bool spointgreaterlmf spoint  p1,
spoint  p2
 

Definition at line 43 of file PrimaryShowerFinder.cxx.

References spoint::z.

00043 {return p1.z < p2.z;}


Generated on Mon Feb 15 11:08:09 2010 for loon by  doxygen 1.3.9.1