Re: MicroCandidates [message #9056 is a reply to message #9054] |
Thu, 23 July 2009 17:10 |
Klaus Götzen
Messages: 293 Registered: June 2006 Location: GSI
|
first-grade participant |
From: *gsi.de
|
|
Hi Leila,
the macro ana_Lambda.C is a very old macro (I should remove from the repository maybe) and therefore not adapted to the current data reader PndEventReader. In the old style persistance candidates have been store as TCandidate in a charged and neutral array. Meanwhile PndMicroCandidates are written to only one TClonesArray, and the read in mechanism works differently.
You could take a look into another macro like ana_chic.C how the candidates are read in via PndEventReader.
I try to update that macro as soon as possible.
Cheers,
Klaus
|
|
|