boca::branch::Global Class Reference
Global tree branch More...
#include <Global.hh>
Inheritance diagram for boca::branch::Global:
Collaboration diagram for boca::branch::Global:
Public Member Functions | |
| Global () | |
| template<typename Multiplet > | |
| void | Fill (Multiplet const &multiplet) |
| Observables | Variables () |
| Observables | Spectators () |
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::GlobalBase | |
| GlobalBase () | |
| 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::Bdt | |
| float | bdt |
Public Attributes inherited from boca::branch::Result | |
| float | tag |
Public Attributes inherited from boca::branch::GlobalBase | |
| float | lepton_number |
| float | jet_number |
| float | bottom_number |
| float | missing_et |
| float | scalar_ht |
| float | lepton_ht |
| float | jet_1_pt |
| float | jet_2_pt |
| float | jet_3_pt |
| float | jet_4_pt |
| float | lepton_1_pt |
| float | lepton_2_pt |
Protected Member Functions inherited from boca::branch::Base | |
| ~Base () | |
Detailed Description
Global tree branch
Constructor & Destructor Documentation
| boca::branch::Global::Global | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::Bdt.
|
virtual |
Reimplemented from boca::branch::Bdt.
The documentation for this class was generated from the following files:
- boca/branch/Global.hh
- source/branch/Global.cpp

Public Member Functions inherited from