Geant4  10.00.p02
SensitiveDetectorHit Class Reference

#include <SensitiveDetectorHit.hh>

+ Inheritance diagram for SensitiveDetectorHit:
+ Collaboration diagram for SensitiveDetectorHit:

Public Member Functions

 SensitiveDetectorHit ()
 
 SensitiveDetectorHit (const SensitiveDetectorHit &)
 
virtual ~SensitiveDetectorHit ()
 
const SensitiveDetectorHitoperator= (const SensitiveDetectorHit &)
 
G4int operator== (const SensitiveDetectorHit &) const
 
void * operator new (size_t)
 
void operator delete (void *)
 
virtual void Draw ()
 
virtual void Print ()
 
void SetEdep (G4double de)
 
G4double GetEdep () const
 
- 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
 

Private Attributes

G4double fEdep
 

Detailed Description

Definition at line 40 of file SensitiveDetectorHit.hh.

Constructor & Destructor Documentation

SensitiveDetectorHit::SensitiveDetectorHit ( )

Definition at line 43 of file SensitiveDetectorHit.cc.

SensitiveDetectorHit::SensitiveDetectorHit ( const SensitiveDetectorHit right)

Definition at line 50 of file SensitiveDetectorHit.cc.

References fEdep.

SensitiveDetectorHit::~SensitiveDetectorHit ( )
virtual

Definition at line 48 of file SensitiveDetectorHit.cc.

Member Function Documentation

void SensitiveDetectorHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 68 of file SensitiveDetectorHit.cc.

G4double SensitiveDetectorHit::GetEdep ( ) const
inline

Definition at line 61 of file SensitiveDetectorHit.hh.

References fEdep.

void SensitiveDetectorHit::operator delete ( void *  hit)
inline

Definition at line 79 of file SensitiveDetectorHit.hh.

References SensitiveDetectorHitAllocator.

void * SensitiveDetectorHit::operator new ( size_t  )
inline

Definition at line 72 of file SensitiveDetectorHit.hh.

References SensitiveDetectorHitAllocator.

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

Definition at line 56 of file SensitiveDetectorHit.cc.

References fEdep.

G4int SensitiveDetectorHit::operator== ( const SensitiveDetectorHit right) const

Definition at line 63 of file SensitiveDetectorHit.cc.

void SensitiveDetectorHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 73 of file SensitiveDetectorHit.cc.

References fEdep, G4BestUnit, G4cout, and G4endl.

void SensitiveDetectorHit::SetEdep ( G4double  de)
inline

Definition at line 59 of file SensitiveDetectorHit.hh.

References fEdep.

Member Data Documentation

G4double SensitiveDetectorHit::fEdep
private

Definition at line 61 of file SensitiveDetectorHit.hh.

Referenced by GetEdep(), operator=(), Print(), SensitiveDetectorHit(), and SetEdep().


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