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