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

Comparing UserCode/MitAna/DataTree/src/ParticleColLinkDef.h (file contents):
Revision 1.1 by loizides, Mon Jun 15 15:00:15 2009 UTC vs.
Revision 1.2 by bendavid, Fri Mar 11 04:03:00 2011 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines