Classes |
class | CLHEP::HepLorentzVector |
class | CLHEP::Tcomponent |
Namespaces |
namespace | CLHEP |
Typedefs |
typedef HepLorentzVector | CLHEP::HepLorentzVectorD |
typedef HepLorentzVector | CLHEP::HepLorentzVectorF |
Enumerations |
enum | CLHEP::ZMpvMetric_t {
CLHEP::TimePositive,
CLHEP::TimeNegative,
CLHEP::TimePositive,
CLHEP::TimeNegative,
CLHEP::TimePositive,
CLHEP::TimeNegative,
CLHEP::TimePositive,
CLHEP::TimeNegative,
CLHEP::TimePositive,
CLHEP::TimeNegative
} |
Functions |
HepLorentzVector | CLHEP::rotationXOf (const HepLorentzVector &vec, double delta) |
HepLorentzVector | CLHEP::rotationYOf (const HepLorentzVector &vec, double delta) |
HepLorentzVector | CLHEP::rotationZOf (const HepLorentzVector &vec, double delta) |
HepLorentzVector | CLHEP::rotationOf (const HepLorentzVector &vec, const Hep3Vector &axis, double delta) |
HepLorentzVector | CLHEP::rotationOf (const HepLorentzVector &vec, const HepAxisAngle &ax) |
HepLorentzVector | CLHEP::rotationOf (const HepLorentzVector &vec, const HepEulerAngles &e) |
HepLorentzVector | CLHEP::rotationOf (const HepLorentzVector &vec, double phi, double theta, double psi) |
HepLorentzVector | CLHEP::boostXOf (const HepLorentzVector &vec, double beta) |
HepLorentzVector | CLHEP::boostYOf (const HepLorentzVector &vec, double beta) |
HepLorentzVector | CLHEP::boostZOf (const HepLorentzVector &vec, double beta) |
HepLorentzVector | CLHEP::boostOf (const HepLorentzVector &vec, const Hep3Vector &betaVector) |
HepLorentzVector | CLHEP::boostOf (const HepLorentzVector &vec, const Hep3Vector &axis, double beta) |
std::ostream & | CLHEP::operator<< (std::ostream &, const HepLorentzVector &) |
std::istream & | CLHEP::operator>> (std::istream &, HepLorentzVector &) |
HepLorentzVector | CLHEP::operator* (const HepLorentzVector &, double a) |
HepLorentzVector | CLHEP::operator* (double a, const HepLorentzVector &) |
HepLorentzVector | CLHEP::operator/ (const HepLorentzVector &, double a) |