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

Comparing UserCode/MitAna/DataTree/src/DecayParticleColLinkDef.h (file contents):
Revision 1.2 by bendavid, Fri Mar 11 04:03:00 2011 UTC vs.
Revision 1.3 by paus, Sat May 5 16:49:11 2012 UTC

# Line 25 | Line 25
25   #pragma link C++ class mithep::Collection<mithep::DecayParticle>+;
26   #pragma link C++ class mithep::Array<mithep::DecayParticle>+;
27   #pragma link C++ class mithep::ObjArray<mithep::DecayParticle>+;
28 + #pragma link C++ class mithep::Ref<mithep::DecayParticle>+;
29 + #pragma link C++ class mithep::RefArray<mithep::DecayParticle>+;
30   #pragma link C++ typedef mithep::DecayParticleCol;
31   #pragma link C++ typedef mithep::DecayParticleArr;
32   #pragma link C++ typedef mithep::DecayParticleOArr;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines