Variables

TF_Hit.cc File Reference

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"
Include dependency graph for TF_Hit.cc:

Go to the source code of this file.

Variables

G4Allocator< TF_HitTF_HitAllocator

Detailed Description

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.

Author:
D.K. Hasell
Version:
1.0
Date:
2010-10-30

Definition in file TF_Hit.cc.


Variable Documentation

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().