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; |