Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

TriD/DemuxFast/LinkDef.h

Go to the documentation of this file.
00001 // This file contains the instructions that tell rootcint how to 
00002 // build the Dictionary.cxx file.
00003 
00004 #ifdef __CINT__
00005 #pragma link off all globals;
00006 #pragma link off all classes;
00007 #pragma link off all functions;
00008 
00009 #pragma link C++ class DemuxFast;
00010 #endif

Generated on Mon Feb 15 11:06:52 2010 for loon by  doxygen 1.3.9.1