toppartner::branch::SignatureSingle Class Reference
#include <SignatureSingle.hh>
Inheritance diagram for toppartner::branch::SignatureSingle:
Collaboration diagram for toppartner::branch::SignatureSingle:
Public Member Functions | |
| SignatureSingle () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| boca::Observables | Variables () |
Public Member Functions inherited from boca::branch::Signature | |
| Signature () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| Observables | Spectators () |
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 |
Public Member Functions inherited from boca::branch::EventShapesBase | |
| EventShapesBase () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
Public Attributes | |
| float | veto_bdt |
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 |
Public Attributes inherited from boca::branch::EventShapesBase | |
| float | thrust |
| float | thrust_major |
| float | thrust_minor |
| float | oblateness |
| float | c_parameter |
| float | d_arameter |
| float | sphericity |
| float | aplanarity |
| float | planarity |
| float | m_max |
| float | m_min |
| float | b_max |
| float | b_min |
Additional Inherited Members | |
Static Public Member Functions inherited from boca::branch::Base | |
| static float | InitialValue () |
Protected Member Functions inherited from boca::branch::Base | |
| ~Base () | |
Constructor & Destructor Documentation
| toppartner::branch::SignatureSingle::SignatureSingle | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::Signature.
Member Data Documentation
| float toppartner::branch::SignatureSingle::veto_bdt |
The documentation for this class was generated from the following files:
- examples/toppartner/toppartner/branch/SignatureSingle.hh
- examples/toppartner/source/branch/SignatureSingle.cpp

Public Member Functions inherited from