CLHEP 2.4.7.1
C++ Class Library for High Energy Physics
CLHEP::Hep4RotationInterface Class Reference

#include <CLHEP/Vector/RotationInterfaces.h>

Inheritance diagram for CLHEP::Hep4RotationInterface:
CLHEP::Hep3RotationInterface

Static Public Member Functions

static double getTolerance ()
static double setTolerance (double tol)

Static Public Attributes

static double tolerance
static const int ToleranceTicks = 100

Protected Member Functions

 ~Hep4RotationInterface ()

Friends

class HepRotation
class HepRotationX
class HepRotationY
class HepRotationZ
class HepLorentzRotation
class HepBoost
class HepBoostX
class HepBoostY
class HepBoostZ

Detailed Description

Author

Definition at line 99 of file RotationInterfaces.h.

Constructor & Destructor Documentation

◆ ~Hep4RotationInterface()

CLHEP::Hep4RotationInterface::~Hep4RotationInterface ( )
inlineprotected

Definition at line 200 of file RotationInterfaces.h.

Member Function Documentation

◆ getTolerance()

double CLHEP::Hep4RotationInterface::getTolerance ( )
static

◆ setTolerance()

◆ HepBoost

friend class HepBoost
friend

Definition at line 110 of file RotationInterfaces.h.

References HepBoost.

Referenced by HepBoost.

◆ HepBoostX

friend class HepBoostX
friend

Definition at line 111 of file RotationInterfaces.h.

References HepBoostX.

Referenced by HepBoostX.

◆ HepBoostY

friend class HepBoostY
friend

Definition at line 112 of file RotationInterfaces.h.

References HepBoostY.

Referenced by HepBoostY.

◆ HepBoostZ

friend class HepBoostZ
friend

Definition at line 113 of file RotationInterfaces.h.

References HepBoostZ.

Referenced by HepBoostZ.

◆ HepLorentzRotation

friend class HepLorentzRotation
friend

Definition at line 109 of file RotationInterfaces.h.

References HepLorentzRotation.

Referenced by HepLorentzRotation.

◆ HepRotation

friend class HepRotation
friend

Definition at line 105 of file RotationInterfaces.h.

References HepRotation.

Referenced by HepRotation.

◆ HepRotationX

friend class HepRotationX
friend

Definition at line 106 of file RotationInterfaces.h.

References HepRotationX.

Referenced by HepRotationX.

◆ HepRotationY

friend class HepRotationY
friend

Definition at line 107 of file RotationInterfaces.h.

References HepRotationY.

Referenced by HepRotationY.

◆ HepRotationZ

friend class HepRotationZ
friend

Definition at line 108 of file RotationInterfaces.h.

References HepRotationZ.

Referenced by HepRotationZ.

Member Data Documentation

◆ tolerance

◆ ToleranceTicks

const int CLHEP::Hep4RotationInterface::ToleranceTicks = 100
static

Definition at line 196 of file RotationInterfaces.h.


The documentation for this class was generated from the following file: