Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4TrajectoryContainer.hh File Reference
#include "globals.hh"
#include "G4VTrajectory.hh"
#include "G4Allocator.hh"
#include <vector>

Go to the source code of this file.

Classes

class  G4TrajectoryContainer
 

Typedefs

typedef std::vector< G4VTrajectory * > TrajectoryVector
 

Variables

G4DLLIMPORT G4Allocator< G4TrajectoryContaineraTrajectoryContainerAllocator
 

Typedef Documentation

◆ TrajectoryVector

typedef std::vector<G4VTrajectory*> TrajectoryVector

Definition at line 47 of file G4TrajectoryContainer.hh.

Variable Documentation

◆ aTrajectoryContainerAllocator