#include <TMBBTagJLIP.hpp>
Inheritance diagram for TMBBTagJLIP:

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 |
Add tag probability to common attributes.
Created: 25-Jan-2005 H. Greenlee
Definition at line 19 of file TMBBTagJLIP.hpp.
|
|
Definition at line 13 of file TMBBTagJLIP.cpp. |
|
|
Definition at line 23 of file TMBBTagJLIP.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 36 of file TMBBTagJLIP.cpp. |
|
|
Definition at line 54 of file TMBBTagJLIP.cpp. |
|
||||||||||||
|
|
|
|
Definition at line 37 of file TMBBTagJLIP.hpp. References _neg_prob. |
|
|
Definition at line 38 of file TMBBTagJLIP.hpp. References _neg_rprob. |
|
|
Definition at line 35 of file TMBBTagJLIP.hpp. References _prob. |
|
|
Definition at line 36 of file TMBBTagJLIP.hpp. References _rprob. |
|
|
Definition at line 45 of file TMBBTagJLIP.hpp. Referenced by neg_probability(). |
|
|
Definition at line 46 of file TMBBTagJLIP.hpp. Referenced by neg_reduced_probability(). |
|
|
Definition at line 43 of file TMBBTagJLIP.hpp. Referenced by probability(). |
|
|
Definition at line 44 of file TMBBTagJLIP.hpp. Referenced by reduced_probability(). |
1.3.4