Definition of the F04Trajectory class. 더 자세히 ...
#include <vector>#include <stdlib.h>#include "globals.hh"#include "G4ios.hh"#include "G4Step.hh"#include "G4Track.hh"#include "G4Allocator.hh"#include "G4VTrajectory.hh"#include "G4ParticleDefinition.hh"#include "G4TrajectoryPoint.hh"클래스 | |
| class | F04Trajectory |
타입정의 | |
| typedef std::vector < G4VTrajectoryPoint * > | TrajectoryPointContainer |
변수 | |
| G4ThreadLocal G4Allocator < F04Trajectory > * | F04TrajectoryAllocator |
Definition of the F04Trajectory class.
F04Trajectory.hh 파일에서 정의되었습니다.
| typedef std::vector<G4VTrajectoryPoint*> TrajectoryPointContainer |
F04Trajectory.hh 파일의 48 번째 라인에서 정의되었습니다.
| G4ThreadLocal G4Allocator<F04Trajectory>* F04TrajectoryAllocator |
F04Trajectory.cc 파일의 48 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : F04Trajectory::operator delete(), F04Trajectory::operator new().
1.8.5