heavyhiggs::branch::JetPair Class Reference
Higgs tagger root tree structure. More...
#include <JetPair.hh>
Inheritance diagram for heavyhiggs::branch::JetPair:
Collaboration diagram for heavyhiggs::branch::JetPair:
Public Member Functions | |
JetPair () | |
template<typename Multiplet > | |
void Fill (Multiplet const &multiplet) | |
Observables Variables () | |
![]() | |
TwoBody () | |
template<typename Multiplet > | |
void Fill (Multiplet const &multiplet) | |
Observables Spectators () | |
![]() | |
Particle () | |
template<typename Multiplet > | |
void Fill (Multiplet const &multiplet) | |
![]() | |
Bdt () | |
template<typename Multiplet_ > | |
void Fill (Multiplet_ const &multiplet) | |
![]() | |
Result () | |
template<typename Multiplet > | |
void Fill (Multiplet const &multiplet) | |
![]() | |
Base () | |
Base (Base const &)=default | |
Base (Base &&)=default | |
Base & operator= (Base const &)&=default | |
Base & operator= (Base &&)&=default | |
Public Attributes | |
float Jet1Mass | |
float Jet1Pt | |
float Jet1Rap | |
float Jet1Phi | |
float Jet2Mass | |
float Jet2Pt | |
float Jet2Rap | |
float Jet2Phi | |
![]() | |
float ht | |
float delta_pt | |
float delta_m | |
float delta_rap | |
float delta_phi | |
float delta_r | |
float rho | |
float bdt_1 | |
float bdt_2 | |
float pull_1 | |
float pull_2 | |
float dipolarity | |
![]() | |
float mass | |
float pt | |
float rap | |
float phi | |
float charge | |
![]() | |
float bdt | |
![]() | |
float tag | |
Additional Inherited Members | |
![]() | |
static float InitialValue () | |
![]() | |
~Base () | |
Detailed Description
Higgs tagger root tree structure.
Constructor & Destructor Documentation
heavyhiggs::branch::JetPair::JetPair | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::TwoBody.
Member Data Documentation
float heavyhiggs::branch::JetPair::Jet1Mass |
float heavyhiggs::branch::JetPair::Jet1Phi |
float heavyhiggs::branch::JetPair::Jet1Pt |
float heavyhiggs::branch::JetPair::Jet1Rap |
float heavyhiggs::branch::JetPair::Jet2Mass |
float heavyhiggs::branch::JetPair::Jet2Phi |
float heavyhiggs::branch::JetPair::Jet2Pt |
float heavyhiggs::branch::JetPair::Jet2Rap |
The documentation for this class was generated from the following files:
- examples/heavyhiggs/heavyhiggs/branch/JetPair.hh
- examples/heavyhiggs/source/branch/JetPair.cpp