# | 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; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |