![]() |
ATLAS Offline Software
|
#include <TrigJpsi.h>
Public Member Functions | |
| TrigJpsi () | |
| TrigJpsi (const CombinedMuonFeature *jpsimuon1, const CombinedMuonFeature *jpsimuon2) | |
| ~TrigJpsi () | |
| double | mass () const |
| double | eta () const |
| double | phi () const |
| double | et () const |
| const CombinedMuonFeature * | getDaughter (const int i) const |
| void | setDaughters (const CombinedMuonFeature *jpsimuon1, const CombinedMuonFeature *jpsimuon2) |
Private Attributes | |
| CLHEP::HepLorentzVector | m_hlvJ |
| const CombinedMuonFeature * | m_jpsimuon [2] |
Definition at line 17 of file TrigJpsi.h.
| TrigJpsi::TrigJpsi | ( | ) |
Definition at line 15 of file TrigJpsi.cxx.
| TrigJpsi::TrigJpsi | ( | const CombinedMuonFeature * | jpsimuon1, |
| const CombinedMuonFeature * | jpsimuon2 | ||
| ) |
Definition at line 21 of file TrigJpsi.cxx.
| TrigJpsi::~TrigJpsi | ( | ) |
Definition at line 26 of file TrigJpsi.cxx.
|
inline |
Definition at line 29 of file TrigJpsi.h.
|
inline |
Definition at line 27 of file TrigJpsi.h.
| const CombinedMuonFeature * TrigJpsi::getDaughter | ( | const int | i | ) | const |
Definition at line 29 of file TrigJpsi.cxx.
|
inline |
Definition at line 26 of file TrigJpsi.h.
|
inline |
Definition at line 28 of file TrigJpsi.h.
| void TrigJpsi::setDaughters | ( | const CombinedMuonFeature * | jpsimuon1, |
| const CombinedMuonFeature * | jpsimuon2 | ||
| ) |
Definition at line 37 of file TrigJpsi.cxx.
|
private |
Definition at line 35 of file TrigJpsi.h.
|
private |
Definition at line 36 of file TrigJpsi.h.
1.8.18