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