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

Comparing UserCode/MitAna/DataTree/src/L1TriggerMaskColLinkDef.h (file contents):
Revision 1.1 by loizides, Thu Nov 19 14:06:53 2009 UTC vs.
Revision 1.2 by bendavid, Fri Mar 11 04:03:00 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines