#include <MuonTrackObjects.hpp>
Public Methods | |
| MuonTrack (Muon::Track *muonPtr) | |
| bool | isValid () const |
| const Muon::Track* | muonPtr () const |
| float | pT () const |
| float | eta () const |
| float | phi () const |
| float | chi2 () const |
| float | whits_a () const |
| float | whits_bc () const |
| float | shits_a () const |
| float | shits_bc () const |
| float | region () const |
Private Attributes | |
| bool | _valid |
| Muon::Track* | _muonPtr |
| float | _pt |
| float | _eta |
| float | _phi |
| float | _chi2 |
| float | _whits_a |
| float | _whits_bc |
| float | _shits_a |
| float | _shits_bc |
| float | _region |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001