Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
PoPs_mass.h
이 파일의 문서화 페이지로 가기
1 /*
2 # <<BEGIN-copyright>>
3 # <<END-copyright>>
4 */
5 #ifndef PoPs_mass_h_included
6 #define PoPs_mass_h_included
7 
9 
10 #if defined __cplusplus
11  extern "C" {
12  namespace GIDI {
13 #endif
14 
15 double PoPs_particleMass_AMU( statusMessageReporting *smr, char const *name );
16 
17 #if defined __cplusplus
18  }
19  }
20 #endif
21 
22 #endif /* End of PoPs_mass_h_included. */
const XML_Char * name
Definition: expat.h:151
double PoPs_particleMass_AMU(statusMessageReporting *smr, char const *name)
Definition: PoPs_mass.cc:915