#include <HadrontherapyDetectorHit.hh>
Definition at line 38 of file HadrontherapyDetectorHit.hh.
HadrontherapyDetectorHit::HadrontherapyDetectorHit |
( |
| ) |
|
Definition at line 46 of file HadrontherapyDetectorHit.cc.
49 xHitID = right.xHitID;
50 zHitID = right.zHitID;
51 yHitID = right.yHitID;
52 energyDeposit = right.energyDeposit;
HadrontherapyDetectorHit::~HadrontherapyDetectorHit |
( |
| ) |
|
|
virtual |
G4double HadrontherapyDetectorHit::GetEdep |
( |
| ) |
|
|
inline |
G4int HadrontherapyDetectorHit::GetXID |
( |
| ) |
|
|
inline |
G4int HadrontherapyDetectorHit::GetYID |
( |
| ) |
|
|
inline |
G4int HadrontherapyDetectorHit::GetZID |
( |
| ) |
|
|
inline |
void HadrontherapyDetectorHit::operator delete |
( |
void * |
aHit | ) |
|
|
inline |
void * HadrontherapyDetectorHit::operator new |
( |
size_t |
| ) |
|
|
inline |
Definition at line 94 of file HadrontherapyDetectorHit.hh.
G4ThreadLocal G4Allocator< HadrontherapyDetectorHit > * HadrontherapyDetectorHitAllocator
Definition at line 55 of file HadrontherapyDetectorHit.cc.
57 xHitID = right.xHitID;
58 zHitID = right.zHitID;
59 yHitID = right.yHitID;
60 energyDeposit = right.energyDeposit;
The documentation for this class was generated from the following files: