heavyhiggs::branch::ChargedHiggsLeptonic Class Reference
Higgs tagger root tree structure. More...
#include <ChargedHiggsLeptonic.hh>
Inheritance diagram for heavyhiggs::branch::ChargedHiggsLeptonic:
Collaboration diagram for heavyhiggs::branch::ChargedHiggsLeptonic:
Public Member Functions | |
| ChargedHiggsLeptonic () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| Observables | Variables () |
| Observables | Spectators () |
Public Member Functions inherited from boca::branch::Multi | |
| Multi () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
Public Member Functions inherited from boca::branch::TwoBody | |
| TwoBody () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
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 | HeavyHiggsMass |
| float | HeavyHiggsPt |
| float | TopDeltaRap |
| float | TopDeltaPhi |
| float | TopDeltaR |
| float | LargerWDeltaRap |
| float | LargerWDeltaPhi |
| float | LargerWDeltaR |
| float | SmallerWDeltaRap |
| float | SmallerWDeltaPhi |
| float | SmallerWDeltaR |
| float | LargerNeutrinoDeltaRap |
| float | LargerNeutrinoDeltaPhi |
| float | LargerNeutrinoDeltaR |
| float | SmallerNeutrinoDeltaRap |
| float | SmallerNeutrinoDeltaPhi |
| float | SmallerNeutrinoDeltaR |
| float | TopBdt |
| float | HeavyHiggsTag |
Public Attributes inherited from boca::branch::Multi | |
| float | delta_ht |
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::ChargedHiggsLeptonic::ChargedHiggsLeptonic | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::TwoBody.
|
virtual |
Reimplemented from boca::branch::Multi.
Member Data Documentation
| float heavyhiggs::branch::ChargedHiggsLeptonic::HeavyHiggsMass |
| float heavyhiggs::branch::ChargedHiggsLeptonic::HeavyHiggsPt |
| float heavyhiggs::branch::ChargedHiggsLeptonic::HeavyHiggsTag |
| float heavyhiggs::branch::ChargedHiggsLeptonic::LargerNeutrinoDeltaPhi |
| float heavyhiggs::branch::ChargedHiggsLeptonic::LargerNeutrinoDeltaR |
| float heavyhiggs::branch::ChargedHiggsLeptonic::LargerNeutrinoDeltaRap |
| float heavyhiggs::branch::ChargedHiggsLeptonic::LargerWDeltaPhi |
| float heavyhiggs::branch::ChargedHiggsLeptonic::LargerWDeltaR |
| float heavyhiggs::branch::ChargedHiggsLeptonic::LargerWDeltaRap |
| float heavyhiggs::branch::ChargedHiggsLeptonic::SmallerNeutrinoDeltaPhi |
| float heavyhiggs::branch::ChargedHiggsLeptonic::SmallerNeutrinoDeltaR |
| float heavyhiggs::branch::ChargedHiggsLeptonic::SmallerNeutrinoDeltaRap |
| float heavyhiggs::branch::ChargedHiggsLeptonic::SmallerWDeltaPhi |
| float heavyhiggs::branch::ChargedHiggsLeptonic::SmallerWDeltaR |
| float heavyhiggs::branch::ChargedHiggsLeptonic::SmallerWDeltaRap |
| float heavyhiggs::branch::ChargedHiggsLeptonic::TopBdt |
| float heavyhiggs::branch::ChargedHiggsLeptonic::TopDeltaPhi |
| float heavyhiggs::branch::ChargedHiggsLeptonic::TopDeltaR |
| float heavyhiggs::branch::ChargedHiggsLeptonic::TopDeltaRap |
The documentation for this class was generated from the following files:
- examples/heavyhiggs/heavyhiggs/branch/ChargedHiggsLeptonic.hh
- examples/heavyhiggs/source/branch/ChargedHiggsLeptonic.cpp

Public Member Functions inherited from