GSI Forum
GSI Helmholtzzentrum für Schwerionenforschung

Home » PANDA » PandaRoot » General » [FIXED] Produce ROOT file with FairRoot Structure
Re: Produce ROOT file with FairRoot Structure [message #22374 is a reply to message #22371] Mon, 19 March 2018 13:42 Go to previous messageGo to previous message
StefanoSpataro is currently offline  StefanoSpataro
Messages: 2736
Registered: June 2005
Location: Torino
first-grade participant

From: 88.128.82*
How have you created your container? The proper way is using a Task which fills for each event and each PidCandidate the proper probabilities.
The correct way is shown, as example, in pid/PidClassifier/PndPidDrcAssociatorTask class, which is quite simple. You have to follow such structure, just change the name of the classes and the numbers you put inside.
cbmout.pid.XXX is not business of the developer if you use the suggested structure. Anyway, the line which write your container inside pid is:

FairRootManager::Instance()->Register("PidAlgoDrc","Pid", fPidChargedProb, kTRUE); 


 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: new gitlab-runner for dev branch
Next Topic: Problems with new GEM Geometry
Goto Forum:
  


Current Time: Fri Mar 29 13:09:13 CET 2024

Total time taken to generate the page: 0.00853 seconds