Ratio of two TEfficiency objects

Hello experts,

This question has been asked in the past (See Refs [1] , [2], [3]) but since some years passed I want to make sure we understand the correct way of dividing two TEfficiency objects.

Assuming we have two uncorrelated TEfficiency objects, A_eff and B_eff , should we

  1. convert them to TH1 objects
  2. use TH1::Divide with the Option “B” (Binomial)

Thanks a lot for your time.

~ Spyros