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

Comparing UserCode/MitAna/DataTree/src/GenMetColLinkDef.h (file contents):
Revision 1.1 by bendavid, Tue Jul 14 13:46:12 2009 UTC vs.
Revision 1.2 by bendavid, Fri Mar 11 04:03:00 2011 UTC

# Line 7 | Line 7
7   #include "MitAna/DataTree/interface/GenMetCol.h"
8   #endif
9  
10 + #ifndef __CINT__
11 + #   define _R__UNIQUEIDENTIFIER_ GenMetCol
12 + #   define _R__JOIN3_(F,X,Y) _NAME3_(F,X,Y)
13 + #   undef _R__UNIQUE_
14 + #   define _R__UNIQUE_(X) _R__JOIN3_( _R__UNIQUEIDENTIFIER_,X,__LINE__)
15 + #endif
16 +
17   #ifdef __CINT__
18   #pragma link off all globals;
19   #pragma link off all classes;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines