| 
    Geant4
    10.01
    
   | 
 
#include <F02CalorimeterSD.hh>
 Inheritance diagram for F02CalorimeterSD:
 Collaboration diagram for F02CalorimeterSD:Private Attributes | |
| F02CalorHitsCollection * | fCalCollection | 
| F02DetectorConstruction * | fDetector | 
| G4int * | fHitID | 
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 F02CalorimeterSD.hh.
| F02CalorimeterSD::F02CalorimeterSD | ( | G4String | name, | 
| F02DetectorConstruction * | det | ||
| ) | 
Definition at line 49 of file F02CalorimeterSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
 Here is the call graph for this function:
      
  | 
  virtual | 
Definition at line 61 of file F02CalorimeterSD.cc.
References fHitID.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 113 of file F02CalorimeterSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, fCalCollection, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 68 of file F02CalorimeterSD.cc.
References G4VSensitiveDetector::collectionName, fCalCollection, fHitID, and G4VSensitiveDetector::SensitiveDetectorName.
      
  | 
  virtual | 
Implements G4VSensitiveDetector.
Definition at line 77 of file F02CalorimeterSD.cc.
References F02CalorHit::AddAbs(), fCalCollection, fDetector, fHitID, G4cout, G4endl, F02DetectorConstruction::GetAbsorber(), G4Step::GetPreStepPoint(), G4Step::GetStepLength(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), and G4VSensitiveDetector::verboseLevel.
 Here is the call graph for this function:
      
  | 
  private | 
Definition at line 59 of file F02CalorimeterSD.hh.
Referenced by EndOfEvent(), Initialize(), and ProcessHits().
      
  | 
  private | 
Definition at line 60 of file F02CalorimeterSD.hh.
Referenced by ProcessHits().
      
  | 
  private | 
Definition at line 61 of file F02CalorimeterSD.hh.
Referenced by Initialize(), ProcessHits(), and ~F02CalorimeterSD().