handling of TTree branch management. As a replacement for the automatic resetting of branch variables, add a new member function called reset() that assigns default values. Adjust many portions of the selection classes to have a more uniform style for member function names, member variables, etc.
handling of TTree branch management. As a replacement for the automatic resetting of branch variables, add a new member function called
reset()
that assigns default values. Adjust many portions of the selection classes to have a more uniform style for member function names, member variables, etc.