Geant4  10.00.p02
LXeScintHit Class Reference

#include <LXeScintHit.hh>

+ Inheritance diagram for LXeScintHit:
+ Collaboration diagram for LXeScintHit:

Public Member Functions

 LXeScintHit ()
 
 LXeScintHit (G4VPhysicalVolume *pVol)
 
virtual ~LXeScintHit ()
 
 LXeScintHit (const LXeScintHit &right)
 
const LXeScintHitoperator= (const LXeScintHit &right)
 
G4int operator== (const LXeScintHit &right) const
 
void * operator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual void Print ()
 
void SetEdep (G4double de)
 
void AddEdep (G4double de)
 
G4double GetEdep ()
 
void SetPos (G4ThreeVector xyz)
 
G4ThreeVector GetPos ()
 
const G4VPhysicalVolumeGetPhysV ()
 
- 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
 
G4ThreeVector fPos
 
const G4VPhysicalVolumefPhysVol
 

Detailed Description

Definition at line 46 of file LXeScintHit.hh.

Constructor & Destructor Documentation

LXeScintHit::LXeScintHit ( )

Definition at line 44 of file LXeScintHit.cc.

LXeScintHit::LXeScintHit ( G4VPhysicalVolume pVol)

Definition at line 48 of file LXeScintHit.cc.

LXeScintHit::~LXeScintHit ( )
virtual

Definition at line 52 of file LXeScintHit.cc.

LXeScintHit::LXeScintHit ( const LXeScintHit right)

Definition at line 56 of file LXeScintHit.cc.

References fEdep, fPhysVol, and fPos.

Member Function Documentation

void LXeScintHit::AddEdep ( G4double  de)
inline

Definition at line 64 of file LXeScintHit.hh.

References fEdep.

void LXeScintHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 81 of file LXeScintHit.cc.

G4double LXeScintHit::GetEdep ( )
inline

Definition at line 65 of file LXeScintHit.hh.

References fEdep.

const G4VPhysicalVolume* LXeScintHit::GetPhysV ( )
inline

Definition at line 70 of file LXeScintHit.hh.

References fPhysVol.

G4ThreeVector LXeScintHit::GetPos ( )
inline

Definition at line 68 of file LXeScintHit.hh.

References fPos.

void LXeScintHit::operator delete ( void *  aHit)
inline

Definition at line 90 of file LXeScintHit.hh.

References LXeScintHitAllocator.

void * LXeScintHit::operator new ( size_t  )
inline

Definition at line 83 of file LXeScintHit.hh.

References LXeScintHitAllocator.

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

Definition at line 65 of file LXeScintHit.cc.

References fEdep, fPhysVol, and fPos.

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

Definition at line 74 of file LXeScintHit.cc.

void LXeScintHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 85 of file LXeScintHit.cc.

void LXeScintHit::SetEdep ( G4double  de)
inline

Definition at line 63 of file LXeScintHit.hh.

References fEdep.

Referenced by LXeScintSD::ProcessHits().

+ Here is the caller graph for this function:

void LXeScintHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 67 of file LXeScintHit.hh.

References fPos.

Referenced by LXeScintSD::ProcessHits().

+ Here is the caller graph for this function:

Member Data Documentation

G4double LXeScintHit::fEdep
private

Definition at line 73 of file LXeScintHit.hh.

Referenced by AddEdep(), GetEdep(), LXeScintHit(), operator=(), and SetEdep().

const G4VPhysicalVolume* LXeScintHit::fPhysVol
private

Definition at line 75 of file LXeScintHit.hh.

Referenced by GetPhysV(), LXeScintHit(), and operator=().

G4ThreeVector LXeScintHit::fPos
private

Definition at line 74 of file LXeScintHit.hh.

Referenced by GetPos(), LXeScintHit(), operator=(), and SetPos().


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