Classes | Typedefs

WC_Hit.h File Reference

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

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

Go to the source code of this file.

Classes

class  WC_Hit
 Wire_Chamber Hit class based of G4VHit. More...

Typedefs

typedef G4THitsCollection< WC_HitWC_HitsCollection
 Typedef for GT_HitsCollection used in GT_SD.

Detailed Description

Header file for the Wire_Chamber Hit class.

The WC_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-08-28

Definition in file WC_Hit.h.


Typedef Documentation

typedef G4THitsCollection<WC_Hit> WC_HitsCollection

Typedef for GT_HitsCollection used in GT_SD.

Definition at line 96 of file WC_Hit.h.