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