#include "G4VHit.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
#include "G4ThreeVector.hh"
#include "G4Types.hh"
Go to the source code of this file.
Classes | |
class | SToGS::TrackerHit |
Informations to be kept at each step if a positive energy is deposited in a sensitive detector. More... | |
Namespaces | |
SToGS | |
SToGS namespace to protect SToGS classes. | |
Macros | |
#define | G4ThreadLocal |
Typedefs | |
typedef G4THitsCollection < TrackerHit > | SToGS::TrackerHitsCollection |
Variables | |
G4ThreadLocal G4Allocator < TrackerHit > * | SToGS::TrackerHitAllocator = 0x0 |
#define G4ThreadLocal |
Definition at line 37 of file SToGS_G4_TrackerHit.hh.