ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/advanced/xray_fluorescence/include/XrayFluoVDetectorType.hh>
Public Member Functions | |
virtual | ~XrayFluoVDetectorType () |
virtual G4String | GetDetectorMaterial ()=0 |
virtual G4double | ResponseFunction (G4double)=0 |
virtual G4double | GetInfData (G4double, G4double, G4int=0)=0 |
virtual G4double | GetSupData (G4double, G4double, G4int=0)=0 |
virtual void | LoadResponseData (G4String)=0 |
virtual void | LoadEfficiencyData (G4String)=0 |
Protected Member Functions | |
XrayFluoVDetectorType () | |
Definition at line 41 of file XrayFluoVDetectorType.hh.
View newest version in sPHENIX GitHub at line 41 of file XrayFluoVDetectorType.hh
|
virtual |
Definition at line 40 of file XrayFluoVDetectorType.cc.
View newest version in sPHENIX GitHub at line 40 of file XrayFluoVDetectorType.cc
|
protected |
Definition at line 38 of file XrayFluoVDetectorType.cc.
View newest version in sPHENIX GitHub at line 38 of file XrayFluoVDetectorType.cc
|
pure virtual |
Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.
Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.
Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.
Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.
Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.
Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.
Referenced by XrayFluoEventAction::EndOfEventAction().