Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | 정적 Public 멤버 함수 | Protected 멤버 함수 | 정적 Protected 멤버 함수 | Protected 속성 | Friends | 모든 멤버 목록
CLHEP::HepRotationZ 클래스 참조

#include <RotationZ.h>

Public 멤버 함수

 HepRotationZ ()
 
 HepRotationZ (double delta)
 
 HepRotationZ (const HepRotationZ &orig)
 
HepRotationZoperator= (const HepRotationZ &r)
 
HepRotationZset (double delta)
 
 ~HepRotationZ ()
 
Hep3Vector colX () const
 
Hep3Vector colY () const
 
Hep3Vector colZ () const
 
Hep3Vector rowX () const
 
Hep3Vector rowY () const
 
Hep3Vector rowZ () const
 
double xx () const
 
double xy () const
 
double xz () const
 
double yx () const
 
double yy () const
 
double yz () const
 
double zx () const
 
double zy () const
 
double zz () const
 
HepRep3x3 rep3x3 () const
 
double getPhi () const
 
double getTheta () const
 
double getPsi () const
 
double phi () const
 
double theta () const
 
double psi () const
 
HepEulerAngles eulerAngles () const
 
double getDelta () const
 
Hep3Vector getAxis () const
 
double delta () const
 
Hep3Vector axis () const
 
HepAxisAngle axisAngle () const
 
void getAngleAxis (double &delta, Hep3Vector &axis) const
 
double phiX () const
 
double phiY () const
 
double phiZ () const
 
double thetaX () const
 
double thetaY () const
 
double thetaZ () const
 
HepLorentzVector col1 () const
 
HepLorentzVector col2 () const
 
HepLorentzVector col3 () const
 
HepLorentzVector col4 () const
 
HepLorentzVector row1 () const
 
HepLorentzVector row2 () const
 
HepLorentzVector row3 () const
 
HepLorentzVector row4 () const
 
double xt () const
 
double yt () const
 
double zt () const
 
double tx () const
 
double ty () const
 
double tz () const
 
double tt () const
 
HepRep4x4 rep4x4 () const
 
void setDelta (double delta)
 
void decompose (HepAxisAngle &rotation, Hep3Vector &boost) const
 
void decompose (Hep3Vector &boost, HepAxisAngle &rotation) const
 
void decompose (HepRotation &rotation, HepBoost &boost) const
 
void decompose (HepBoost &boost, HepRotation &rotation) const
 
bool isIdentity () const
 
int compare (const HepRotationZ &r) const
 
bool operator== (const HepRotationZ &r) const
 
bool operator!= (const HepRotationZ &r) const
 
bool operator< (const HepRotationZ &r) const
 
bool operator> (const HepRotationZ &r) const
 
bool operator<= (const HepRotationZ &r) const
 
bool operator>= (const HepRotationZ &r) const
 
double distance2 (const HepRotationZ &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationZ &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationZ &r, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepRotation &r, double epsilon=Hep4RotationInterface::tolerance) const
 
double distance2 (const HepBoost &lt) const
 
double distance2 (const HepLorentzRotation &lt) const
 
double howNear (const HepBoost &lt) const
 
double howNear (const HepLorentzRotation &lt) const
 
bool isNear (const HepBoost &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
bool isNear (const HepLorentzRotation &lt, double epsilon=Hep4RotationInterface::tolerance) const
 
double norm2 () const
 
void rectify ()
 
Hep3Vector operator() (const Hep3Vector &p) const
 
Hep3Vector operator* (const Hep3Vector &p) const
 
HepLorentzVector operator() (const HepLorentzVector &w) const
 
HepLorentzVector operator* (const HepLorentzVector &w) const
 
HepRotationZ operator* (const HepRotationZ &rz) const
 
HepRotationZoperator*= (const HepRotationZ &r)
 
HepRotationZtransform (const HepRotationZ &r)
 
HepRotationZ inverse () const
 
HepRotationZinvert ()
 
std::ostream & print (std::ostream &os) const
 

정적 Public 멤버 함수

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

Protected 멤버 함수

 HepRotationZ (double dd, double ss, double cc)
 

정적 Protected 멤버 함수

static double proper (double delta)
 

Protected 속성

double its_d
 
double its_s
 
double its_c
 

Friends

HepRotationZ inverseOf (const HepRotationZ &r)
 

상세한 설명

작성자

RotationZ.h 파일의 42 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

CLHEP::HepRotationZ::HepRotationZ ( )
inline
CLHEP::HepRotationZ::HepRotationZ ( double  delta)

RotationZ.cc 파일의 31 번째 라인에서 정의되었습니다.

CLHEP::HepRotationZ::HepRotationZ ( const HepRotationZ orig)
inline
CLHEP::HepRotationZ::~HepRotationZ ( )
inline
CLHEP::HepRotationZ::HepRotationZ ( double  dd,
double  ss,
double  cc 
)
inlineprotected

멤버 함수 문서화

Hep3Vector CLHEP::HepRotationZ::axis ( ) const
inline
HepAxisAngle CLHEP::HepRotationZ::axisAngle ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::col1 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::col2 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::col3 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::col4 ( ) const
inline
Hep3Vector CLHEP::HepRotationZ::colX ( ) const
inline
Hep3Vector CLHEP::HepRotationZ::colY ( ) const
inline
Hep3Vector CLHEP::HepRotationZ::colZ ( ) const
inline
int CLHEP::HepRotationZ::compare ( const HepRotationZ r) const
inline
void CLHEP::HepRotationZ::decompose ( HepAxisAngle rotation,
Hep3Vector boost 
) const

RotationZ.cc 파일의 100 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::Hep3Vector::set().

void CLHEP::HepRotationZ::decompose ( Hep3Vector boost,
HepAxisAngle rotation 
) const

RotationZ.cc 파일의 106 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::Hep3Vector::set().

void CLHEP::HepRotationZ::decompose ( HepRotation rotation,
HepBoost boost 
) const

RotationZ.cc 파일의 112 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::HepBoost::set().

void CLHEP::HepRotationZ::decompose ( HepBoost boost,
HepRotation rotation 
) const

RotationZ.cc 파일의 118 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::HepBoost::set().

double CLHEP::HepRotationZ::delta ( ) const
inline
double CLHEP::HepRotationZ::distance2 ( const HepRotationZ r) const

RotationZ.cc 파일의 123 번째 라인에서 정의되었습니다.

다음을 참조함 : its_c, its_s.

다음에 의해서 참조됨 : distance2(), howNear(), isNear().

double CLHEP::HepRotationZ::distance2 ( const HepRotation r) const
double CLHEP::HepRotationZ::distance2 ( const HepBoost lt) const

RotationZ.cc 파일의 146 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

double CLHEP::HepRotationZ::distance2 ( const HepLorentzRotation lt) const

RotationZ.cc 파일의 136 번째 라인에서 정의되었습니다.

다음을 참조함 : a, CLHEP::Hep3Vector::beta(), CLHEP::HepLorentzRotation::decompose(), distance2().

HepEulerAngles CLHEP::HepRotationZ::eulerAngles ( ) const

RotationZ.cc 파일의 54 번째 라인에서 정의되었습니다.

다음을 참조함 : phi(), psi(), theta().

void CLHEP::HepRotationZ::getAngleAxis ( double &  delta,
Hep3Vector axis 
) const
inline
Hep3Vector CLHEP::HepRotationZ::getAxis ( ) const
inline
double CLHEP::HepRotationZ::getDelta ( ) const
inline
double CLHEP::HepRotationZ::getPhi ( ) const
inline
double CLHEP::HepRotationZ::getPsi ( ) const
inline
double CLHEP::HepRotationZ::getTheta ( ) const
inline
static double CLHEP::HepRotationZ::getTolerance ( )
inlinestatic
double CLHEP::HepRotationZ::howNear ( const HepRotationZ r) const

RotationZ.cc 파일의 150 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

double CLHEP::HepRotationZ::howNear ( const HepRotation r) const

RotationZ.cc 파일의 153 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

double CLHEP::HepRotationZ::howNear ( const HepBoost lt) const

RotationZ.cc 파일의 156 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

double CLHEP::HepRotationZ::howNear ( const HepLorentzRotation lt) const

RotationZ.cc 파일의 159 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

HepRotationZ CLHEP::HepRotationZ::inverse ( ) const
inline
HepRotationZ& CLHEP::HepRotationZ::invert ( )
inline
bool CLHEP::HepRotationZ::isIdentity ( ) const
inline
bool CLHEP::HepRotationZ::isNear ( const HepRotationZ r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

RotationZ.cc 파일의 162 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

bool CLHEP::HepRotationZ::isNear ( const HepRotation r,
double  epsilon = Hep4RotationInterface::tolerance 
) const

RotationZ.cc 파일의 165 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

bool CLHEP::HepRotationZ::isNear ( const HepBoost lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

RotationZ.cc 파일의 168 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

bool CLHEP::HepRotationZ::isNear ( const HepLorentzRotation lt,
double  epsilon = Hep4RotationInterface::tolerance 
) const

RotationZ.cc 파일의 171 번째 라인에서 정의되었습니다.

다음을 참조함 : distance2().

double CLHEP::HepRotationZ::norm2 ( ) const

RotationZ.cc 파일의 176 번째 라인에서 정의되었습니다.

다음을 참조함 : its_c.

bool CLHEP::HepRotationZ::operator!= ( const HepRotationZ r) const
inline
Hep3Vector CLHEP::HepRotationZ::operator() ( const Hep3Vector p) const
inline
HepLorentzVector CLHEP::HepRotationZ::operator() ( const HepLorentzVector w) const
inline
Hep3Vector CLHEP::HepRotationZ::operator* ( const Hep3Vector p) const
inline
HepLorentzVector CLHEP::HepRotationZ::operator* ( const HepLorentzVector w) const
inline
HepRotationZ CLHEP::HepRotationZ::operator* ( const HepRotationZ rz) const
inline
HepRotationZ& CLHEP::HepRotationZ::operator*= ( const HepRotationZ r)
inline
bool CLHEP::HepRotationZ::operator< ( const HepRotationZ r) const
inline
bool CLHEP::HepRotationZ::operator<= ( const HepRotationZ r) const
inline
HepRotationZ& CLHEP::HepRotationZ::operator= ( const HepRotationZ r)
inline
bool CLHEP::HepRotationZ::operator== ( const HepRotationZ r) const
inline
bool CLHEP::HepRotationZ::operator> ( const HepRotationZ r) const
inline
bool CLHEP::HepRotationZ::operator>= ( const HepRotationZ r) const
inline
double CLHEP::HepRotationZ::phi ( ) const

RotationZ.cc 파일의 42 번째 라인에서 정의되었습니다.

다음을 참조함 : its_d.

다음에 의해서 참조됨 : eulerAngles().

double CLHEP::HepRotationZ::phiX ( ) const

RotationZ.cc 파일의 66 번째 라인에서 정의되었습니다.

다음을 참조함 : xx(), yx().

double CLHEP::HepRotationZ::phiY ( ) const

RotationZ.cc 파일의 71 번째 라인에서 정의되었습니다.

다음을 참조함 : xy(), yy().

double CLHEP::HepRotationZ::phiZ ( ) const

RotationZ.cc 파일의 75 번째 라인에서 정의되었습니다.

다음을 참조함 : xz(), yz().

std::ostream & CLHEP::HepRotationZ::print ( std::ostream &  os) const

RotationZ.cc 파일의 180 번째 라인에서 정의되었습니다.

다음을 참조함 : its_c, its_d, its_s.

static double CLHEP::HepRotationZ::proper ( double  delta)
inlinestaticprotected

다음에 의해서 참조됨 : set().

double CLHEP::HepRotationZ::psi ( ) const

RotationZ.cc 파일의 50 번째 라인에서 정의되었습니다.

다음을 참조함 : its_d.

다음에 의해서 참조됨 : eulerAngles().

void CLHEP::HepRotationZ::rectify ( )
inline
HepRep3x3 CLHEP::HepRotationZ::rep3x3 ( ) const
inline
HepRep4x4 CLHEP::HepRotationZ::rep4x4 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::row1 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::row2 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::row3 ( ) const
inline
HepLorentzVector CLHEP::HepRotationZ::row4 ( ) const
inline
Hep3Vector CLHEP::HepRotationZ::rowX ( ) const
inline
Hep3Vector CLHEP::HepRotationZ::rowY ( ) const
inline
Hep3Vector CLHEP::HepRotationZ::rowZ ( ) const
inline
HepRotationZ & CLHEP::HepRotationZ::set ( double  delta)

RotationZ.cc 파일의 35 번째 라인에서 정의되었습니다.

다음을 참조함 : its_c, its_d, its_s, proper().

다음에 의해서 참조됨 : setDelta().

void CLHEP::HepRotationZ::setDelta ( double  delta)

RotationZ.cc 파일의 95 번째 라인에서 정의되었습니다.

다음을 참조함 : set().

static double CLHEP::HepRotationZ::setTolerance ( double  tol)
inlinestatic
double CLHEP::HepRotationZ::theta ( ) const

RotationZ.cc 파일의 46 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : eulerAngles().

double CLHEP::HepRotationZ::thetaX ( ) const

RotationZ.cc 파일의 80 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::safe_acos(), zx().

double CLHEP::HepRotationZ::thetaY ( ) const

RotationZ.cc 파일의 85 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::safe_acos(), zy().

double CLHEP::HepRotationZ::thetaZ ( ) const

RotationZ.cc 파일의 90 번째 라인에서 정의되었습니다.

다음을 참조함 : CLHEP::safe_acos(), zz().

HepRotationZ& CLHEP::HepRotationZ::transform ( const HepRotationZ r)
inline
double CLHEP::HepRotationZ::tt ( ) const
inline
double CLHEP::HepRotationZ::tx ( ) const
inline
double CLHEP::HepRotationZ::ty ( ) const
inline
double CLHEP::HepRotationZ::tz ( ) const
inline
double CLHEP::HepRotationZ::xt ( ) const
inline
double CLHEP::HepRotationZ::xx ( ) const
inline

다음에 의해서 참조됨 : distance2(), phiX().

double CLHEP::HepRotationZ::xy ( ) const
inline

다음에 의해서 참조됨 : distance2(), phiY().

double CLHEP::HepRotationZ::xz ( ) const
inline

다음에 의해서 참조됨 : phiZ().

double CLHEP::HepRotationZ::yt ( ) const
inline
double CLHEP::HepRotationZ::yx ( ) const
inline

다음에 의해서 참조됨 : distance2(), phiX().

double CLHEP::HepRotationZ::yy ( ) const
inline

다음에 의해서 참조됨 : distance2(), phiY().

double CLHEP::HepRotationZ::yz ( ) const
inline

다음에 의해서 참조됨 : phiZ().

double CLHEP::HepRotationZ::zt ( ) const
inline
double CLHEP::HepRotationZ::zx ( ) const
inline

다음에 의해서 참조됨 : thetaX().

double CLHEP::HepRotationZ::zy ( ) const
inline

다음에 의해서 참조됨 : thetaY().

double CLHEP::HepRotationZ::zz ( ) const
inline

다음에 의해서 참조됨 : thetaZ().

Friend, 그리고 관련된 함수 문서화

HepRotationZ inverseOf ( const HepRotationZ r)
friend

멤버 데이타 문서화

double CLHEP::HepRotationZ::its_c
protected

RotationZ.h 파일의 265 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : distance2(), norm2(), print(), set().

double CLHEP::HepRotationZ::its_d
protected

RotationZ.h 파일의 261 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : phi(), print(), psi(), set().

double CLHEP::HepRotationZ::its_s
protected

RotationZ.h 파일의 264 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : distance2(), print(), set().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: