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.37 by loizides, Wed Sep 17 04:21:50 2008 UTC vs.
Revision 1.38 by bendavid, Fri Sep 19 11:58:03 2008 UTC

# Line 204 | Line 204
204   #pragma link C++ typedef mithep::MCParticleArr;
205   #pragma link C++ enum mithep::MCParticle::EPartType;
206  
207 + #pragma link C++ class mithep::DaughterData+;
208 + #pragma link C++ class mithep::Collection<mithep::DaughterData>+;
209 + #pragma link C++ class mithep::StackArray<mithep::DaughterData,32>-;
210 +
211   #pragma link C++ class mithep::DecayParticle+;
212   #pragma link C++ class mithep::Collection<mithep::DecayParticle>+;
213   #pragma link C++ class mithep::Array<mithep::DecayParticle>+;
# Line 239 | Line 243
243   #pragma link C++ typedef mithep::StableDaughterCol;
244   #pragma link C++ typedef mithep::StableDaughterArr;
245  
246 +
247   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines