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

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

매크로

#define G4HadronicDeprecate(name)
 

매크로 문서화

#define G4HadronicDeprecate (   name)
값:
{\
static G4bool dowarn=true;\
if (dowarn) \
G4cout << "WARNING: " << name << " is deprecated and will be removed in GEANT4 version 10.0." \
<< G4endl;\
dowarn=false;\
}
const XML_Char * name
Definition: expat.h:151
#define G4endl
Definition: G4ios.hh:61
bool G4bool
Definition: G4Types.hh:79
if(nlines<=0)
G4GLOB_DLL std::ostream G4cout

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

다음에 의해서 참조됨 : G4AntiNeutronAnnihilationAtRest::G4AntiNeutronAnnihilationAtRest(), G4HadronElasticProcess::SetLowestEnergyNeutron().