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
1.2.3 written by Dimitri van Heesch,
© 1997-2000