boca::TruthVariables Class Reference
Variables for truth level analyses. More...
#include <TruthVariables.hh>
Inheritance diagram for boca::TruthVariables:
Collaboration diagram for boca::TruthVariables:
Public Member Functions | |
| Momentum | TopPt () const |
| Momentum | BottomPt () const |
| Momentum | WPt () const |
| Momentum | Quark1Pt () const |
| Momentum | Quark2Pt () const |
| Angle | DeltaRTop () const |
| double | RhoTop () const |
| double | RhoW () const |
| Angle | DeltaRW () const |
| void | SetTop (Particle const &top) |
| void | SetW (Particle const &W) |
| void | SetBottom (Particle const &bottom) |
| void | SetQuark1 (Particle const &quark_1) |
| void | SetQuark2 (Particle const &quark_2) |
Public Member Functions inherited from boca::Identification | |
| 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 Public Member Functions inherited from boca::Identification | |
| static double | InitialValue () |
Protected Member Functions inherited from boca::Identification | |
| ~Identification () | |
Detailed Description
Variables for truth level analyses.
Member Function Documentation
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
The documentation for this class was generated from the following file:
- boca/multiplets/TruthVariables.hh

Public Member Functions inherited from