defines a point of energy deposition which defines a damage to the DNA. 더 자세히 ...
#include <SBPoint.hh>
Public 멤버 함수 | |
SBPoint (unsigned int, G4ThreeVector pPos, G4double pEdep) | |
constructor 더 자세히 ... | |
~SBPoint () | |
destructor 더 자세히 ... | |
G4int | GetID () const |
G4ThreeVector | GetPosition () const |
G4double | GetEdep () const |
ClusterSBPoints * | GetCluster () const |
G4int | GetTouchedStrand () const |
void | SetCluster (ClusterSBPoints *pCluster) |
void | SetPosition (G4ThreeVector pPos) |
bool | HasCluster () const |
void | CleanCluster () |
bool | operator!= (const SBPoint &) const |
bool | operator== (const SBPoint &) const |
bool | operator< (const SBPoint &) const |
bool | operator> (const SBPoint &) const |
Private 속성 | |
unsigned int | fId |
G4ThreeVector | fPosition |
G4double | fEdep |
ClusterSBPoints * | fpCluster |
G4int | fStrand |
defines a point of energy deposition which defines a damage to the DNA.
SBPoint.hh 파일의 47 번째 라인에서 정의되었습니다.
SBPoint::SBPoint | ( | unsigned int | pId, |
G4ThreeVector | pPos, | ||
G4double | pEdep | ||
) |
SBPoint::~SBPoint | ( | ) |
destructor
SBPoint.cc 파일의 57 번째 라인에서 정의되었습니다.
|
inline |
SBPoint.hh 파일의 87 번째 라인에서 정의되었습니다.
다음을 참조함 : fpCluster.
|
inline |
SBPoint.hh 파일의 66 번째 라인에서 정의되었습니다.
다음을 참조함 : fpCluster.
|
inline |
SBPoint.hh 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : fEdep.
|
inline |
SBPoint.hh 파일의 56 번째 라인에서 정의되었습니다.
다음을 참조함 : fId.
|
inline |
SBPoint.hh 파일의 60 번째 라인에서 정의되었습니다.
다음을 참조함 : fPosition.
다음에 의해서 참조됨 : AreOnTheSameCluster(), ClusterSBPoints::HasInBarycenter().
|
inline |
SBPoint.hh 파일의 69 번째 라인에서 정의되었습니다.
다음을 참조함 : fStrand.
|
inline |
SBPoint.hh 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : fpCluster.
다음에 의해서 참조됨 : ClusteringAlgo::FindCluster().
bool SBPoint::operator!= | ( | const SBPoint & | pPt | ) | const |
SBPoint.cc 파일의 63 번째 라인에서 정의되었습니다.
다음을 참조함 : fId.
bool SBPoint::operator< | ( | const SBPoint & | pPt | ) | const |
SBPoint.cc 파일의 77 번째 라인에서 정의되었습니다.
다음을 참조함 : fId.
bool SBPoint::operator== | ( | const SBPoint & | pPt | ) | const |
SBPoint.cc 파일의 70 번째 라인에서 정의되었습니다.
다음을 참조함 : fId.
bool SBPoint::operator> | ( | const SBPoint & | pPt | ) | const |
SBPoint.cc 파일의 84 번째 라인에서 정의되었습니다.
다음을 참조함 : fId.
|
inline |
SBPoint.hh 파일의 74 번째 라인에서 정의되었습니다.
다음을 참조함 : fpCluster.
다음에 의해서 참조됨 : ClusterSBPoints::AddSBPoint().
|
inline |
SBPoint.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : fPosition.
|
private |
SBPoint.hh 파일의 100 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetEdep().
|
private |
SBPoint.hh 파일의 98 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetID(), operator!=(), operator<(), operator==(), operator>().
|
private |
SBPoint.hh 파일의 101 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : CleanCluster(), GetCluster(), HasCluster(), SetCluster().
|
private |
SBPoint.hh 파일의 99 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetPosition(), SetPosition().
|
private |
SBPoint.hh 파일의 102 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetTouchedStrand(), SBPoint().