It looks like the b-Jet regression and NANOAOD in general is using daughterPtrVector (example) instead of jetConstituents for getting members. I still have to spend a little time seeing what changes, but is there a reason we chose jetConstituents @yiiyama ? Should I save another vector of references or should I change the way panda::Jet::constituents is filled for the next run?
It looks like the b-Jet regression and NANOAOD in general is using
daughterPtrVector(example) instead ofjetConstituentsfor getting members. I still have to spend a little time seeing what changes, but is there a reason we chosejetConstituents@yiiyama ? Should I save another vector of references or should I change the waypanda::Jet::constituentsis filled for the next run?