Hi,
I am trying to analyze 4 root files, and for that I want to do a MakeSelector then fchain, however I get several warning while doing MakeSelector. I am attachiing a ss for your convenience, how to avoid these warnings?
Best,
S
Hi,
I am trying to analyze 4 root files, and for that I want to do a MakeSelector then fchain, however I get several warning while doing MakeSelector. I am attachiing a ss for your convenience, how to avoid these warnings?
Best,
S
Hi,
Thanks for posting.
Could you please share the file with us?
Cheers,
Danilo
Hi Danilo,
I have attached the link to the files.
Please let me know if you can access them.
Best,
S
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
Your best bet is to use RDataFrame
instead of TTree::MakeSelector
. If this is no possible you can also try the older MakeSelector
implementation: Line_Candidates->MakeSelector("LC4Analysis", "=legacy")