Classes | Namespaces | Typedefs | Variables
EDepSimTrajectory.hh File Reference
#include <stdlib.h>
#include <vector>
#include <globals.hh>
#include <G4VTrajectory.hh>
#include <G4Allocator.hh>
#include <G4ios.hh>
#include <G4ParticleDefinition.hh>
#include <G4Track.hh>
#include <G4Step.hh>
#include "EDepSimTrajectoryPoint.hh"

Go to the source code of this file.

Classes

class  EDepSim::Trajectory
 

Namespaces

 EDepSim
 Construct a module from components.
 

Typedefs

typedef std::vector< G4VTrajectoryPoint * > TrajectoryPointContainer
 

Variables

G4DLLIMPORT G4Allocator< EDepSim::TrajectoryaTrajAllocator
 

Typedef Documentation

typedef std::vector<G4VTrajectoryPoint*> TrajectoryPointContainer

Definition at line 17 of file EDepSimTrajectory.hh.

Variable Documentation

G4DLLIMPORT G4Allocator<EDepSim::Trajectory> aTrajAllocator

Definition at line 16 of file EDepSimTrajectory.cc.