|
ghit
|
Minimal example showing how to construct and compare GHit objects.
More...

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
This example demonstrates:
GTouchable for a specific detector identity.GHit and storing it in a vector (emulating a G4THitsCollection<GHit> usage pattern).GHit::create() and comparing them using GHit::is_same_hit().Definition in file ghit_example.cc.
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 24 of file ghit_example.cc.