Geant4_10
Public Member Functions | List of all members
DMXScintHit Class Reference

#include <DMXScintHit.hh>

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

Public Member Functions

 DMXScintHit ()
 
 ~DMXScintHit ()
 
 DMXScintHit (const DMXScintHit &)
 
const DMXScintHitoperator= (const DMXScintHit &)
 
int operator== (const DMXScintHit &) const
 
voidoperator new (size_t)
 
void operator delete (void *)
 
void Draw ()
 
void Print ()
 
void SetEdep (G4double de)
 
void SetPos (G4ThreeVector xyz)
 
void SetParticle (G4String name)
 
void SetParticleEnergy (G4double e1)
 
void SetTime (G4double t2)
 
G4double GetEdep ()
 
G4ThreeVector GetPos ()
 
G4String GetParticle ()
 
G4double GetParticleEnergy ()
 
G4double GetTime ()
 
- Public Member Functions inherited from G4VHit
 G4VHit ()
 
virtual ~G4VHit ()
 
G4int operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Detailed Description

Definition at line 52 of file DMXScintHit.hh.

Constructor & Destructor Documentation

DMXScintHit::DMXScintHit ( )

Definition at line 54 of file DMXScintHit.cc.

DMXScintHit::~DMXScintHit ( )

Definition at line 64 of file DMXScintHit.cc.

DMXScintHit::DMXScintHit ( const DMXScintHit right)

Definition at line 69 of file DMXScintHit.cc.

Member Function Documentation

void DMXScintHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 99 of file DMXScintHit.cc.

G4double DMXScintHit::GetEdep ( )
inline

Definition at line 77 of file DMXScintHit.hh.

G4String DMXScintHit::GetParticle ( )
inline

Definition at line 79 of file DMXScintHit.hh.

G4double DMXScintHit::GetParticleEnergy ( )
inline

Definition at line 80 of file DMXScintHit.hh.

G4ThreeVector DMXScintHit::GetPos ( )
inline

Definition at line 78 of file DMXScintHit.hh.

G4double DMXScintHit::GetTime ( )
inline

Definition at line 81 of file DMXScintHit.hh.

void DMXScintHit::operator delete ( void aHit)
inline

Definition at line 111 of file DMXScintHit.hh.

Here is the call graph for this function:

void * DMXScintHit::operator new ( size_t  )
inline

Definition at line 102 of file DMXScintHit.hh.

Here is the call graph for this function:

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

Definition at line 81 of file DMXScintHit.cc.

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

Definition at line 93 of file DMXScintHit.cc.

void DMXScintHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 104 of file DMXScintHit.cc.

void DMXScintHit::SetEdep ( G4double  de)
inline

Definition at line 70 of file DMXScintHit.hh.

Here is the caller graph for this function:

void DMXScintHit::SetParticle ( G4String  name)
inline

Definition at line 72 of file DMXScintHit.hh.

Here is the caller graph for this function:

void DMXScintHit::SetParticleEnergy ( G4double  e1)
inline

Definition at line 73 of file DMXScintHit.hh.

Here is the caller graph for this function:

void DMXScintHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 71 of file DMXScintHit.hh.

Here is the caller graph for this function:

void DMXScintHit::SetTime ( G4double  t2)
inline

Definition at line 74 of file DMXScintHit.hh.

Here is the caller graph for this function:


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