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

Comparing UserCode/MitAna/DataCont/src/MitAnaDataContLinkDef.h (file contents):
Revision 1.9 by loizides, Fri Mar 20 09:35:16 2009 UTC vs.
Revision 1.10 by loizides, Mon Jun 15 15:00:10 2009 UTC

# Line 8 | Line 8
8   #include "MitAna/DataCont/interface/CacheFlag.h"
9   #include "MitAna/DataCont/interface/FastArray.h"
10   #include "MitAna/DataCont/interface/FastArrayBasic.h"
11 + #include "MitAna/DataCont/interface/ObjArray.h"
12   #include "MitAna/DataCont/interface/ProcIDRef.h"
13   #include "MitAna/DataCont/interface/RefResolver.h"
14   #include "MitAna/DataCont/interface/Types.h"
# Line 56 | Line 57
57   #pragma link C++ typedef mithep::FArrDouble32;
58   #pragma link C++ typedef mithep::FArrInt;
59   #pragma link C++ typedef mithep::FArrUInt;
60 +
61 + #pragma link C++ class mithep::Collection<TObject>+;
62 + #pragma link C++ class mithep::ObjArray<TObject>+;
63   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines