ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
XrayFluoVDetectorType Class Referenceabstract

#include <geant4/tree/geant4-10.6-release/examples/advanced/xray_fluorescence/include/XrayFluoVDetectorType.hh>

+ Inheritance diagram for XrayFluoVDetectorType:

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 ()
 

Detailed Description

Definition at line 41 of file XrayFluoVDetectorType.hh.

View newest version in sPHENIX GitHub at line 41 of file XrayFluoVDetectorType.hh

Constructor & Destructor Documentation

XrayFluoVDetectorType::~XrayFluoVDetectorType ( )
virtual

Definition at line 40 of file XrayFluoVDetectorType.cc.

View newest version in sPHENIX GitHub at line 40 of file XrayFluoVDetectorType.cc

XrayFluoVDetectorType::XrayFluoVDetectorType ( )
protected

Definition at line 38 of file XrayFluoVDetectorType.cc.

View newest version in sPHENIX GitHub at line 38 of file XrayFluoVDetectorType.cc

Member Function Documentation

virtual G4String XrayFluoVDetectorType::GetDetectorMaterial ( )
pure virtual
virtual G4double XrayFluoVDetectorType::GetInfData ( G4double  ,
G4double  ,
G4int  = 0 
)
pure virtual
virtual G4double XrayFluoVDetectorType::GetSupData ( G4double  ,
G4double  ,
G4int  = 0 
)
pure virtual
virtual void XrayFluoVDetectorType::LoadEfficiencyData ( G4String  )
pure virtual
virtual void XrayFluoVDetectorType::LoadResponseData ( G4String  )
pure virtual
virtual G4double XrayFluoVDetectorType::ResponseFunction ( G4double  )
pure virtual

Implemented in XrayFluoHPGeDetectorType, and XrayFluoSiLiDetectorType.

Referenced by XrayFluoEventAction::EndOfEventAction().

+ Here is the caller graph for this function:


The documentation for this class was generated from the following files: