16 virtual void SetBdt(
double bdt);
18 void SetBdt(
double bdt_1,
double bdt_2);
20 virtual double Bdt()
const;
virtual double Bdt() const
Definition: Identification.cpp:27
Identification & operator=(Identification const &)&=default
~Identification()
Definition: Identification.hh:45
Tag
The Tag distinguishes between signal and background events.
Definition: Tag.hh:14
void SetTag(boca::Tag tag)
Definition: Identification.cpp:32
friend std::ostream & operator<<(std::ostream &stream, Identification const &identification)
Definition: Identification.cpp:57
Boosted Collider Analysis.
Definition: Analysis.hh:15
Identification()
Definition: Identification.cpp:11
bool operator<(Identification const &identification) const
largest bdt in front
Definition: Identification.cpp:52
Definition: Identification.hh:10
boca::Tag Tag() const
Definition: Identification.cpp:42
static double InitialValue()
Definition: Identification.cpp:47
virtual void SetBdt(double bdt)
Definition: Identification.cpp:17