QRootFileReaderCommon.hh

00001 #ifndef _QROOT_FILE_READERCOMMON_HH_
00002 #define _QROOT_FILE_READERCOMMON_HH_
00003 #include <TFile.h>
00004 
00005 class QRootFileReaderCommon
00006 {
00007     protected:
00008         static TFile* fRootInput;
00009         friend class LRootGlobalReader;
00010 };
00011 
00012 #endif

Generated on Tue Nov 16 10:49:59 2010 for CUORE Software by  doxygen 1.5.6