simple::Branch Class Reference
#include <Branch.hh>
Inheritance diagram for simple::Branch:
Collaboration diagram for simple::Branch:
Public Member Functions | |
Branch () | |
template<typename Multiplet_ > | |
void | Fill (Multiplet_ const &multiplet) |
boca::Observables | Variables () override |
![]() | |
Bdt () | |
template<typename Multiplet_ > | |
void | Fill (Multiplet_ const &multiplet) |
virtual Observables | Spectators () |
![]() | |
Result () | |
template<typename Multiplet > | |
void | Fill (Multiplet const &multiplet) |
![]() | |
Base () | |
Base (Base const &)=default | |
Base (Base &&)=default | |
Base & | operator= (Base const &)&=default |
Base & | operator= (Base &&)&=default |
Public Attributes | |
float | jet_number |
float | bottom_number |
float | missing_et |
float | scalar_ht |
float | jet_1_pt |
float | jet_2_pt |
float | jet_3_pt |
float | jet_4_pt |
![]() | |
float | bdt |
![]() | |
float | tag |
Additional Inherited Members | |
![]() | |
static float | InitialValue () |
![]() | |
~Base () | |
Constructor & Destructor Documentation
simple::Branch::Branch | ( | ) |
- Examples:
- simple/source/MainSimple.cpp.
Member Function Documentation
template<typename Multiplet_ >
|
inline |
|
overridevirtual |
Reimplemented from boca::branch::Bdt.
- Examples:
- simple/source/MainSimple.cpp.
Member Data Documentation
float simple::Branch::bottom_number |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::jet_1_pt |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::jet_2_pt |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::jet_3_pt |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::jet_4_pt |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::jet_number |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::missing_et |
- Examples:
- simple/source/MainSimple.cpp.
float simple::Branch::scalar_ht |
- Examples:
- simple/source/MainSimple.cpp.
The documentation for this class was generated from the following files:
- examples/simple/simple/Branch.hh
- examples/simple/source/Branch.cpp