#include <G4AllITFinder.hh>
Public 멤버 함수 | |
| virtual | ~G4ITFinder () |
| virtual void | Clear () |
| virtual void | SetVerboseLevel (G4int level) |
| virtual G4int | GetVerboseLevel () |
| virtual void | Push (G4Track *track) |
| virtual G4ITType | GetITType () |
| virtual void | UpdatePositionMap () |
| G4KDTreeResultHandle | FindNearestInRange (const T *point, int key, G4double) |
| G4KDTreeResultHandle | FindNearest (const G4ThreeVector &, int key) |
| G4KDTreeResultHandle | FindNearest (const T *, int key) |
| G4KDTreeResultHandle | FindNearestInRange (const G4ThreeVector &, int key, G4double) |
| G4KDTreeResultHandle | FindNearest (const T *, const T *) |
정적 Public 멤버 함수 | |
| static G4ITFinder * | Instance () |
| static void | iUpdatePositionMap () |
Private 타입 | |
| typedef std::map< int, G4KDTree * > | TreeMap |
Private 멤버 함수 | |
| G4ITFinder () | |
Private 속성 | |
| TreeMap | fTree |
| int | fVerbose |
정적 Private 속성 | |
| static G4ThreadLocal G4ITFinder * | fInstance |
Localize the nearest neighbor For now, G4KDTree is used
G4AllITFinder.hh 파일의 63 번째 라인에서 정의되었습니다.
|
private |
G4ITFinder.hh 파일의 83 번째 라인에서 정의되었습니다.
|
private |
|
virtual |
|
virtual |
G4VITFinder를 구현.
| G4KDTreeResultHandle G4ITFinder< T >::FindNearest | ( | const G4ThreeVector & | , |
| int | key | ||
| ) |
다음에 의해서 참조됨 : G4AllITFinder::FindNearest().
| G4KDTreeResultHandle G4ITFinder< T >::FindNearest | ( | const T * | , |
| int | key | ||
| ) |
| G4KDTreeResultHandle G4ITFinder< T >::FindNearest | ( | const T * | , |
| const T * | |||
| ) |
| G4KDTreeResultHandle G4ITFinder< T >::FindNearestInRange | ( | const T * | point, |
| int | key, | ||
| G4double | |||
| ) |
| G4KDTreeResultHandle G4ITFinder< T >::FindNearestInRange | ( | const G4ThreeVector & | , |
| int | key, | ||
| G4double | |||
| ) |
|
inlinevirtual |
G4VITFinder를 구현.
G4ITFinder.hh 파일의 105 번째 라인에서 정의되었습니다.
|
inlinevirtual |
|
static |
|
static |
|
virtual |
G4VITFinder를 구현.
다음에 의해서 참조됨 : G4DNAMolecularReaction::MakeReaction().
|
inlinevirtual |
|
virtual |
G4VITFinder를 구현.
다음에 의해서 참조됨 : G4DNAMoleculeEncounterStepper::Prepare().
|
staticprivate |
G4ITFinder.hh 파일의 80 번째 라인에서 정의되었습니다.
|
private |
G4ITFinder.hh 파일의 84 번째 라인에서 정의되었습니다.
|
private |
G4ITFinder.hh 파일의 86 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4ITFinder< T >::GetVerboseLevel(), G4ITFinder< T >::SetVerboseLevel().
1.8.5