#include "MessageService/MsgService.h"#include "NueAna/ParticlePID/ParticleFinder/Finder.h"#include "NueAna/ParticlePID/ParticleFinder/Particle3D.h"#include "NueAna/ParticlePID/ParticleFinder/ParticleType.h"#include "NueAna/ParticlePID/ParticleFinder/LongMuonFinder.h"#include "NueAna/ParticlePID/ParticleFinder/PrimaryShowerFinder.h"#include "Conventions/Detector.h"#include "TPolyLine.h"#include "TMarker.h"#include "TMath.h"#include <algorithm>#include <sstream>#include <math.h>#include "ShwFit.h"#include <limits>Go to the source code of this file.
Classes | |
| struct | point |
Functions | |
| CVSID ("$Id: Finder.cxx,v 1.9 2009/09/11 05:00:40 gmieg Exp $") | |
| bool | pointgreater (point p1, point p2) |
| bool | p3dsharedsort (Particle3D *a, Particle3D *b) |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 4422 of file Finder.cxx. References Particle3D::numshared.
|
|
||||||||||||
|
Definition at line 3173 of file Finder.cxx. References point::z.
|
1.3.9.1