higgscpv::branch::QuartetTwoBody Class Reference
Higgs tagger root tree structure. More...
#include <QuartetTwoBody.hh>
Inheritance diagram for higgscpv::branch::QuartetTwoBody:
Collaboration diagram for higgscpv::branch::QuartetTwoBody:
Additional Inherited Members | |
Public Member Functions inherited from boca::branch::TwoBody | |
| TwoBody () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| Observables | Variables () |
| 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 |
Static Public Member Functions inherited from boca::branch::Base | |
| static float | InitialValue () |
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 |
Protected Member Functions inherited from boca::branch::Base | |
| ~Base () | |
Detailed Description
Higgs tagger root tree structure.
The documentation for this class was generated from the following files:
- examples/higgscpv/higgscpv/branch/QuartetTwoBody.hh
- examples/higgscpv/source/branch/QuartetTwoBody.cpp

Public Member Functions inherited from