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

#include <RE01TrackerHit.hh>

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

Public Member Functions

 RE01TrackerHit ()
 
virtual ~RE01TrackerHit ()
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual void Print ()
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 
void SetEdep (G4double de)
 
G4double GetEdep () const
 
void SetPos (G4ThreeVector xyz)
 
void SetTrackID (G4int i)
 
G4int GetTrackID () const
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 

Detailed Description

Definition at line 43 of file RE01TrackerHit.hh.

Constructor & Destructor Documentation

RE01TrackerHit::RE01TrackerHit ( )

Definition at line 48 of file RE01TrackerHit.cc.

RE01TrackerHit::~RE01TrackerHit ( )
virtual

Definition at line 53 of file RE01TrackerHit.cc.

Member Function Documentation

std::vector< G4AttValue > * RE01TrackerHit::CreateAttValues ( ) const
virtual

Reimplemented from G4VHit.

Definition at line 101 of file RE01TrackerHit.cc.

Here is the call graph for this function:

void RE01TrackerHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 57 of file RE01TrackerHit.cc.

Here is the call graph for this function:

const std::map< G4String, G4AttDef > * RE01TrackerHit::GetAttDefs ( ) const
virtual

Reimplemented from G4VHit.

Definition at line 73 of file RE01TrackerHit.cc.

Here is the call graph for this function:

G4double RE01TrackerHit::GetEdep ( ) const
inline

Definition at line 61 of file RE01TrackerHit.hh.

G4int RE01TrackerHit::GetTrackID ( ) const
inline

Definition at line 67 of file RE01TrackerHit.hh.

void RE01TrackerHit::operator delete ( void aHit)
inline

Definition at line 88 of file RE01TrackerHit.hh.

Here is the call graph for this function:

void * RE01TrackerHit::operator new ( size_t  )
inline

Definition at line 81 of file RE01TrackerHit.hh.

Here is the call graph for this function:

void RE01TrackerHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 124 of file RE01TrackerHit.cc.

void RE01TrackerHit::SetEdep ( G4double  de)
inline

Definition at line 59 of file RE01TrackerHit.hh.

Here is the caller graph for this function:

void RE01TrackerHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 63 of file RE01TrackerHit.hh.

Here is the caller graph for this function:

void RE01TrackerHit::SetTrackID ( G4int  i)
inline

Definition at line 65 of file RE01TrackerHit.hh.

Here is the caller graph for this function:


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