[Release] Analysis: Rho & PidCandidate [message #9420] |
Fri, 18 September 2009 17:14 |
Ralf Kliemt
Messages: 507 Registered: May 2007 Location: GSI, Darmstadt
|
first-grade participant |
From: *to.infn.it
|
|
Hello Everybody,
Now it is possible to use Rho directly with the PID output. Here some things to keep in mind:
- You need to use a PID Task (e.g. Ideal MC info available at PndPidIdealAssociatorTask
- You need to load libRho, libAnalysisTools and libPid. Make sure to have them compiled.
- you need to use the PndEventReader on the File from the Pid task.
Feel free to have a look inside the example I attatched. (extract and run like ./go_tpc.sh 10)
Kind regards, Ralf.
-
Attachment: example.zip
(Size: 10.52KB, Downloaded 305 times)
[Updated on: Fri, 25 September 2009 13:49] Report message to a moderator
|
|
|
|
Re: [Release] Analysis: Rho & PidCandidate [message #9477 is a reply to message #9420] |
Tue, 29 September 2009 17:18 |
Klaus Götzen
Messages: 293 Registered: June 2006 Location: GSI
|
first-grade participant |
From: *gsi.de
|
|
Hi Ralf,
nice work, I have to give it a try! The only thing I'm not completely happy with is the name of the new reader PndAnalysis.
The class called like this before (inappropriately) residing in fsim was a class to perform an analysis as a task. I think this you moved to PndAnalysisTask.
Since PndAnalysis is a data-reader I would prefer to have that purpose reflected in the name, otherwise it might be confusing...
Cheers,
Klaus
|
|
|