ghit
ghit.h File Reference
#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 dependency graph for ghit.h:
This graph shows which files directly or indirectly include this file:

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
 

Typedef Documentation

◆ GHitsCollection

using GHitsCollection = G4THitsCollection<GHit>

Definition at line 211 of file ghit.h.

Variable Documentation

◆ GHitAllocator

G4ThreadLocal G4Allocator<GHit>* GHitAllocator
extern

Definition at line 14 of file ghit.cc.