| 
    Geant4
    10.02
    
   | 
 
#include <ExN04TrackerSD.hh>
 Inheritance diagram for ExN04TrackerSD:
 Collaboration diagram for ExN04TrackerSD:Private Attributes | |
| ExN04TrackerHitsCollection * | trackerCollection | 
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 42 of file ExN04TrackerSD.hh.
| ExN04TrackerSD::ExN04TrackerSD | ( | G4String | name | ) | 
Definition at line 39 of file ExN04TrackerSD.cc.
References G4VSensitiveDetector::collectionName, and G4CollectionNameVector::insert().
 Here is the call graph for this function:| ExN04TrackerSD::~ExN04TrackerSD | ( | ) | 
Definition at line 47 of file ExN04TrackerSD.cc.
| ExN04TrackerSD::ExN04TrackerSD | ( | G4String | name | ) | 
| ExN04TrackerSD::~ExN04TrackerSD | ( | ) | 
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 80 of file ExN04TrackerSD.cc.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 85 of file ExN04TrackerSD.cc.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 75 of file ExN04TrackerSD.cc.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 50 of file ExN04TrackerSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, G4VSensitiveDetector::GetCollectionID(), G4VSensitiveDetector::SensitiveDetectorName, and trackerCollection.
 Here is the call graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
Definition at line 90 of file ExN04TrackerSD.cc.
      
  | 
  virtual | 
Reimplemented from G4VSensitiveDetector.
      
  | 
  virtual | 
Implements G4VSensitiveDetector.
Definition at line 61 of file ExN04TrackerSD.cc.
References G4StepPoint::GetPosition(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4THitsCollection< T >::insert(), ExN04TrackerHit::SetEdep(), ExN04TrackerHit::SetPos(), and trackerCollection.
 Here is the call graph for this function:
      
  | 
  virtual | 
Implements G4VSensitiveDetector.
      
  | 
  private | 
Definition at line 55 of file ExN04TrackerSD.hh.
Referenced by Initialize(), and ProcessHits().