| 
    Geant4
    10.02
    
   | 
 
#include <XrayFluoSensorHit.hh>
 Inheritance diagram for XrayFluoSensorHit:
 Collaboration diagram for XrayFluoSensorHit:Public Member Functions | |
| XrayFluoSensorHit () | |
| ~XrayFluoSensorHit () | |
| XrayFluoSensorHit (const XrayFluoSensorHit &) | |
| const XrayFluoSensorHit & | operator= (const XrayFluoSensorHit &) | 
| int | operator== (const XrayFluoSensorHit &) const | 
| void * | operator new (size_t) | 
| void | operator delete (void *) | 
| void | AddEnergy (G4double de) | 
| void | Draw () | 
| void | Print () | 
| G4double | GetEdepTot () | 
  Public Member Functions inherited from G4VHit | |
| G4VHit () | |
| virtual | ~G4VHit () | 
| G4int | operator== (const G4VHit &right) const | 
| virtual const std::map < G4String, G4AttDef > *  | GetAttDefs () const | 
| virtual std::vector< G4AttValue > * | CreateAttValues () const | 
Private Attributes | |
| G4double | EdepTot | 
| G4double | EdepDetect | 
Definition at line 51 of file XrayFluoSensorHit.hh.
| XrayFluoSensorHit::XrayFluoSensorHit | ( | ) | 
Definition at line 44 of file XrayFluoSensorHit.cc.
References EdepDetect, and EdepTot.
| XrayFluoSensorHit::~XrayFluoSensorHit | ( | ) | 
Definition at line 67 of file XrayFluoSensorHit.cc.
| XrayFluoSensorHit::XrayFluoSensorHit | ( | const XrayFluoSensorHit & | right | ) | 
Definition at line 55 of file XrayFluoSensorHit.cc.
References EdepDetect, and EdepTot.
      
  | 
  inline | 
Definition at line 62 of file XrayFluoSensorHit.hh.
References EdepTot.
Referenced by XrayFluoHPGeSD::ProcessHits(), and XrayFluoSD::ProcessHits().
 Here is the caller graph for this function:
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 91 of file XrayFluoSensorHit.cc.
      
  | 
  inline | 
Definition at line 65 of file XrayFluoSensorHit.hh.
References EdepTot.
      
  | 
  inline | 
Definition at line 92 of file XrayFluoSensorHit.hh.
References XrayFluoSensorHitAllocator.
      
  | 
  inline | 
Definition at line 83 of file XrayFluoSensorHit.hh.
References XrayFluoSensorHitAllocator.
| const XrayFluoSensorHit & XrayFluoSensorHit::operator= | ( | const XrayFluoSensorHit & | right | ) | 
Definition at line 75 of file XrayFluoSensorHit.cc.
References EdepDetect, and EdepTot.
| int XrayFluoSensorHit::operator== | ( | const XrayFluoSensorHit & | ) | const | 
Definition at line 85 of file XrayFluoSensorHit.cc.
      
  | 
  virtual | 
Reimplemented from G4VHit.
Definition at line 96 of file XrayFluoSensorHit.cc.
      
  | 
  private | 
Definition at line 71 of file XrayFluoSensorHit.hh.
Referenced by operator=(), and XrayFluoSensorHit().
      
  | 
  private | 
Definition at line 65 of file XrayFluoSensorHit.hh.
Referenced by AddEnergy(), GetEdepTot(), operator=(), and XrayFluoSensorHit().