Definition of the WLSTrajectory 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 | WLSTrajectory |
타입정의 | |
typedef std::vector < G4VTrajectoryPoint * > | WLSTrajectoryPointContainer |
변수 | |
G4ThreadLocal G4Allocator < WLSTrajectory > * | WLSTrajectoryAllocator |
Definition of the WLSTrajectory class.
WLSTrajectory.hh 파일에서 정의되었습니다.
typedef std::vector<G4VTrajectoryPoint*> WLSTrajectoryPointContainer |
WLSTrajectory.hh 파일의 51 번째 라인에서 정의되었습니다.
G4ThreadLocal G4Allocator<WLSTrajectory>* WLSTrajectoryAllocator |
WLSTrajectory.cc 파일의 55 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : WLSTrajectory::operator delete(), WLSTrajectory::operator new().