|
274 | 274 | #pragma read sourceClass="ROOT::Math::PtEtaPhiM4D<Float16_t>" \
|
275 | 275 | targetClass="ROOT::Math::PtEtaPhiM4D<double>";
|
276 | 276 |
|
277 |
| -//#pragma link C++ class ROOT::Math::EEtaPhiMSystem<double>+; |
278 |
| -#pragma read sourceClass="ROOT::Math::EEtaPhiMSystem<Double32_t>" \ |
279 |
| - targetClass="ROOT::Math::EEtaPhiMSystem<double>"; |
280 |
| -#pragma read sourceClass="ROOT::Math::EEtaPhiMSystem<float>" \ |
281 |
| - targetClass="ROOT::Math::EEtaPhiMSystem<double>"; |
282 |
| -#pragma read sourceClass="ROOT::Math::EEtaPhiMSystem<Float16_t>" \ |
283 |
| - targetClass="ROOT::Math::EEtaPhiMSystem<double>"; |
284 |
| - |
285 |
| -//#pragma link C++ class ROOT::Math::PtEtaPhiMSystem<double>+; |
286 |
| -#pragma read sourceClass="ROOT::Math::PtEtaPhiMSystem<Double32_t>" \ |
287 |
| - targetClass="ROOT::Math::PtEtaPhiMSystem<double>"; |
288 |
| -#pragma read sourceClass="ROOT::Math::PtEtaPhiMSystem<float>" \ |
289 |
| - targetClass="ROOT::Math::PtEtaPhiMSystem<double>"; |
290 |
| -#pragma read sourceClass="ROOT::Math::PtEtaPhiMSystem<Float16_t>" \ |
291 |
| - targetClass="ROOT::Math::PtEtaPhiMSystem<double>"; |
292 |
| - |
293 |
| - |
294 | 277 | #pragma link C++ class ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >+;
|
295 | 278 | #pragma read sourceClass="ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<Double32_t> >" \
|
296 | 279 | targetClass="ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >";
|
|
583 | 566 | #pragma read sourceClass="ROOT::Math::PtEtaPhiM4D<Float16_t>" \
|
584 | 567 | targetClass="ROOT::Math::PtEtaPhiM4D<float>";
|
585 | 568 |
|
586 |
| -//#pragma link C++ class ROOT::Math::EEtaPhiMSystem<float>+; |
587 |
| -#pragma read sourceClass="ROOT::Math::EEtaPhiMSystem<double>" \ |
588 |
| - targetClass="ROOT::Math::EEtaPhiMSystem<float>"; |
589 |
| -#pragma read sourceClass="ROOT::Math::EEtaPhiMSystem<Double32_t>" \ |
590 |
| - targetClass="ROOT::Math::EEtaPhiMSystem<float>"; |
591 |
| -#pragma read sourceClass="ROOT::Math::EEtaPhiMSystem<Float16_t>" \ |
592 |
| - targetClass="ROOT::Math::EEtaPhiMSystem<float>"; |
593 |
| - |
594 |
| -//#pragma link C++ class ROOT::Math::PtEtaPhiMSystem<float>+; |
595 |
| -#pragma read sourceClass="ROOT::Math::PtEtaPhiMSystem<double>" \ |
596 |
| - targetClass="ROOT::Math::PtEtaPhiMSystem<float>"; |
597 |
| -#pragma read sourceClass="ROOT::Math::PtEtaPhiMSystem<Double32_t>" \ |
598 |
| - targetClass="ROOT::Math::PtEtaPhiMSystem<float>"; |
599 |
| -#pragma read sourceClass="ROOT::Math::PtEtaPhiMSystem<Float16_t>" \ |
600 |
| - targetClass="ROOT::Math::PtEtaPhiMSystem<float>"; |
601 |
| - |
602 |
| - |
603 | 569 | #pragma link C++ class ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<float> >+;
|
604 | 570 | #pragma read sourceClass="ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<double> >" \
|
605 | 571 | targetClass="ROOT::Math::LorentzVector<ROOT::Math::PxPyPzE4D<float> >";
|
|
0 commit comments