![]() |
EpIC 1.1.0
Monte Carlo generator for exclusive processes
|
This is the complete list of members for EPIC::Particle, including all inherited members.
| boost(const TVector3 &v) | EPIC::Particle | |
| boost(const Particle &particle) | EPIC::Particle | |
| getAngle(AxisType::Type axis) const | EPIC::Particle | |
| getAngle(const TVector3 &dir) const | EPIC::Particle | |
| getAngle(const Particle &particle) const | EPIC::Particle | |
| getEnergy() const | EPIC::Particle | |
| getFourMomentum() const | EPIC::Particle | |
| getMass() const | EPIC::Particle | |
| getMomentum() const | EPIC::Particle | |
| getPseudoRapidity() const | EPIC::Particle | |
| getType() const | EPIC::Particle | |
| Particle() | EPIC::Particle | |
| Particle(ParticleType::Type type) | EPIC::Particle | |
| Particle(ParticleType::Type type, const TLorentzVector &lv) | EPIC::Particle | |
| Particle(ParticleType::Type type, const TVector3 &mom) | EPIC::Particle | |
| Particle(ParticleType::Type type, const TVector3 &dir, double E) | EPIC::Particle | |
| Particle(const Particle &other) | EPIC::Particle | |
| rotate(AxisType::Type axis, double angle) | EPIC::Particle | |
| rotate(const TVector3 &dir, double angle) | EPIC::Particle | |
| rotate(const Particle &particle, double angle) | EPIC::Particle | |
| setFourMomentum(const TLorentzVector &lv) | EPIC::Particle | |
| setType(ParticleType::Type type) | EPIC::Particle | |
| toString() const | EPIC::Particle | |
| ~Particle() | EPIC::Particle | virtual |