[Fixed] PndPidCandidate in the scrut task. [message #16510] |
Mon, 05 May 2014 12:32 |
donghee
Messages: 385 Registered: January 2009 Location: Germnay
|
first-grade participant |
From: *kph.uni-mainz.de
|
|
Hi,
I have a trouble when I try to compile my scrut task code.
They do not find the class for PndPidCandidate.
I put below reco candidate into my code.
PndPidCandidate *dpkar = (PndPidCandidate*)dpka->GetRecoCandidate();
And get following message
Quote:
'PndPidCandidate' was not declared in this scope
Do I need a header for this in my scrut task?
Best wishes,
Donghee
[Updated on: Mon, 05 May 2014 12:41] Report message to a moderator
|
|
|
|
|