|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <vector>#include "globals.hh"#include "evtdefs.hh"#include "G4VTrajectory.hh"#include "G4Allocator.hh"Go to the source code of this file.
Classes | |
| class | G4TrajectoryContainer |
Typedefs | |
| using | TrajectoryVector = std::vector<G4VTrajectory*> |
Functions | |
| G4EVENT_DLL G4Allocator< G4TrajectoryContainer > *& | aTrajectoryContainerAllocator () |
| using TrajectoryVector = std::vector<G4VTrajectory*> |
Definition at line 45 of file G4TrajectoryContainer.hh.
|
extern |
Definition at line 33 of file G4TrajectoryContainer.cc.
Referenced by G4TrajectoryContainer::operator delete(), and G4TrajectoryContainer::operator new().