TTreeFormula and TChain

Hi,

No, it can only be called on one object. If you have multiple TTreeFormula, you would need to wrapped them in holder object deriving from TObject and overloading the Notify method to call UpdateFormulaLeaves on each of the TTreeFormula.

Cheers,
Philippe.

1 Like