heavyhiggs::branch::HeavyHiggsLeptonic Class Reference
Higgs tagger root tree structure. More...
#include <HeavyHiggsLeptonic.hh>
Inheritance diagram for heavyhiggs::branch::HeavyHiggsLeptonic:
Collaboration diagram for heavyhiggs::branch::HeavyHiggsLeptonic:
Public Member Functions | |
| HeavyHiggsLeptonic () | |
| 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 | LargerWDeltaRap |
| float | LargerWDeltaPhi |
| float | LargerWDeltaR |
| float | SmallerWDeltaRap |
| float | SmallerWDeltaPhi |
| float | SmallerWDeltaR |
| float | LargerNeutrinoDeltaRap |
| float | LargerNeutrinoDeltaPhi |
| float | LargerNeutrinoDeltaR |
| float | SmallerNeutrinoDeltaRap |
| float | SmallerNeutrinoDeltaPhi |
| float | SmallerNeutrinoDeltaR |
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
Higgs tagger root tree structure.
Constructor & Destructor Documentation
| heavyhiggs::branch::HeavyHiggsLeptonic::HeavyHiggsLeptonic | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::TwoBody.
Member Data Documentation
| float heavyhiggs::branch::HeavyHiggsLeptonic::LargerNeutrinoDeltaPhi |
| float heavyhiggs::branch::HeavyHiggsLeptonic::LargerNeutrinoDeltaR |
| float heavyhiggs::branch::HeavyHiggsLeptonic::LargerNeutrinoDeltaRap |
| float heavyhiggs::branch::HeavyHiggsLeptonic::LargerWDeltaPhi |
| float heavyhiggs::branch::HeavyHiggsLeptonic::LargerWDeltaR |
| float heavyhiggs::branch::HeavyHiggsLeptonic::LargerWDeltaRap |
| float heavyhiggs::branch::HeavyHiggsLeptonic::SmallerNeutrinoDeltaPhi |
| float heavyhiggs::branch::HeavyHiggsLeptonic::SmallerNeutrinoDeltaR |
| float heavyhiggs::branch::HeavyHiggsLeptonic::SmallerNeutrinoDeltaRap |
| float heavyhiggs::branch::HeavyHiggsLeptonic::SmallerWDeltaPhi |
| float heavyhiggs::branch::HeavyHiggsLeptonic::SmallerWDeltaR |
| float heavyhiggs::branch::HeavyHiggsLeptonic::SmallerWDeltaRap |
The documentation for this class was generated from the following files:
- examples/heavyhiggs/heavyhiggs/branch/HeavyHiggsLeptonic.hh
- examples/heavyhiggs/source/branch/HeavyHiggsLeptonic.cpp

Public Member Functions inherited from