boca::branch::Event Class Reference
Event tree branch More...
#include <Event.hh>
Inheritance diagram for boca::branch::Event:
Collaboration diagram for boca::branch::Event:
Public Member Functions | |
| Event () | |
| 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 Attributes | |
| float | signature_bdt |
Public Attributes inherited from boca::branch::Bdt | |
| float | bdt |
Public Attributes inherited from boca::branch::Result | |
| float | tag |
Additional Inherited Members | |
Static Public Member Functions inherited from boca::branch::Base | |
| static float | InitialValue () |
Protected Member Functions inherited from boca::branch::Base | |
| ~Base () | |
Detailed Description
Event tree branch
Constructor & Destructor Documentation
| Event::Event | ( | ) |
Member Function Documentation
template<typename Multiplet >
|
inline |
|
virtual |
Reimplemented from boca::branch::Bdt.
Reimplemented in higgscpv::branch::Event.
|
virtual |
Reimplemented from boca::branch::Bdt.
Reimplemented in heavyhiggs::branch::EventNeutral, heavyhiggs::branch::EventCharged, heavyhiggs::branch::EventNeutralFourTop, heavyhiggs::branch::EventFusion, toppartner::branch::Event, and higgscpv::branch::Event.
Member Data Documentation
| float boca::branch::Event::signature_bdt |
The documentation for this class was generated from the following files:

Public Member Functions inherited from