#include <TMBL3BTagIP.hpp>
Public Member Functions | |
| TMBL3BTagIP () | |
| TMBL3BTagIP (const TMBL3BTagIP &) | |
| ~TMBL3BTagIP () | |
| TMBL3BTagIP & | operator= (const TMBL3BTagIP &other) |
| void | BTag (double x) |
| void | ToolName (const std::string &x) |
| std::string | ToolName () const |
| double | BTag () const |
| const TClonesArray * | GetJetInfo () const |
| void | Add (const TMBL3BTagJet &j) |
Private Attributes | |
| float | btag |
| std::string | toolname |
| TClonesArray * | jet_info |
| int | n_jet_info |
Definition at line 24 of file TMBL3BTagIP.hpp.
|
|
Definition at line 5 of file TMBL3BTagIP.cpp. |
|
|
Definition at line 19 of file TMBL3BTagIP.cpp. References n_jet_info. |
|
|
Definition at line 13 of file TMBL3BTagIP.cpp. References jet_info. |
|
|
Definition at line 48 of file TMBL3BTagIP.cpp. References n_jet_info. |
|
|
Definition at line 38 of file TMBL3BTagIP.hpp. References btag. |
|
|
Definition at line 33 of file TMBL3BTagIP.hpp. References btag. |
|
|
Definition at line 39 of file TMBL3BTagIP.hpp. References jet_info. |
|
|
Definition at line 31 of file TMBL3BTagIP.cpp. References btag, jet_info, n_jet_info, and toolname. |
|
|
Definition at line 37 of file TMBL3BTagIP.hpp. References toolname. |
|
|
Definition at line 34 of file TMBL3BTagIP.hpp. References toolname. |
|
|
Definition at line 42 of file TMBL3BTagIP.hpp. Referenced by BTag(), and operator=(). |
|
|
Definition at line 44 of file TMBL3BTagIP.hpp. Referenced by GetJetInfo(), operator=(), and ~TMBL3BTagIP(). |
|
|
Definition at line 45 of file TMBL3BTagIP.hpp. Referenced by Add(), operator=(), and TMBL3BTagIP(). |
|
|
Definition at line 43 of file TMBL3BTagIP.hpp. Referenced by operator=(), and ToolName(). |
1.3.4