Classes | Typedefs

TF_Hit.h File Reference

Header file for the Time_of_Flight Hit class. More...

#include "G4VHit.hh"
#include "G4ThreeVector.hh"
#include "G4THitsCollection.hh"
#include "G4Allocator.hh"
Include dependency graph for TF_Hit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TF_Hit
 Time of Flight Hit class based on G4VHit. More...

Typedefs

typedef G4THitsCollection< TF_HitTF_HitsCollection

Detailed Description

Header file for the 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.h.


Typedef Documentation

typedef G4THitsCollection<TF_Hit> TF_HitsCollection

Definition at line 98 of file TF_Hit.h.