|
ghit
|
#include "ghitConventions.h"#include "G4VHit.hh"#include "G4THitsCollection.hh"#include "G4Allocator.hh"#include "G4ThreeVector.hh"#include "G4Step.hh"#include "G4Colour.hh"#include "gtouchable.h"#include <optional>#include <atomic>

Go to the source code of this file.
Data Structures | |
| class | GHit |
| Represents a hit in the detector. More... | |
Typedefs | |
| using | GHitsCollection = G4THitsCollection<GHit> |
Variables | |
| G4ThreadLocal G4Allocator< GHit > * | GHitAllocator |
| using GHitsCollection = G4THitsCollection<GHit> |