LinkDef.hh

00001 // DIANA : Cuore Analysis Framework
00002 // this file is needed by rootcint to make an additional C++ that
00003 // must be compiled and linked to use the base library in root
00004 
00005 #ifdef __CINT__
00006 
00007 #pragma link off all globals;
00008 #pragma link off all classes;
00009 #pragma link off all functions;
00010 
00011 #pragma link C++ class QGDefaultsHandler+;
00012 #pragma link C++ class QGFileHandler+;
00013 #pragma link C++ class QGGraphicalCutBase+;
00014 #pragma link C++ class QGTextFileHandler+;
00015 
00016 #pragma link C++ class QGDReceiver+;
00017 
00018 #endif

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