Fork me on GitHub

Changes between Version 1 and Version 2 of Ticket #973, comment 7


Ignore:
Timestamp:
Jul 4, 2016, 2:36:34 PM (8 years ago)
Author:
Alexis Kalogeropoulos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #973, comment 7

    v1 v2  
    1 Hi
    2 
    3 
    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