Add two similar files as friends in the simulation [message #24802] |
Thu, 16 April 2020 11:20 |
Viktor Rodin
Messages: 2 Registered: October 2018
|
occasional visitor |
From: *ip.prioritytelecom.net
|
|
I am working in PandaRoot and, for my simulation, I need to add two simfiles as friends to the TChain. Apparently, because of the TBranchlist similarity, one file is ignored. I see that when I call EmcHit objects for each event and number of entries corresponds only one of these added files. How can I make both files visible in the simulation?
|
|
|
|
Re: Add two similar files as friends in the simulation [message #24810 is a reply to message #24806] |
Thu, 16 April 2020 11:43 |
Viktor Rodin
Messages: 2 Registered: October 2018
|
occasional visitor |
From: *ip.prioritytelecom.net
|
|
Dear Tobias,
I made digi file from two simfiles with help of FairMixedSource, as it is shown in event_mix example, to have an event mixing. But the problem is that at the clustering step I am required to have EmcHit information for McTruth and EmcBump splitting and it is done via FairLinks. We ask from digi this hit information but some of them have Fairlinks to the second simfile and cannot get CloneofData because only data from one simfile is available.
Cheers,
Viktor
[Updated on: Thu, 16 April 2020 11:45] Report message to a moderator
|
|
|