Changes between Initial Version and Version 1 of Ticket #973, comment 7
- Timestamp:
- Jul 4, 2016, 1:01:09 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #973, comment 7
initial v1 1 1 Hi 2 2 3 Any hint on that ?4 3 5 Thanks for your time in advance 4 I realized that the problem was to the fact that I was reading the "stableParticles" instead of allParticles. However, how would it possible to get something like 5 6 candidate->M1->PID 7 8 ie to get the PID of the M1/M2 from the allParticles collection via the Candidates object ? 9 10 thanks