#include <G4LineSection.hh>
Public 멤버 함수 | |
G4LineSection (const G4ThreeVector &PntA, const G4ThreeVector &PntB) | |
G4double | Dist (G4ThreeVector OtherPnt) const |
G4double | GetABdistanceSq () const |
정적 Public 멤버 함수 | |
static G4double | Distline (const G4ThreeVector &OtherPnt, const G4ThreeVector &LinePntA, const G4ThreeVector &LinePntB) |
Private 속성 | |
G4ThreeVector | EndpointA |
G4ThreeVector | VecAtoB |
G4double | fABdistanceSq |
G4LineSection.hh 파일의 47 번째 라인에서 정의되었습니다.
|
inline |
G4LineSection.hh 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fABdistanceSq, CLHEP::Hep3Vector::mag2(), VecAtoB.
G4double G4LineSection::Dist | ( | G4ThreeVector | OtherPnt | ) | const |
G4LineSection.cc 파일의 33 번째 라인에서 정의되었습니다.
다음을 참조함 : CLHEP::Hep3Vector::dot(), EndpointA, fABdistanceSq, CLHEP::Hep3Vector::mag2(), VecAtoB.
다음에 의해서 참조됨 : Distline().
|
inlinestatic |
G4LineSection.hh 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : Dist().
다음에 의해서 참조됨 : G4DormandPrinceRK56::DistChord(), G4DormandPrinceRK78::DistChord(), G4FSALBogackiShampine45::DistChord(), G4ConstRK4::DistChord(), G4RKG3_Stepper::DistChord(), G4CashKarpRKF45::DistChord(), G4RK547FEq1::DistChord(), G4RK547FEq2::DistChord(), G4RK547FEq3::DistChord(), G4BogackiShampine23::DistChord(), G4TsitourasRK45::DistChord(), G4MagErrorStepper::DistChord(), G4FSALDormandPrince745::DistChord(), G4DoLoMcPriRK34::DistChord(), G4BogackiShampine45::DistChord(), G4DormandPrince745::DistLine().
|
inline |
G4LineSection.hh 파일의 78 번째 라인에서 정의되었습니다.
다음을 참조함 : fABdistanceSq.
|
private |
G4LineSection.hh 파일의 62 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dist().
|
private |
G4LineSection.hh 파일의 64 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dist(), G4LineSection(), GetABdistanceSq().
|
private |
G4LineSection.hh 파일의 63 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Dist(), G4LineSection().