#include <TMBCps.hpp>
Public Member Functions | |
| TMBCps () | |
| TMBCps (Float_t r, Float_t phi, Float_t z, Float_t xE, Float_t uE, Float_t vE, Float_t matchQ, Float_t matchEQ, Int_t xNStrips, Int_t uNStrips, Int_t vNStrips, Float_t dphi, Float_t dz, Float_t nn, Int_t isLoose, Int_t isTight) | |
| ~TMBCps () | |
| Float_t | E () const |
| Float_t | phi () const |
| Float_t | r () const |
| Float_t | z () const |
| Float_t | xE () const |
| Float_t | uE () const |
| Float_t | vE () const |
| Float_t | matchQ () const |
| Float_t | matchEQ () const |
| Int_t | xNStrips () const |
| Int_t | uNStrips () const |
| Int_t | vNStrips () const |
| Float_t | dphi () const |
| Float_t | dz () const |
| Float_t | nn () const |
| Int_t | isLoose () const |
| Int_t | isTight () const |
| ClassDef (TMBCps, 6) | |
Private Attributes | |
| Float_t | _r |
| Float_t | _phi |
| Float_t | _z |
| Float_t | _xE |
| Float_t | _uE |
| Float_t | _vE |
| Float_t | _matchQ |
| Float_t | _matchEQ |
| Int_t | _xNStrips |
| Int_t | _uNStrips |
| Int_t | _vNStrips |
| Float_t | _dphi |
| Float_t | _dz |
| Float_t | _nn |
| Int_t | _isLoose |
| Int_t | _isTight |
Definition at line 15 of file TMBCps.hpp.
|
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Definition at line 23 of file TMBCps.cpp. References _dphi, _dz, _isLoose, _isTight, _matchEQ, _matchQ, _nn, _phi, _r, _uE, _uNStrips, _vE, _vNStrips, _xE, _xNStrips, and _z. |
|
|
Definition at line 42 of file TMBCps.hpp. |
|
||||||||||||
|
|
|
|
Definition at line 56 of file TMBCps.hpp. References _dphi. |
|
|
Definition at line 57 of file TMBCps.hpp. References _dz. |
|
|
Definition at line 44 of file TMBCps.hpp. |
|
|
Definition at line 59 of file TMBCps.hpp. References _isLoose. |
|
|
Definition at line 60 of file TMBCps.hpp. References _isTight. |
|
|
Definition at line 52 of file TMBCps.hpp. References _matchEQ. |
|
|
Definition at line 51 of file TMBCps.hpp. References _matchQ. |
|
|
Definition at line 58 of file TMBCps.hpp. References _nn. |
|
|
Definition at line 45 of file TMBCps.hpp. References _phi. |
|
|
Definition at line 46 of file TMBCps.hpp. References _r. |
|
|
Definition at line 49 of file TMBCps.hpp. References _uE. |
|
|
Definition at line 54 of file TMBCps.hpp. References _uNStrips. |
|
|
Definition at line 50 of file TMBCps.hpp. References _vE. |
|
|
Definition at line 55 of file TMBCps.hpp. References _vNStrips. |
|
|
Definition at line 48 of file TMBCps.hpp. References _xE. |
|
|
Definition at line 53 of file TMBCps.hpp. References _xNStrips. |
|
|
Definition at line 47 of file TMBCps.hpp. References _z. |
|
|
Definition at line 30 of file TMBCps.hpp. |
|
|
Definition at line 31 of file TMBCps.hpp. |
|
|
Definition at line 33 of file TMBCps.hpp. |
|
|
Definition at line 34 of file TMBCps.hpp. |
|
|
Definition at line 26 of file TMBCps.hpp. |
|
|
Definition at line 25 of file TMBCps.hpp. |
|
|
Definition at line 32 of file TMBCps.hpp. |
|
|
Definition at line 20 of file TMBCps.hpp. |
|
|
Definition at line 19 of file TMBCps.hpp. |
|
|
Definition at line 23 of file TMBCps.hpp. |
|
|
Definition at line 28 of file TMBCps.hpp. Referenced by TMBCps(), and uNStrips(). |
|
|
Definition at line 24 of file TMBCps.hpp. |
|
|
Definition at line 29 of file TMBCps.hpp. Referenced by TMBCps(), and vNStrips(). |
|
|
Definition at line 22 of file TMBCps.hpp. |
|
|
Definition at line 27 of file TMBCps.hpp. Referenced by TMBCps(), and xNStrips(). |
|
|
Definition at line 21 of file TMBCps.hpp. |
1.3.4