|
Geant4.10
|
#include <XrayFluoSD.hh>
Protected Member Functions | |
| G4bool | ProcessHits (G4Step *, G4TouchableHistory *) |
Protected Member Functions inherited from G4VSensitiveDetector | |
| virtual G4int | GetCollectionID (G4int i) |
Additional Inherited Members | |
Protected Attributes inherited from G4VSensitiveDetector | |
| G4CollectionNameVector | collectionName |
| G4String | SensitiveDetectorName |
| G4String | thePathName |
| G4String | fullPathName |
| G4int | verboseLevel |
| G4bool | active |
| G4VReadOutGeometry * | ROgeometry |
| G4VSDFilter * | filter |
Definition at line 57 of file XrayFluoSD.hh.
| XrayFluoSD::XrayFluoSD | ( | G4String | name, |
| XrayFluoDetectorConstruction * | det | ||
| ) |
Definition at line 55 of file XrayFluoSD.cc.
References G4VSensitiveDetector::collectionName, G4cout, G4endl, and G4CollectionNameVector::insert().
| XrayFluoSD::XrayFluoSD | ( | G4String | name, |
| XrayFluoPlaneDetectorConstruction * | det | ||
| ) |
Definition at line 69 of file XrayFluoSD.cc.
References G4VSensitiveDetector::collectionName, G4cout, G4endl, and G4CollectionNameVector::insert().
| XrayFluoSD::XrayFluoSD | ( | G4String | name, |
| XrayFluoMercuryDetectorConstruction * | det | ||
| ) |
Definition at line 82 of file XrayFluoSD.cc.
References G4VSensitiveDetector::collectionName, G4cout, G4endl, and G4CollectionNameVector::insert().
| XrayFluoSD::~XrayFluoSD | ( | ) |
Definition at line 97 of file XrayFluoSD.cc.
References G4cout, and G4endl.
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 191 of file XrayFluoSD.cc.
References G4HCofThisEvent::AddHitsCollection(), G4VSensitiveDetector::collectionName, G4SDManager::GetCollectionID(), and G4SDManager::GetSDMpointer().
|
virtual |
Reimplemented from G4VSensitiveDetector.
Definition at line 109 of file XrayFluoSD.cc.
References G4VSensitiveDetector::collectionName, XrayFluoMercuryDetectorConstruction::GetNbOfPixels(), XrayFluoPlaneDetectorConstruction::GetNbOfPixels(), XrayFluoDetectorConstruction::GetNbOfPixels(), and G4VSensitiveDetector::SensitiveDetectorName.
|
protectedvirtual |
Implements G4VSensitiveDetector.
Definition at line 129 of file XrayFluoSD.cc.
References XrayFluoSensorHit::AddEnergy(), G4cout, G4endl, G4VPhysicalVolume::GetCopyNo(), XrayFluoMercuryDetectorConstruction::GetNbOfPixels(), XrayFluoPlaneDetectorConstruction::GetNbOfPixels(), XrayFluoDetectorConstruction::GetNbOfPixels(), G4Step::GetPreStepPoint(), G4Step::GetTotalEnergyDeposit(), G4StepPoint::GetTouchable(), G4TouchableHistory::GetVolume(), G4THitsCollection< T >::insert(), and G4VSensitiveDetector::verboseLevel.
1.8.7