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.18 by loizides, Thu Jul 17 08:22:09 2008 UTC vs.
Revision 1.19 by loizides, Tue Jul 22 19:57:50 2008 UTC

# Line 94 | Line 94
94   #pragma link C++ class mithep::ObjArray<mithep::Conversion>+;
95  
96   #pragma link C++ class mithep::Collection<TRef>+;
97 < #pragma link C++ class mithep::RefArray<mithep::Particle>+;
98 < #pragma link C++ class mithep::RefArray<mithep::Conversion>+;
97 > #pragma link C++ class mithep::RefArray<mithep::Particle>-;
98 > #pragma link C++ class mithep::RefArray<mithep::Conversion>-;
99  
100   #pragma link C++ class mithep::CompositeParticle+;
101   #pragma link C++ class mithep::DecayParticle+;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines