| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

G4DhHitCollector Class Reference

#include <G4DhHitCollector.h>

List of all members.


Public Member Functions

 G4DhHitCollector ()
void Intialize (G4HCofThisEvent *hce)
 Call from SD::Intialize().
void ProcessHits (G4Step *step, G4TouchableHistory *hist, DayaBay::DetectorSensor sensor)
 Either call from SD::ProcessHits(), giving the detector in which this hit is made.
void ProcessHits (const G4FastTrack &fastTrack, G4FastStep &fastStep, DayaBay::DetectorSensor sensor)
 Or, instead call from G4VFastSimulationModel::DoIt(), giving the detector in which this hit is made.

Detailed Description

Definition at line 28 of file G4DhHitCollector.h.


Constructor & Destructor Documentation

G4DhHitCollector::G4DhHitCollector (  ) 

Definition at line 3 of file G4DhHitCollector.cc.

00004 {
00005 }


Member Function Documentation

void G4DhHitCollector::Intialize ( G4HCofThisEvent *  hce  ) 

Call from SD::Intialize().

Definition at line 8 of file G4DhHitCollector.cc.

00009 {
00010 }

void G4DhHitCollector::ProcessHits ( G4Step *  step,
G4TouchableHistory *  hist,
DayaBay::DetectorSensor  sensor 
)

Either call from SD::ProcessHits(), giving the detector in which this hit is made.

Definition at line 12 of file G4DhHitCollector.cc.

00014 {
00015 }

void G4DhHitCollector::ProcessHits ( const G4FastTrack &  fastTrack,
G4FastStep &  fastStep,
DayaBay::DetectorSensor  sensor 
)

Or, instead call from G4VFastSimulationModel::DoIt(), giving the detector in which this hit is made.

Definition at line 17 of file G4DhHitCollector.cc.

00019 {
00020 }


The documentation for this class was generated from the following files:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 20:32:09 2011 for G4DataHelpers by doxygen 1.4.7