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

#include <RotationY.h>

Public 멤버 함수

 HepRotationY ()
 
 HepRotationY (double delta)
 
 HepRotationY (const HepRotationY &orig)
 
HepRotationYoperator= (const HepRotationY &r)
 
HepRotationYset (double delta)
 
 ~HepRotationY ()
 
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 HepRotationY &r) const
 
bool operator== (const HepRotationY &r) const
 
bool operator!= (const HepRotationY &r) const
 
bool operator< (const HepRotationY &r) const
 
bool operator> (const HepRotationY &r) const
 
bool operator<= (const HepRotationY &r) const
 
bool operator>= (const HepRotationY &r) const
 
double distance2 (const HepRotationY &r) const
 
double distance2 (const HepRotation &r) const
 
double howNear (const HepRotationY &r) const
 
double howNear (const HepRotation &r) const
 
bool isNear (const HepRotationY &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
 
HepRotationY operator* (const HepRotationY &ry) const
 
HepRotationYoperator*= (const HepRotationY &r)
 
HepRotationYtransform (const HepRotationY &r)
 
HepRotationY inverse () const
 
HepRotationYinvert ()
 
std::ostream & print (std::ostream &os) const
 

정적 Public 멤버 함수

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

Protected 멤버 함수

 HepRotationY (double dd, double ss, double cc)
 

정적 Protected 멤버 함수

static double proper (double delta)
 

Protected 속성

double its_d
 
double its_s
 
double its_c
 

Friends

HepRotationY inverseOf (const HepRotationY &r)
 

상세한 설명

작성자

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

생성자 & 소멸자 문서화

CLHEP::HepRotationY::HepRotationY ( )
inline
CLHEP::HepRotationY::HepRotationY ( double  delta)

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

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

멤버 함수 문서화

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

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

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

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

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

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

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

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

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

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

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

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

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

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

다음을 참조함 : its_c, its_s.

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

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

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

다음을 참조함 : distance2().

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

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

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

HepEulerAngles CLHEP::HepRotationY::eulerAngles ( ) const

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

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

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

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

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

다음을 참조함 : distance2().

double CLHEP::HepRotationY::norm2 ( ) const

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

다음을 참조함 : its_c.

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

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

다음을 참조함 : CLHEP::halfpi, its_d, CLHEP::pi.

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

double CLHEP::HepRotationY::phiX ( ) const

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

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

double CLHEP::HepRotationY::phiY ( ) const

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

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

double CLHEP::HepRotationY::phiZ ( ) const

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

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

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

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

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

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

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

double CLHEP::HepRotationY::psi ( ) const

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

다음을 참조함 : CLHEP::halfpi, its_d, CLHEP::pi.

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

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

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

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

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

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

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

다음을 참조함 : set().

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

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

다음을 참조함 : its_d.

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

double CLHEP::HepRotationY::thetaX ( ) const

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

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

double CLHEP::HepRotationY::thetaY ( ) const

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

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

double CLHEP::HepRotationY::thetaZ ( ) const

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

HepRotationY inverseOf ( const HepRotationY r)
friend

멤버 데이타 문서화

double CLHEP::HepRotationY::its_c
protected

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

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

double CLHEP::HepRotationY::its_d
protected

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

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

double CLHEP::HepRotationY::its_s
protected

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

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


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