| 
    Geant4_10
    
   | 
 
#include "G4RayTrajectory.hh"#include "G4RayTrajectoryPoint.hh"#include "G4Step.hh"#include "G4VPhysicalVolume.hh"#include "G4VisManager.hh"#include "G4VisAttributes.hh"#include "G4Colour.hh"#include "G4TransportationManager.hh"#include "G4ios.hh"
Go to the source code of this file.
Variables | |
| G4ThreadLocal G4Allocator < G4RayTrajectory > *  | rayTrajectoryAllocator = 0 | 
| G4ThreadLocal G4Allocator<G4RayTrajectory>* rayTrajectoryAllocator = 0 | 
Definition at line 46 of file G4RayTrajectory.cc.
 1.8.5