We are looking for ways to access certain variables related to jets reconstructed using the ExclusiveJetClusteringHelper wrapper. We call this in the following way:
where this eventually allows us to access lots of variables corresponding to the reconstructed jets:
Momentum, mass, etc.
There is however information regarding the jets that we were not able to easily find in the framework, which leads us to our questions:
How do we get a reconstructed jet’s radius? We assume this can be dynamic when running in “N-jets” mode, i.e. requiring 4 reconstructed jets in a given event.
How do we check which jet a given PFcand was assigned to?
How do we access per-event truth information for the quarks in an event?