| 
    Geant4
    10.02
    
   | 
 
#include <ExGflashSensitiveDetector.hh>
 Inheritance diagram for ExGflashSensitiveDetector:
 Collaboration diagram for ExGflashSensitiveDetector:Private Attributes | |
| ExGflashHitsCollection * | fCaloHitsCollection | 
| ExGflashDetectorConstruction * | fDetector | 
| G4int | fHCID | 
Additional Inherited Members | |
  Protected Member Functions inherited from G4VSensitiveDetector | |
| virtual G4int | GetCollectionID (G4int i) | 
  Protected Attributes inherited from G4VSensitiveDetector | |
| G4CollectionNameVector | collectionName | 
| G4String | SensitiveDetectorName | 
| G4String | thePathName | 
| G4String | fullPathName | 
| G4int | verboseLevel | 
| G4bool | active | 
| G4VReadOutGeometry * | ROgeometry | 
| G4VSDFilter * | filter | 
Definition at line 46 of file ExGflashSensitiveDetector.hh.
| ExGflashSensitiveDetector::ExGflashSensitiveDetector | ( | G4String | name, | 
| ExGflashDetectorConstruction * | det | ||
| ) | 
Definition at line 45 of file ExGflashSensitiveDetector.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
 Here is the call graph for this function:| ExGflashSensitiveDetector::~ExGflashSensitiveDetector | ( | ) | 
Definition at line 55 of file ExGflashSensitiveDetector.cc.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 70 of file ExGflashSensitiveDetector.cc.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 60 of file ExGflashSensitiveDetector.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCaloHitsCollection, fHCID, G4VSensitiveDetector::GetCollectionID(), and G4VSensitiveDetector::SensitiveDetectorName.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSensitiveDetector.
Definition at line 75 of file ExGflashSensitiveDetector.cc.
References fCaloHitsCollection, fDetector, ExGflashDetectorConstruction::GetCristal(), G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), ExGflashHit::SetCrystalNum(), ExGflashHit::SetEdep(), and ExGflashHit::SetPos().
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VGFlashSensitiveDetector.
Definition at line 106 of file ExGflashSensitiveDetector.cc.
References fCaloHitsCollection, fDetector, ExGflashDetectorConstruction::GetCristal(), GFlashEnergySpot::GetEnergy(), G4GFlashSpot::GetEnergySpot(), GFlashEnergySpot::GetPosition(), G4GFlashSpot::GetTouchableHandle(), G4VTouchable::GetVolume(), G4THitsCollection< T >::insert(), ExGflashHit::SetCrystalNum(), ExGflashHit::SetEdep(), and ExGflashHit::SetPos().
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 58 of file ExGflashSensitiveDetector.hh.
Referenced by Initialize(), and ProcessHits().
      
  | 
  private | 
Definition at line 59 of file ExGflashSensitiveDetector.hh.
Referenced by ProcessHits().
      
  | 
  private | 
Definition at line 60 of file ExGflashSensitiveDetector.hh.
Referenced by Initialize().