NdbDCNuBar.h

Go to the documentation of this file.
00001 #ifndef MFDCNUBAR_H
00002 #define MFDCNUBAR_H
00003 
00004 #include "NdbMF.h"
00005 
00006 /* ========= TMFDCNuBar ============ */
00007 class NdbDCNuBar : public NdbMF
00008 {
00009 protected:
00010 
00011 public:
00012         NdbDCNuBar()
00013                 : NdbMF(31, "Data covariances for nu(bar)") {}
00014         ~NdbDCNuBar() {}
00015 
00016         ClassDef(NdbDCNuBar,1)
00017 
00018 }; // NdbDCNuBar
00019 
00020 #endif

Generated on Tue Jul 5 15:15:03 2011 for ROOT_528-00b_version by  doxygen 1.5.1