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

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

클래스

struct  CexmcSimpleRangeWithValue< RangeCategory, ValueCategory >
 

타입정의

typedef
CexmcSimpleRangeWithValue
< CexmcEnergyValueCategory
CexmcEnergyRangeWithDoubleValue
 
typedef std::vector
< CexmcEnergyRangeWithDoubleValue
CexmcEnergyRangeWithDoubleValueList
 

열거형 타입

enum  CexmcValueCategory { CexmcPlainValueCategory, CexmcEnergyValueCategory }
 

함수

template<CexmcValueCategory RangeCategory, CexmcValueCategory ValueCategory>
bool operator< (const CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > &left, const CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > &right)
 
std::ostream & operator<< (std::ostream &out, const CexmcEnergyRangeWithDoubleValue &range)
 
std::ostream & operator<< (std::ostream &out, const CexmcEnergyRangeWithDoubleValueList &range)
 

타입정의 문서화

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

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

열거형 타입 문서화

열거형 멤버
CexmcPlainValueCategory 
CexmcEnergyValueCategory 

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

함수 문서화

template<CexmcValueCategory RangeCategory, CexmcValueCategory ValueCategory>
bool operator< ( const CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > &  left,
const CexmcSimpleRangeWithValue< RangeCategory, ValueCategory > &  right 
)
inline
std::ostream& operator<< ( std::ostream &  out,
const CexmcEnergyRangeWithDoubleValue range 
)
std::ostream& operator<< ( std::ostream &  out,
const CexmcEnergyRangeWithDoubleValueList range 
)

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