#include <Identification.hh>

Inheritance diagram for boca::Identification:
[legend]

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
 
Identificationoperator= (Identification const &)&=default
 
Identificationoperator= (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

Constructor & Destructor Documentation

boca::Identification::Identification ( )
boca::Identification::Identification ( Identification const &  )
default
boca::Identification::Identification ( Identification &&  )
default
boca::Identification::~Identification ( )
inlineprotected

Member Function Documentation

double boca::Identification::Bdt ( ) const
virtual
double boca::Identification::InitialValue ( )
static
bool boca::Identification::operator< ( Identification const &  identification) const

largest bdt in front

Identification& boca::Identification::operator= ( Identification const &  )
default
Identification& boca::Identification::operator= ( Identification &&  )
default
void boca::Identification::SetBdt ( double  bdt)
virtual
void boca::Identification::SetBdt ( double  bdt_1,
double  bdt_2 
)
void boca::Identification::SetTag ( boca::Tag  tag)
void boca::Identification::SetTag ( boca::Tag  tag_1,
boca::Tag  tag_2 
)
boca::Tag boca::Identification::Tag ( ) const

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  stream,
Identification const &  identification 
)
friend

The documentation for this class was generated from the following files: