Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Typedefs | Variables
G4TrajectoryContainer.hh File Reference
#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
 

Variables

G4EVENT_DLL G4ThreadLocal
G4Allocator
< G4TrajectoryContainer > * 
aTrajectoryContainerAllocator
 

Typedef Documentation

typedef std::vector<G4VTrajectory*> TrajectoryVector

Definition at line 49 of file G4TrajectoryContainer.hh.

Variable Documentation