|
Geant4-11
|
#include <vector>#include "globals.hh"#include "evtdefs.hh"#include "G4VTrajectory.hh"#include "G4Allocator.hh"Go to the source code of this file.
Data Structures | |
| class | G4TrajectoryContainer |
Typedefs | |
| typedef std::vector< G4VTrajectory * > | TrajectoryVector |
Functions | |
| G4EVENT_DLL G4Allocator< G4TrajectoryContainer > *& | aTrajectoryContainerAllocator () |
| typedef std::vector<G4VTrajectory*> TrajectoryVector |
Definition at line 45 of file G4TrajectoryContainer.hh.
| G4EVENT_DLL G4Allocator< G4TrajectoryContainer > *& aTrajectoryContainerAllocator | ( | ) |
Definition at line 33 of file G4TrajectoryContainer.cc.
References G4ThreadLocalStatic.
Referenced by G4TrajectoryContainer::operator delete(), and G4TrajectoryContainer::operator new().