#include <L0MuonTrack.h>
|
| double | m_invpt {std::numeric_limits<double>::lowest()} |
| |
| float | m_eta {0.} |
| |
| float | m_phi {0.} |
| |
Definition at line 11 of file L0MuonTrack.h.
◆ L0MuonTrack()
| L0Muon::L0MuonTrack::L0MuonTrack |
( |
| ) |
|
|
default |
◆ ~L0MuonTrack()
| L0Muon::L0MuonTrack::~L0MuonTrack |
( |
| ) |
|
|
default |
◆ eta()
| float L0Muon::L0MuonTrack::eta |
( |
| ) |
const |
|
inline |
◆ invpt()
| double L0Muon::L0MuonTrack::invpt |
( |
| ) |
const |
|
inline |
◆ phi()
| float L0Muon::L0MuonTrack::phi |
( |
| ) |
const |
|
inline |
◆ setTrack()
| void L0Muon::L0MuonTrack::setTrack |
( |
const double |
invpt, |
|
|
const float |
eta, |
|
|
const float |
phi |
|
) |
| |
|
inline |
◆ m_eta
| float L0Muon::L0MuonTrack::m_eta {0.} |
|
protected |
◆ m_invpt
| double L0Muon::L0MuonTrack::m_invpt {std::numeric_limits<double>::lowest()} |
|
protected |
◆ m_phi
| float L0Muon::L0MuonTrack::m_phi {0.} |
|
protected |
The documentation for this class was generated from the following file: