susy_cfa
b611ccad937ea179f86a1f5663960264616c0a20
|
#include <phys_objects.hpp>
Public Attributes | |
TLorentzVector | p4 |
float | csv |
int | id |
int | nleps |
TLorentzVector | p4sub |
float | mindr |
Definition at line 23 of file phys_objects.hpp.
float Jet::csv |
Definition at line 25 of file phys_objects.hpp.
Referenced by event_handler_full::ReduceTree().
int Jet::id |
Definition at line 26 of file phys_objects.hpp.
Referenced by event_handler_full::ReduceTree().
float Jet::mindr |
Definition at line 29 of file phys_objects.hpp.
Referenced by event_handler_full::ReduceTree().
int Jet::nleps |
Definition at line 27 of file phys_objects.hpp.
Referenced by event_handler_full::ReduceTree().
TLorentzVector Jet::p4 |
Definition at line 24 of file phys_objects.hpp.
Referenced by event_handler_full::ReduceTree().
TLorentzVector Jet::p4sub |
Definition at line 28 of file phys_objects.hpp.
Referenced by event_handler_full::ReduceTree().