ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/src/MitAnaDataTreeLinkDef.h
(Generate patch)

Comparing UserCode/MitAna/DataTree/src/MitAnaDataTreeLinkDef.h (file contents):
Revision 1.71 by loizides, Tue Dec 8 10:49:54 2009 UTC vs.
Revision 1.72 by bendavid, Fri Mar 11 04:03:00 2011 UTC

# Line 15 | Line 15
15   #include "MitAna/DataTree/interface/TriggerObjectsTable.h"
16   #endif
17  
18 + #ifndef __CINT__
19 + #   define _R__UNIQUEIDENTIFIER_ MitAnaDataTree
20 + #   define _R__JOIN3_(F,X,Y) _NAME3_(F,X,Y)
21 + #   undef _R__UNIQUE_
22 + #   define _R__UNIQUE_(X) _R__JOIN3_( _R__UNIQUEIDENTIFIER_,X,__LINE__)
23 + #endif
24 +
25   #ifdef __CINT__
26   #pragma link off all globals;
27   #pragma link off all classes;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines