|
GGS(GenericGEANT4Simulation)Software
2.6.0
|
#include "G4VHit.hh"#include "G4THitsCollection.hh"#include "G4Allocator.hh"#include "G4ThreeVector.hh"#include "G4VPhysicalVolume.hh"#include "G4Step.hh"#include "utils/GGSFactory.h"

Go to the source code of this file.
Data Structures | |
| class | GGSPosHit |
| Definition of GGS Position Hit. More... | |
Macros | |
| #define | RegisterPosHit(className) |
Typedefs | |
|
typedef G4THitsCollection < GGSPosHit > | GGSPosHitsCollection |
| Alias for G4 template hits collection for GGSPosHit. | |
| using | GGSPosHitFactory = GGSFactory< GGSPosHit > |
| Alias for integrated hit factory type. | |
Variables | |
| G4Allocator< GGSPosHit > | GGSPosHitAllocator |
| Alias for G4 template memory allocator for GGSPosHit. | |
GGSPosHit class definition.
Definition in file GGSPosHit.h.
| #define RegisterPosHit | ( | className | ) |
Definition at line 249 of file GGSPosHit.h.
1.8.5