WCSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Classes | Typedefs | Variables
WCSimTrajectory.hh File Reference
#include "G4VTrajectory.hh"
#include "G4Allocator.hh"
#include <stdlib.h>
#include "G4ios.hh"
#include <vector>
#include "globals.hh"
#include "G4ParticleDefinition.hh"
#include "G4TrajectoryPoint.hh"
#include "G4Track.hh"
#include "G4Step.hh"

Go to the source code of this file.

Classes

class  WCSimTrajectory
 

Typedefs

typedef std::vector
< G4VTrajectoryPoint * > 
TrajectoryPointContainer
 

Variables

G4Allocator< WCSimTrajectorymyTrajectoryAllocator
 

Typedef Documentation

typedef std::vector<G4VTrajectoryPoint*> TrajectoryPointContainer

Definition at line 17 of file WCSimTrajectory.hh.

Variable Documentation

G4Allocator<WCSimTrajectory> myTrajectoryAllocator

Definition at line 17 of file WCSimTrajectory.cc.