Geant4
10.01.p02
|
#include <GFlashHitMaker.hh>
Public Member Functions | |
GFlashHitMaker () | |
~GFlashHitMaker () | |
void | make (GFlashEnergySpot *aSpot, const G4FastTrack *aT) |
Private Member Functions | |
GFlashHitMaker (const GFlashHitMaker &) | |
GFlashHitMaker & | operator= (const GFlashHitMaker &) |
Private Attributes | |
G4TouchableHandle | fTouchableHandle |
G4Navigator * | fpNavigator |
G4bool | fNaviSetup |
Definition at line 52 of file GFlashHitMaker.hh.
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.
|
inlineprivate |
Definition at line 69 of file GFlashHitMaker.hh.
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().
|
inlineprivate |
Definition at line 70 of file GFlashHitMaker.hh.
|
private |
Definition at line 65 of file GFlashHitMaker.hh.
Referenced by GFlashHitMaker(), and make().
|
private |
Definition at line 64 of file GFlashHitMaker.hh.
Referenced by GFlashHitMaker(), make(), and ~GFlashHitMaker().
|
private |
Definition at line 63 of file GFlashHitMaker.hh.
Referenced by GFlashHitMaker(), and make().