Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

TMBBTagJLIP Class Reference
[B-Tagging]

B-tagging result branch for JLIP algorithm. More...

#include <TMBBTagJLIP.hpp>

Inheritance diagram for TMBBTagJLIP:

TMBBTag List of all members.

Public Member Functions

 TMBBTagJLIP ()
 TMBBTagJLIP (const TMBBTagJLIP &btag)
 TMBBTagJLIP (const TMBBTag &btag, Float_t prob, Float_t rprob, Float_t neg_prob, Float_t neg_rprob)
virtual ~TMBBTagJLIP ()
Accessors.
Float_t probability () const
Float_t reduced_probability () const
Float_t neg_probability () const
Float_t neg_reduced_probability () const

Private Member Functions

 ClassDef (TMBBTagJLIP, 3)

Private Attributes

Float_t _prob
Float_t _rprob
Float_t _neg_prob
Float_t _neg_rprob

Detailed Description

B-tagging result branch for JLIP algorithm.

Add tag probability to common attributes.

Created: 25-Jan-2005 H. Greenlee

Definition at line 19 of file TMBBTagJLIP.hpp.


Constructor & Destructor Documentation

TMBBTagJLIP::TMBBTagJLIP  ) 
 

Definition at line 13 of file TMBBTagJLIP.cpp.

TMBBTagJLIP::TMBBTagJLIP const TMBBTagJLIP btag  ) 
 

Definition at line 23 of file TMBBTagJLIP.cpp.

TMBBTagJLIP::TMBBTagJLIP const TMBBTag btag,
Float_t  prob,
Float_t  rprob,
Float_t  neg_prob,
Float_t  neg_rprob
 

Definition at line 36 of file TMBBTagJLIP.cpp.

TMBBTagJLIP::~TMBBTagJLIP  )  [virtual]
 

Definition at line 54 of file TMBBTagJLIP.cpp.


Member Function Documentation

TMBBTagJLIP::ClassDef TMBBTagJLIP  ,
[private]
 

Float_t TMBBTagJLIP::neg_probability  )  const [inline]
 

Definition at line 37 of file TMBBTagJLIP.hpp.

References _neg_prob.

Float_t TMBBTagJLIP::neg_reduced_probability  )  const [inline]
 

Definition at line 38 of file TMBBTagJLIP.hpp.

References _neg_rprob.

Float_t TMBBTagJLIP::probability  )  const [inline]
 

Definition at line 35 of file TMBBTagJLIP.hpp.

References _prob.

Float_t TMBBTagJLIP::reduced_probability  )  const [inline]
 

Definition at line 36 of file TMBBTagJLIP.hpp.

References _rprob.


Member Data Documentation

Float_t TMBBTagJLIP::_neg_prob [private]
 

Definition at line 45 of file TMBBTagJLIP.hpp.

Referenced by neg_probability().

Float_t TMBBTagJLIP::_neg_rprob [private]
 

Definition at line 46 of file TMBBTagJLIP.hpp.

Referenced by neg_reduced_probability().

Float_t TMBBTagJLIP::_prob [private]
 

Definition at line 43 of file TMBBTagJLIP.hpp.

Referenced by probability().

Float_t TMBBTagJLIP::_rprob [private]
 

Definition at line 44 of file TMBBTagJLIP.hpp.

Referenced by reduced_probability().


The documentation for this class was generated from the following files:
Generated on Tue Mar 28 10:13:06 2006 for CAF by doxygen 1.3.4