Mēnsūra
|
This is the complete list of members for ShowerParton, including all inherited members.
Candidate() noexcept | Candidate | |
Candidate(TLorentzVector const &p4_) noexcept | Candidate | |
E() const noexcept | Candidate | |
Eta() const noexcept | Candidate | |
GetOrigin() const noexcept | ShowerParton | |
GetPdgId() const noexcept | ShowerParton | |
M() const noexcept | Candidate | |
operator<(Candidate const &rhs) const noexcept | Candidate | |
Origin enum name | ShowerParton | |
P4() const noexcept | Candidate | |
Phi() const noexcept | Candidate | |
Pt() const noexcept | Candidate | |
SetOrigin(Origin origin) noexcept | ShowerParton | |
SetP4(TLorentzVector const &p4_) noexcept | Candidate | |
SetPdgId(int pdgId) noexcept | ShowerParton | |
SetPtEtaPhiM(double pt, double eta, double phi, double mass) noexcept | Candidate | |
SetPxPyPzE(double px, double py, double pz, double E) noexcept | Candidate | |
SetUserFloat(std::string const &label, double value) | Candidate | |
SetUserInt(std::string const &label, long value) | Candidate | |
ShowerParton() noexcept | ShowerParton | |
ShowerParton(TLorentzVector const &p4, int pdgId, Origin origin=Origin::Unknown) noexcept | ShowerParton | |
ShowerParton(double pt, double eta, double phi, int pdgId, Origin origin=Origin::Unknown) noexcept | ShowerParton | |
UserFloat(std::string const &label) const | Candidate | |
UserInt(std::string const &label) const | Candidate |