Source file for Time_of_Flight Hit class. More...
#include "TF_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< TF_Hit > | TF_HitAllocator |
Source file for Time_of_Flight Hit class.
The TF_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 TF_Hit.cc.
G4Allocator< TF_Hit > TF_HitAllocator |
Definition at line 84 of file TF_Hit.cc.
Referenced by TF_Hit::operator delete(), and TF_Hit::operator new().