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.51 by bendavid, Tue Feb 17 15:52:52 2009 UTC vs.
Revision 1.52 by bendavid, Wed Feb 18 08:17:47 2009 UTC

# Line 137 | Line 137
137   #pragma link C++ typedef mithep::DataObjectArr;
138   #pragma link C++ typedef mithep::DataObjectOArr;
139  
140 + #pragma link C++ class mithep::Ref<mithep::MCParticle>+;
141   #pragma link C++ class mithep::MCParticle+;
142   #pragma link C++ class mithep::Collection<mithep::MCParticle>+;
143   #pragma link C++ class mithep::Array<mithep::MCParticle>+;
144   #pragma link C++ class mithep::ObjArray<mithep::MCParticle>+;
144 #pragma link C++ class mithep::Ref<mithep::MCParticle>+;
145   #pragma link C++ typedef mithep::MCParticleCol;
146   #pragma link C++ typedef mithep::MCParticleArr;
147   #pragma link C++ typedef mithep::MCParticleOArr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines