tthh::Observables Class Reference
#include <Observables.hh>
Inheritance diagram for tthh::Observables:
Collaboration diagram for tthh::Observables:
Public Member Functions | |
Observables (boca::Event const &event) | |
int | LeptonNumber () const |
int | JetNumber () const |
int | BottomNumber () const |
boca::Momentum | ScalarHt () const |
boca::Momentum | LeptonHt () const |
boca::Momentum | JetHt () const |
boca::Momentum | Ht () const |
boca::Mass | Mass () const |
boca::Momentum | JetPt (unsigned number) const |
boca::Momentum | PhotonPt (unsigned number) const |
boca::Momentum | LeptonPt (unsigned number) const |
boca::Mass | PhotonPM () const |
boca::Energy | MissingEt () const |
std::vector< boca::Jet > | Jets () const |
![]() | |
Identification () | |
virtual void | SetBdt (double bdt) |
void | SetBdt (double bdt_1, double bdt_2) |
virtual double | Bdt () const |
void | SetTag (boca::Tag tag) |
void | SetTag (boca::Tag tag_1, boca::Tag tag_2) |
boca::Tag | Tag () const |
bool | operator< (Identification const &identification) const |
largest bdt in front More... | |
Identification (Identification const &)=default | |
Identification (Identification &&)=default | |
Identification & | operator= (Identification const &)&=default |
Identification & | operator= (Identification &&)&=default |
Additional Inherited Members | |
![]() | |
static double | InitialValue () |
![]() | |
~Identification () | |
Constructor & Destructor Documentation
tthh::Observables::Observables | ( | boca::Event const & | event | ) |
Member Function Documentation
int tthh::Observables::BottomNumber | ( | ) | const |
boca::Momentum tthh::Observables::Ht | ( | ) | const |
boca::Momentum tthh::Observables::JetHt | ( | ) | const |
int tthh::Observables::JetNumber | ( | ) | const |
boca::Momentum tthh::Observables::JetPt | ( | unsigned | number | ) | const |
std::vector< boca::Jet > tthh::Observables::Jets | ( | ) | const |
boca::Momentum tthh::Observables::LeptonHt | ( | ) | const |
int tthh::Observables::LeptonNumber | ( | ) | const |
boca::Momentum tthh::Observables::LeptonPt | ( | unsigned | number | ) | const |
boca::Mass tthh::Observables::Mass | ( | ) | const |
boca::Energy tthh::Observables::MissingEt | ( | ) | const |
boca::Mass tthh::Observables::PhotonPM | ( | ) | const |
boca::Momentum tthh::Observables::PhotonPt | ( | unsigned | number | ) | const |
boca::Momentum tthh::Observables::ScalarHt | ( | ) | const |
The documentation for this class was generated from the following files:
- examples/tthh/tthh/Observables.hh
- examples/tthh/source/Observables.cpp