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

Comparing UserCode/MitAna/DataTree/src/MitAnaDataTreeLinkDef.h (file contents):
Revision 1.44 by loizides, Thu Nov 27 16:15:07 2008 UTC vs.
Revision 1.45 by loizides, Mon Dec 1 17:38:22 2008 UTC

# Line 10 | Line 10
10   #include "MitAna/DataTree/interface/Names.h"
11   #include "MitAna/DataTree/interface/Collections.h"
12  
13 + //#include "MitAna/DataTree/interface/DataBase.h"
14   #include "MitAna/DataTree/interface/BitMask.h"
15   #include "MitAna/DataTree/interface/EventHeader.h"
16   #include "MitAna/DataTree/interface/LAHeader.h"
# Line 58 | Line 59
59  
60   #pragma link C++ class mithep::Collection<TRef>+;
61   #pragma link C++ class mithep::Collection<std::string>+;
62 + #pragma link C++ typedef mithep::StringCol;
63   #pragma link C++ class mithep::Vector<std::string>+;
64 + #pragma link C++ typedef mithep::StringVec;
65 +
66 + //#pragma link C++ class mithep::DataBase+;
67  
68   #pragma link C++ class mithep::BitMask<1>+;
69   #pragma link C++ class mithep::BitMask<2>+;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines