Public Member Functions |
Static Public Member Functions |
Protected Member Functions |
Friends |
List of all members
boca::Identification Class Reference
#include <Identification.hh>
Inheritance diagram for boca::Identification:
Public Member Functions | |
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 |
Static Public Member Functions | |
static double | InitialValue () |
Protected Member Functions | |
~Identification () | |
Friends | |
std::ostream & | operator<< (std::ostream &stream, Identification const &identification) |
Detailed Description
- Examples:
- simple/source/MainSimple.cpp.
Constructor & Destructor Documentation
boca::Identification::Identification | ( | ) |
|
default |
|
default |
|
inlineprotected |
Member Function Documentation
|
virtual |
|
static |
bool boca::Identification::operator< | ( | Identification const & | identification | ) | const |
largest bdt in front
|
default |
|
default |
|
virtual |
void boca::Identification::SetBdt | ( | double | bdt_1, |
double | bdt_2 | ||
) |
void boca::Identification::SetTag | ( | boca::Tag | tag | ) |
boca::Tag boca::Identification::Tag | ( | ) | const |
Friends And Related Function Documentation
|
friend |
The documentation for this class was generated from the following files:
- boca/identification/Identification.hh
- source/multiplets/Identification.cpp