Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BackgroundCuts.h

Go to the documentation of this file.
00001 // $Header: /nfs/slac/g/glast/ground/cvs/merit/src/BackgroundCuts.h,v 1.1.1.1 1999/12/20 22:29:12 burnett Exp $
00002 // Initial author Steve Ritz
00003 
00004 #ifndef BackgroundCuts_H
00005 #define BackgroundCuts_H
00006 #include "AnalysisList.h"
00007 
00008 class BackgroundCuts : public AnalysisList {
00009 public:
00010     BackgroundCuts::BackgroundCuts(const Tuple& t);
00011 };
00012 
00013 #endif //BackgroundCuts_H

Generated at Wed Nov 21 12:20:38 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000