#include <TMBLeBob.hpp>
Public Member Functions | |
| TMBLeBob () | |
| TMBLeBob (Float_t pt_sca, Float_t ptx_pos, Float_t ptx_neg, Float_t pty_pos, Float_t pty_neg, const char *algoname) | |
| Float_t | pt_sca () const |
| Float_t | ptx_pos () const |
| Float_t | ptx_neg () const |
| Float_t | pty_pos () const |
| Float_t | pty_neg () const |
| const char * | algoname () const |
| ~TMBLeBob () | |
Private Attributes | |
| Float_t | _pt_sca |
| Float_t | _ptx_pos |
| Float_t | _ptx_neg |
| Float_t | _pty_pos |
| Float_t | _pty_neg |
| TString | _algoname |
|
|
Definition at line 32 of file TMBLeBob.hpp. |
|
||||||||||||||||||||||||||||
|
|
|
|
Definition at line 44 of file TMBLeBob.hpp. |
|
|
Definition at line 42 of file TMBLeBob.hpp. References _algoname. |
|
|
Definition at line 37 of file TMBLeBob.hpp. References _pt_sca. |
|
|
Definition at line 39 of file TMBLeBob.hpp. References _ptx_neg. |
|
|
Definition at line 38 of file TMBLeBob.hpp. References _ptx_pos. |
|
|
Definition at line 41 of file TMBLeBob.hpp. References _pty_neg. |
|
|
Definition at line 40 of file TMBLeBob.hpp. References _pty_pos. |
|
|
Definition at line 28 of file TMBLeBob.hpp. Referenced by algoname(), and ClassImp(). |
|
|
Definition at line 23 of file TMBLeBob.hpp. Referenced by ClassImp(), and pt_sca(). |
|
|
Definition at line 25 of file TMBLeBob.hpp. Referenced by ClassImp(), and ptx_neg(). |
|
|
Definition at line 24 of file TMBLeBob.hpp. Referenced by ClassImp(), and ptx_pos(). |
|
|
Definition at line 27 of file TMBLeBob.hpp. Referenced by ClassImp(), and pty_neg(). |
|
|
Definition at line 26 of file TMBLeBob.hpp. Referenced by ClassImp(), and pty_pos(). |
1.3.4