#include <stdlib.h>
#include <vector>
#include "trkgdefs.hh"
#include "G4VTrajectory.hh"
#include "G4Allocator.hh"
#include "G4ios.hh"
#include "globals.hh"
#include "G4ParticleDefinition.hh"
#include "G4TrajectoryPoint.hh"
#include "G4Track.hh"
#include "G4Step.hh"
클래스 | |
class | G4Trajectory |
타입정의 | |
typedef std::vector < G4VTrajectoryPoint * > | TrajectoryPointContainer |
함수 | |
G4TRACKING_DLL G4Allocator < G4Trajectory > *& | aTrajectoryAllocator () |
typedef std::vector<G4VTrajectoryPoint*> TrajectoryPointContainer |
G4Trajectory.hh 파일의 67 번째 라인에서 정의되었습니다.
G4TRACKING_DLL G4Allocator<G4Trajectory>*& aTrajectoryAllocator | ( | ) |
G4Trajectory.cc 파일의 55 번째 라인에서 정의되었습니다.
다음을 참조함 : G4ThreadLocalStatic.
다음에 의해서 참조됨 : G4Trajectory::operator delete(), G4Trajectory::operator new().