You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usually, regular TupleTools only work with DecayTreeTuple and MCTupleTools work with MCDecayTreeTuple. TupleToolMCTruth, when plugged into a DecayTreeTuple, will look for an associated MC particle for each candidate found by the DecayTreeTuple.
It allows you to plug MCTupleTools into it, thus providing you with a way to treat the DecayTreeTuple like an MCDecayTreeTuple.
This should be part of one of the lessons!
Add an example of the TupleToolMCTruth in the TupleTools lesson?
The text was updated successfully, but these errors were encountered: