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

Comparing UserCode/Morgan/src/LinkDef.h (file contents):
Revision 1.6 by lethuill, Mon Dec 1 15:58:05 2008 UTC vs.
Revision 1.7 by lethuill, Mon Dec 15 19:08:52 2008 UTC

# Line 12 | Line 12
12   #include "../interface/TRootCluster.h"
13   #include "../interface/TRootSuperCluster.h"
14   #include "../interface/TRootMET.h"
15 + #include "../interface/TRootTopTop.h"
16   #else
17   #include "../interface/TRootRun.h"
18   #include "../interface/TRootEvent.h"
# Line 26 | Line 27
27   #include "../interface/TRootCluster.h"
28   #include "../interface/TRootSuperCluster.h"
29   #include "../interface/TRootMET.h"
30 + #include "../interface/TRootTopTop.h"
31   #endif
32  
33   #ifdef __CINT__
# Line 46 | Line 48
48   #pragma link C++ class TRootCluster;
49   #pragma link C++ class TRootSuperCluster;
50   #pragma link C++ class TRootMET;
51 + #pragma link C++ class TRootTopTop;
52  
53   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines