Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
매크로
G4ITTransportation.cc 파일 참조
#include "G4ITTransportation.hh"
#include "G4IT.hh"
#include "G4TrackingInformation.hh"
#include "G4SystemOfUnits.hh"
#include "G4TransportationManager.hh"
#include "G4ITTransportationManager.hh"
#include "G4ProductionCutsTable.hh"
#include "G4ParticleTable.hh"
#include "G4ITNavigator.hh"
#include "G4PropagatorInField.hh"
#include "G4FieldManager.hh"
#include "G4ChordFinder.hh"
#include "G4ITSafetyHelper.hh"
#include "G4FieldManagerStore.hh"
#include "G4UnitsTable.hh"
#include "G4ReferenceCast.hh"

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

매크로

#define PrepareState()   G4ITTransportationState* __state = this->GetState<G4ITTransportationState>();
 
#define State(theXInfo)   (__state->theXInfo)
 

매크로 문서화

#define PrepareState ( )    G4ITTransportationState* __state = this->GetState<G4ITTransportationState>();
#define State (   theXInfo)    (__state->theXInfo)