heavyhiggs::branch::HeavyHiggsTau Class Reference
Top tagger root tree structure. More...
#include <HeavyHiggsTau.hh>
Inheritance diagram for heavyhiggs::branch::HeavyHiggsTau:
Collaboration diagram for heavyhiggs::branch::HeavyHiggsTau:
Public Member Functions | |
| HeavyHiggsTau () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| Observables | Variables () |
Public Member Functions inherited from boca::branch::TwoBody | |
| TwoBody () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| Observables | Spectators () |
Public Member Functions inherited from boca::branch::Particle | |
| Particle () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
Public Member Functions inherited from boca::branch::Bdt | |
| Bdt () | |
| template<typename Multiplet_ > | |
| void | Fill (Multiplet_ const &multiplet) |
Public Member Functions inherited from boca::branch::Result | |
| Result () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
Public Member Functions inherited from boca::branch::Base | |
| Base () | |
| Base (Base const &)=default | |
| Base (Base &&)=default | |
| Base & | operator= (Base const &)&=default |
| Base & | operator= (Base &&)&=default |
Public Attributes | |
| float | LeptonPt |
| float | NeutrinoPt |
Public Attributes inherited from boca::branch::TwoBody | |
| 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 |
Public Attributes inherited from boca::branch::Particle | |
| float | mass |
| float | pt |
| float | rap |
| float | phi |
| float | charge |
Public Attributes inherited from boca::branch::Bdt | |
| float | bdt |
Public Attributes inherited from boca::branch::Result | |
| float | tag |
Additional Inherited Members | |
Static Public Member Functions inherited from boca::branch::Base | |
| static float | InitialValue () |
Protected Member Functions inherited from boca::branch::Base | |
| ~Base () | |
Detailed Description
Top tagger root tree structure.
Constructor & Destructor Documentation
| heavyhiggs::branch::HeavyHiggsTau::HeavyHiggsTau | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::TwoBody.
Member Data Documentation
| float heavyhiggs::branch::HeavyHiggsTau::LeptonPt |
| float heavyhiggs::branch::HeavyHiggsTau::NeutrinoPt |
The documentation for this class was generated from the following files:
- examples/heavyhiggs/heavyhiggs/branch/HeavyHiggsTau.hh
- examples/heavyhiggs/source/branch/HeavyHiggsTau.cpp

Public Member Functions inherited from