Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
클래스 | 타입정의 | 함수
CexmcAngularRange.hh 파일 참조
#include <vector>
#include <iosfwd>
#include <G4Types.hh>

이 파일의 소스 코드 페이지로 가기

클래스

struct  CexmcAngularRange
 

타입정의

typedef std::vector
< CexmcAngularRange
CexmcAngularRangeList
 

함수

bool operator< (const CexmcAngularRange &left, const CexmcAngularRange &right)
 
void GetNormalizedAngularRange (const CexmcAngularRangeList &src, CexmcAngularRangeList &dst)
 
void GetAngularGaps (const CexmcAngularRangeList &src, CexmcAngularRangeList &dst)
 
std::ostream & operator<< (std::ostream &out, const CexmcAngularRange &angularRange)
 
std::ostream & operator<< (std::ostream &out, const CexmcAngularRangeList &angularRanges)
 

타입정의 문서화

typedef std::vector< CexmcAngularRange > CexmcAngularRangeList

CexmcAngularRange.hh 파일의 72 번째 라인에서 정의되었습니다.

함수 문서화

void GetAngularGaps ( const CexmcAngularRangeList src,
CexmcAngularRangeList dst 
)

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

다음을 참조함 : GetNormalizedAngularRange().

다음에 의해서 참조됨 : CexmcEventAction::EndOfEventAction(), CexmcRunAction::PrintResults().

void GetNormalizedAngularRange ( const CexmcAngularRangeList src,
CexmcAngularRangeList dst 
)

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

다음을 참조함 : E, epsilon().

다음에 의해서 참조됨 : GetAngularGaps(), CexmcProductionModel::IsGoodCandidateForAngularRange().

bool operator< ( const CexmcAngularRange left,
const CexmcAngularRange right 
)
inline

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

다음을 참조함 : CexmcAngularRange::bottom, CexmcAngularRange::top.

std::ostream& operator<< ( std::ostream &  out,
const CexmcAngularRange angularRange 
)

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

다음을 참조함 : CexmcAngularRange::bottom, CexmcAngularRange::index, CLHEP::prec, CexmcAngularRange::top.

std::ostream& operator<< ( std::ostream &  out,
const CexmcAngularRangeList angularRanges 
)

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