Geant4
v4-10.4-release
메인 페이지
관련된 페이지
모듈
네임스페이스
클래스
파일들
파일 목록
파일 멤버
모두
클래스
네임스페이스들
파일들
함수
변수
타입정의
열거형 타입
열거형 멤버
Friends
매크로
그룹들
페이지들
source
processes
hadronic
models
lend
include
MCGIDI_mass.h
이 파일의 문서화 페이지로 가기
1
/*
2
# <<BEGIN-copyright>>
3
# <<END-copyright>>
4
*/
5
#ifndef MCGIDI_mass_h_included
6
#define MCGIDI_mass_h_included
7
8
#if defined __cplusplus
9
extern
"C"
{
10
namespace
GIDI {
11
#endif
12
13
double
MCGIDI_particleMass_AMU
(
statusMessageReporting
*smr,
const
char
*
name
);
14
15
#if defined __cplusplus
16
}
17
}
18
#endif
19
20
#endif
/* End of MCGIDI_mass_h_included. */
statusMessageReporting
Definition:
statusMessageReporting.h:41
name
const XML_Char * name
Definition:
expat.h:151
MCGIDI_particleMass_AMU
double MCGIDI_particleMass_AMU(statusMessageReporting *smr, const char *name)
Definition:
MCGIDI_mass.cc:853
다음에 의해 생성됨 :
1.8.5