Ralf Kliemt Messages: 507 Registered: May 2007 Location: GSI, Darmstadt
first-grade participant
From: *pool.mediaWays.net
Hi Simon,
That should be fine:
PndPidCandidate* myPidcand = (PndPidCandidate*) myRhocand->GetRecoCandidate();
Then proceed from there. PndPidCandidate inherits from FairRecoCandidate.