#include <XrayFluoSensorHit.hh>
Definition at line 51 of file XrayFluoSensorHit.hh.
XrayFluoSensorHit::XrayFluoSensorHit |
( |
| ) |
|
XrayFluoSensorHit::~XrayFluoSensorHit |
( |
| ) |
|
Definition at line 55 of file XrayFluoSensorHit.cc.
58 EdepTot = right.EdepTot ;
60 EdepDetect = right.EdepDetect;
void XrayFluoSensorHit::Draw |
( |
| ) |
|
|
virtual |
G4double XrayFluoSensorHit::GetEdepTot |
( |
| ) |
|
|
inline |
void XrayFluoSensorHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
Definition at line 92 of file XrayFluoSensorHit.hh.
G4ThreadLocal G4Allocator< XrayFluoSensorHit > * XrayFluoSensorHitAllocator
void * XrayFluoSensorHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 83 of file XrayFluoSensorHit.hh.
G4ThreadLocal G4Allocator< XrayFluoSensorHit > * XrayFluoSensorHitAllocator
Definition at line 75 of file XrayFluoSensorHit.cc.
77 EdepTot = right.EdepTot ;
78 EdepDetect = right.EdepDetect;
The documentation for this class was generated from the following files: