QwGeant4
|
#include <vector>
#include "G4Version.hh"
#include "G4Allocator.hh"
#include "G4VTrajectory.hh"
Go to the source code of this file.
Data Structures | |
class | QweakSimTrajectory |
Stores the information about the various tracks. More... | |
Typedefs | |
typedef std::vector < G4VTrajectoryPoint * > | QweakSimTrajectoryPointContainer |
Variables | |
G4Allocator< QweakSimTrajectory > | myTrajectoryAllocator |
typedef std::vector<G4VTrajectoryPoint*> QweakSimTrajectoryPointContainer |
Definition at line 64 of file QweakSimTrajectory.hh.
G4Allocator<QweakSimTrajectory> myTrajectoryAllocator |
Definition at line 57 of file QweakSimTrajectory.cc.
Referenced by QweakSimTrajectory::operator delete(), and QweakSimTrajectory::operator new().