JHUGen MELA
JHUGen v7.5.6, MELA v2.4.2
Matrix element calculations as used in JHUGen.
|
This is the complete list of members for MELAParticle, including all inherited members.
addDaughter(MELAParticle *myParticle) | MELAParticle | |
addMother(MELAParticle *myParticle) | MELAParticle | |
boost(const TVector3 &vec, bool boostAll=false) | MELAParticle | |
calculateTotalDisplacement() const | MELAParticle | |
charge() const | MELAParticle | |
checkDeepDaughtership(MELAParticle const *part1, MELAParticle const *part2) | MELAParticle | static |
checkParticleExists(MELAParticle const *myParticle, std::vector< MELAParticle * > const &particleArray) | MELAParticle | static |
daughters | MELAParticle | protected |
deltaR(const TLorentzVector &v) const | MELAParticle | inline |
deltaR(const MELAParticle &part) const | MELAParticle | inline |
deltaR(const MELAParticle *part) const | MELAParticle | inline |
dot(const TLorentzVector &v) const | MELAParticle | inline |
dot(const MELAParticle &part) const | MELAParticle | inline |
dot(const MELAParticle *part) const | MELAParticle | inline |
eta() const | MELAParticle | inline |
euclidean_dot(const TLorentzVector &v) const | MELAParticle | inline |
euclidean_dot(const MELAParticle &part) const | MELAParticle | inline |
euclidean_dot(const MELAParticle *part) const | MELAParticle | inline |
genStatus | MELAParticle | |
getDaughter(int index) const | MELAParticle | |
getDaughterIds() const | MELAParticle | virtual |
getDaughterParticles(std::vector< MELAParticle * > &particles) const | MELAParticle | virtual |
getDaughters() | MELAParticle | inline |
getDaughters() const | MELAParticle | inline |
getMother(int index) const | MELAParticle | |
getMothers() | MELAParticle | inline |
getMothers() const | MELAParticle | inline |
getNDaughters() const | MELAParticle | inline |
getNMothers() const | MELAParticle | inline |
getRelatedParticles(std::vector< MELAParticle * > &particles) const | MELAParticle | virtual |
hasDaughter(MELAParticle const *part) const | MELAParticle | |
hasMother(MELAParticle const *part) const | MELAParticle | |
id | MELAParticle | |
lifetime | MELAParticle | |
m() const | MELAParticle | inline |
MELAParticle() | MELAParticle | |
MELAParticle(int id_) | MELAParticle | |
MELAParticle(int id_, TLorentzVector p4_) | MELAParticle | |
MELAParticle(const MELAParticle &particle_) | MELAParticle | |
mothers | MELAParticle | protected |
operator+=(MELAParticle *part) | MELAParticle | inline |
operator+=(const TLorentzVector &mom) | MELAParticle | inline |
operator=(const MELAParticle &particle_) | MELAParticle | |
p() const | MELAParticle | inline |
p4 | MELAParticle | |
passSelection | MELAParticle | |
phi() const | MELAParticle | inline |
pt() const | MELAParticle | inline |
rapidity() const | MELAParticle | inline |
setGenStatus(int status_) | MELAParticle | inline |
setLifetime(double life_) | MELAParticle | inline |
setSelected(bool isSelected=true) | MELAParticle | inline |
swap(MELAParticle &particle_) | MELAParticle | |
t() const | MELAParticle | inline |
vect() const | MELAParticle | inline |
x() const | MELAParticle | inline |
y() const | MELAParticle | inline |
z() const | MELAParticle | inline |
~MELAParticle() | MELAParticle | inlinevirtual |