Geant4  10.00.p02
GFlashHitMaker Class Reference

#include <GFlashHitMaker.hh>

+ Collaboration diagram for GFlashHitMaker:

Public Member Functions

 GFlashHitMaker ()
 
 ~GFlashHitMaker ()
 
void make (GFlashEnergySpot *aSpot, const G4FastTrack *aT)
 

Private Member Functions

 GFlashHitMaker (const GFlashHitMaker &)
 
GFlashHitMakeroperator= (const GFlashHitMaker &)
 

Private Attributes

G4TouchableHandle fTouchableHandle
 
G4NavigatorfpNavigator
 
G4bool fNaviSetup
 

Detailed Description

Definition at line 52 of file GFlashHitMaker.hh.

Constructor & Destructor Documentation

GFlashHitMaker::GFlashHitMaker ( )

Definition at line 46 of file GFlashHitMaker.cc.

References fNaviSetup, fpNavigator, and fTouchableHandle.

GFlashHitMaker::~GFlashHitMaker ( )

Definition at line 53 of file GFlashHitMaker.cc.

References fpNavigator.

GFlashHitMaker::GFlashHitMaker ( const GFlashHitMaker )
inlineprivate

Definition at line 69 of file GFlashHitMaker.hh.

Member Function Documentation

void GFlashHitMaker::make ( GFlashEnergySpot aSpot,
const G4FastTrack aT 
)

Navigator

Definition at line 58 of file GFlashHitMaker.cc.

References FatalException, fNaviSetup, fpNavigator, fTouchableHandle, G4cerr, G4cout, G4endl, G4Exception(), G4LogicalVolume::GetFastSimulationManager(), G4VPhysicalVolume::GetLogicalVolume(), GFlashEnergySpot::GetPosition(), G4LogicalVolume::GetSensitiveDetector(), G4TransportationManager::GetTransportationManager(), G4VTouchable::GetVolume(), and G4VGFlashSensitiveDetector::Hit().

Referenced by GFlashShowerModel::ElectronDoIt().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

GFlashHitMaker& GFlashHitMaker::operator= ( const GFlashHitMaker )
inlineprivate

Definition at line 70 of file GFlashHitMaker.hh.

Member Data Documentation

G4bool GFlashHitMaker::fNaviSetup
private

Definition at line 65 of file GFlashHitMaker.hh.

Referenced by GFlashHitMaker(), and make().

G4Navigator* GFlashHitMaker::fpNavigator
private

Definition at line 64 of file GFlashHitMaker.hh.

Referenced by GFlashHitMaker(), make(), and ~GFlashHitMaker().

G4TouchableHandle GFlashHitMaker::fTouchableHandle
private

Definition at line 63 of file GFlashHitMaker.hh.

Referenced by GFlashHitMaker(), and make().


The documentation for this class was generated from the following files: