Add tests for DecayTreeTuple.Configuration
This adds a few tests for the helper methods in DecayTreeTuple.Configuration
, namely addBranches
and setDescriptorTemplate
, the latter of which is added by @olupton in MR !47 (merged). This MR is to be merged into !47 (merged).
I haven't added tests for the addTupleTool
method as it's a bit more of a beast and I haven't had time. If people think it's worth doing then I can work on it, but I thought it'd be worth opening an MR sooner for any discussion.