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

Cuts.h

Go to the documentation of this file.
00001 #ifndef CUTS_H
00002 #define CUTS_H
00003 
00004 #include <BeamData/ana/bmnt/Plotter.h>
00005 
00006 class Cuts : public Plotter {
00007 public:
00008     void Book(PlotterManager& pm);
00009     bool Fill(PlotterManager& pm);
00010 };
00011 
00012 #endif  // CUTS_H

Generated on Mon Feb 15 11:06:33 2010 for loon by  doxygen 1.3.9.1