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

LongMuonFinder.cxx File Reference

#include "NueAna/ParticlePID/ParticleFinder/LongMuonFinder.h"
#include <cassert>
#include <map>
#include <math.h>
#include <algorithm>
#include "MessageService/MsgService.h"
#include "NueAna/ParticlePID/ParticleFinder/Chain.h"
#include "NueAna/ParticlePID/ParticleFinder/Managed/ManagedCluster.h"
#include <sstream>

Go to the source code of this file.

Classes

struct  point

Functions

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


Function Documentation

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

bool pointgreaterlmf point  p1,
point  p2
 

Definition at line 33 of file LongMuonFinder.cxx.

References point::z.

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


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