Source file for Gem_Tracker Hit class. More...
#include "GT_Hit.h"
#include "G4Allocator.hh"
#include "G4VVisManager.hh"
#include "G4Circle.hh"
#include "G4VisAttributes.hh"
#include "G4Colour.hh"
Go to the source code of this file.
Variables | |
G4Allocator< GT_Hit > | GT_HitAllocator |
Source file for Gem_Tracker Hit class.
The GT_Hit class defines the quantities recorded for each hit in this detector and defines the member functions for handling the hit information.
Definition in file GT_Hit.cc.
G4Allocator< GT_Hit > GT_HitAllocator |
Definition at line 82 of file GT_Hit.cc.
Referenced by GT_Hit::operator delete(), and GT_Hit::operator new().