higgscpv::branch::SignatureLeptonT Class Reference
#include <SignatureLeptonT.hh>
Inheritance diagram for higgscpv::branch::SignatureLeptonT:
Collaboration diagram for higgscpv::branch::SignatureLeptonT:
Public Member Functions | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &signature) |
| Observables | Variables () |
Public Member Functions inherited from higgscpv::branch::SignatureT | |
| SignatureT () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &signature) |
| Observables | Variables () |
Public Member Functions inherited from boca::branch::ThreeBody | |
| ThreeBody () | |
| 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 |
Additional Inherited Members | |
Static Public Member Functions inherited from boca::branch::Base | |
| static float | InitialValue () |
Public Attributes inherited from higgscpv::branch::SignatureT | |
| float | Sphericity |
| float | Aplanarity |
Public Attributes inherited from boca::branch::ThreeBody | |
| float | ht |
| float | bdt_1 |
| float | bdt_2 |
| float | bdt_3 |
| float | mass_12 |
| float | mass_23 |
| float | mass_13 |
| float | pt_12 |
| float | pt_23 |
| float | pt_13 |
| float | delta_pt_12 |
| float | delta_pt_23 |
| float | delta_pt_13 |
| float | ht_12 |
| float | ht_23 |
| float | ht_13 |
| float | rho_12 |
| float | rho_23 |
| float | rho_13 |
| float | delta_rap_12 |
| float | delta_rap_23 |
| float | delta_rap_13 |
| float | delta_phi_12 |
| float | delta_phi_23 |
| float | delta_phi_13 |
| float | delta_r_12 |
| float | delta_r_23 |
| float | delta_r_13 |
| float | delta_m_12 |
| float | delta_m_23 |
| float | delta_m_13 |
| float | delta_ht_12 |
| float | delta_ht_23 |
| float | delta_ht_13 |
| float | pull_12 |
| float | pull_21 |
| float | pull_23 |
| float | pull_13 |
| float | pull_32 |
| float | pull_31 |
| float | dipolarity_23 |
| float | dipolarity_13 |
| float | sphericity |
| float | aplanarity |
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 () | |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::ThreeBody.
The documentation for this class was generated from the following files:
- examples/higgscpv/higgscpv/branch/SignatureLeptonT.hh
- examples/higgscpv/source/branch/SignatureLeptonT.cpp
- examples/higgscpv/source/branch/SignatureLeptonTagger.cpp

Public Member Functions inherited from