#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.
|
| class | GHit |
| | Stores step-by-step and aggregated information for a detector hit. More...
|
| |
◆ GHitsCollection
◆ getIdentityMap()
| std::map< std::string, int > getIdentityMap |
( |
std::vector< GIdentifier > | gidentity | ) |
|
|
inline |
◆ getIdentityString()
| std::string getIdentityString |
( |
std::vector< GIdentifier > | gidentity | ) |
|
|
inline |
◆ GHitAllocator
| G4ThreadLocal G4Allocator<GHit>* GHitAllocator |
|
extern |