Classes | Typedefs

SM_Hit.h File Reference

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

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

Go to the source code of this file.

Classes

class  SM_Hit
 SM Monitor Hit class based on G4VHit. More...

Typedefs

typedef G4THitsCollection< SM_HitSM_HitsCollection
 Typedef for SM_HitsCollection used in SM_SD.

Detailed Description

Header file for the Symmetric_Moeller Hit class.

The SM_Hit class defines the quantities recorded for each hit in this detector and defines the member functions for handling the hit information.

Author:
Y. Ma based on the sample provided by Olympus simulation package
Version:
1.0
Date:
2010-10-11

Definition in file SM_Hit.h.


Typedef Documentation

typedef G4THitsCollection<SM_Hit> SM_HitsCollection

Typedef for SM_HitsCollection used in SM_SD.

Definition at line 98 of file SM_Hit.h.