|
Geant4.10
|
#include <GFlashHitMaker.hh>
Public Member Functions | |
| GFlashHitMaker () | |
| ~GFlashHitMaker () | |
| void | make (GFlashEnergySpot *aSpot, const G4FastTrack *aT) |
Definition at line 52 of file GFlashHitMaker.hh.
| GFlashHitMaker::GFlashHitMaker | ( | ) |
Definition at line 46 of file GFlashHitMaker.cc.
| GFlashHitMaker::~GFlashHitMaker | ( | ) |
Definition at line 53 of file GFlashHitMaker.cc.
| void GFlashHitMaker::make | ( | GFlashEnergySpot * | aSpot, |
| const G4FastTrack * | aT | ||
| ) |
Navigator
Definition at line 58 of file GFlashHitMaker.cc.
References FatalException, G4cerr, G4cout, G4endl, G4Exception(), G4LogicalVolume::GetFastSimulationManager(), G4VPhysicalVolume::GetLogicalVolume(), GFlashEnergySpot::GetPosition(), G4LogicalVolume::GetSensitiveDetector(), G4TransportationManager::GetTransportationManager(), G4VTouchable::GetVolume(), and G4VGFlashSensitiveDetector::Hit().
1.8.7