toppartner::branch::VetoTopPartnerBranch Class Reference
#include <VetoTopPartner.hh>
Inheritance diagram for toppartner::branch::VetoTopPartnerBranch:
Collaboration diagram for toppartner::branch::VetoTopPartnerBranch:
Public Member Functions | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| virtual boca::Observables | Variables () |
| virtual boca::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 Member Functions inherited from boca::branch::EventShapesBase | |
| EventShapesBase () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
Additional Inherited Members | |
Static Public Member Functions inherited from boca::branch::Base | |
| static float | InitialValue () |
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 |
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 |
Protected Member Functions inherited from boca::branch::Base | |
| ~Base () | |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::EventShapesBase.
|
virtual |
Reimplemented from boca::branch::EventShapesBase.
The documentation for this class was generated from the following files:
- examples/toppartner/toppartner/branch/VetoTopPartner.hh
- examples/toppartner/source/branch/VetoTopPartner.cpp

Public Member Functions inherited from