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

#include <IORTDetectorHit.hh>

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

Public Member Functions

 IORTDetectorHit ()
 
 ~IORTDetectorHit ()
 
 IORTDetectorHit (const IORTDetectorHit &right)
 
const IORTDetectorHitoperator= (const IORTDetectorHit &right)
 
int operator== (const IORTDetectorHit &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 48 of file IORTDetectorHit.hh.

Constructor & Destructor Documentation

IORTDetectorHit::IORTDetectorHit ( )

Definition at line 45 of file IORTDetectorHit.cc.

IORTDetectorHit::~IORTDetectorHit ( )

Definition at line 50 of file IORTDetectorHit.cc.

IORTDetectorHit::IORTDetectorHit ( const IORTDetectorHit right)

Definition at line 54 of file IORTDetectorHit.cc.

Member Function Documentation

G4double IORTDetectorHit::GetEdep ( )
inline

Definition at line 82 of file IORTDetectorHit.hh.

G4int IORTDetectorHit::GetXID ( )
inline

Definition at line 73 of file IORTDetectorHit.hh.

G4int IORTDetectorHit::GetYID ( )
inline

Definition at line 79 of file IORTDetectorHit.hh.

G4int IORTDetectorHit::GetZID ( )
inline

Definition at line 76 of file IORTDetectorHit.hh.

void IORTDetectorHit::operator delete ( void aHit)
inline

Definition at line 107 of file IORTDetectorHit.hh.

Here is the call graph for this function:

void * IORTDetectorHit::operator new ( size_t  )
inline

Definition at line 100 of file IORTDetectorHit.hh.

Here is the call graph for this function:

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

Definition at line 63 of file IORTDetectorHit.cc.

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

Definition at line 72 of file IORTDetectorHit.cc.

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

Definition at line 88 of file IORTDetectorHit.hh.


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