Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
HadrontherapyDetectorHit Class Reference

#include <HadrontherapyDetectorHit.hh>

Inheritance diagram for HadrontherapyDetectorHit:
Inheritance graph
[legend]
Collaboration diagram for HadrontherapyDetectorHit:
Collaboration graph
[legend]

Public Member Functions

 HadrontherapyDetectorHit ()
 
 ~HadrontherapyDetectorHit ()
 
 HadrontherapyDetectorHit (const HadrontherapyDetectorHit &right)
 
const HadrontherapyDetectorHitoperator= (const HadrontherapyDetectorHit &right)
 
int operator== (const HadrontherapyDetectorHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
G4int GetXID ()
 
G4int GetZID ()
 
G4int GetYID ()
 
G4double GetEdep ()
 
void SetEdepAndPosition (G4int xx, G4int yy, G4int zz, G4double eDep)
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 
virtual void Draw ()
 
virtual void Print ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Detailed Description

Definition at line 42 of file HadrontherapyDetectorHit.hh.

Constructor & Destructor Documentation

HadrontherapyDetectorHit::HadrontherapyDetectorHit ( )

Definition at line 39 of file HadrontherapyDetectorHit.cc.

HadrontherapyDetectorHit::~HadrontherapyDetectorHit ( )

Definition at line 44 of file HadrontherapyDetectorHit.cc.

HadrontherapyDetectorHit::HadrontherapyDetectorHit ( const HadrontherapyDetectorHit right)

Definition at line 48 of file HadrontherapyDetectorHit.cc.

Member Function Documentation

G4double HadrontherapyDetectorHit::GetEdep ( )
inline

Definition at line 76 of file HadrontherapyDetectorHit.hh.

G4int HadrontherapyDetectorHit::GetXID ( )
inline

Definition at line 67 of file HadrontherapyDetectorHit.hh.

G4int HadrontherapyDetectorHit::GetYID ( )
inline

Definition at line 73 of file HadrontherapyDetectorHit.hh.

G4int HadrontherapyDetectorHit::GetZID ( )
inline

Definition at line 70 of file HadrontherapyDetectorHit.hh.

void HadrontherapyDetectorHit::operator delete ( void aHit)
inline

Definition at line 101 of file HadrontherapyDetectorHit.hh.

Here is the call graph for this function:

void * HadrontherapyDetectorHit::operator new ( size_t  )
inline

Definition at line 94 of file HadrontherapyDetectorHit.hh.

Here is the call graph for this function:

const HadrontherapyDetectorHit & HadrontherapyDetectorHit::operator= ( const HadrontherapyDetectorHit right)

Definition at line 57 of file HadrontherapyDetectorHit.cc.

int HadrontherapyDetectorHit::operator== ( const HadrontherapyDetectorHit right) const

Definition at line 66 of file HadrontherapyDetectorHit.cc.

void HadrontherapyDetectorHit::SetEdepAndPosition ( G4int  xx,
G4int  yy,
G4int  zz,
G4double  eDep 
)
inline

Definition at line 82 of file HadrontherapyDetectorHit.hh.


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