![]() |
ATLAS Offline Software
|
#include <L0MuonTrack.h>
Public Member Functions | |
| L0MuonTrack ()=default | |
| ~L0MuonTrack ()=default | |
| void | setTrack (const double invpt, const float eta, const float phi) |
| double | invpt () const |
| float | eta () const |
| float | phi () const |
Protected Attributes | |
| double | m_invpt {std::numeric_limits<double>::lowest()} |
| float | m_eta {0.} |
| float | m_phi {0.} |
Definition at line 11 of file L0MuonTrack.h.
|
default |
|
default |
|
inline |
Definition at line 19 of file L0MuonTrack.h.
|
inline |
Definition at line 18 of file L0MuonTrack.h.
|
inline |
Definition at line 20 of file L0MuonTrack.h.
Definition at line 28 of file L0MuonTrack.h.
|
protected |
Definition at line 24 of file L0MuonTrack.h.
|
protected |
Definition at line 23 of file L0MuonTrack.h.
|
protected |
Definition at line 25 of file L0MuonTrack.h.