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

#include <LXeScintHit.hh>

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

Public Member Functions

 LXeScintHit ()
 
 LXeScintHit (G4VPhysicalVolume *pVol)
 
virtual ~LXeScintHit ()
 
 LXeScintHit (const LXeScintHit &right)
 
const LXeScintHitoperator= (const LXeScintHit &right)
 
G4int operator== (const LXeScintHit &right) const
 
voidoperator 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
 

Detailed Description

Definition at line 42 of file LXeScintHit.hh.

Constructor & Destructor Documentation

LXeScintHit::LXeScintHit ( )

Definition at line 42 of file LXeScintHit.cc.

LXeScintHit::LXeScintHit ( G4VPhysicalVolume pVol)

Definition at line 46 of file LXeScintHit.cc.

LXeScintHit::~LXeScintHit ( )
virtual

Definition at line 50 of file LXeScintHit.cc.

LXeScintHit::LXeScintHit ( const LXeScintHit right)

Definition at line 54 of file LXeScintHit.cc.

Member Function Documentation

void LXeScintHit::AddEdep ( G4double  de)
inline

Definition at line 60 of file LXeScintHit.hh.

void LXeScintHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 79 of file LXeScintHit.cc.

G4double LXeScintHit::GetEdep ( )
inline

Definition at line 61 of file LXeScintHit.hh.

const G4VPhysicalVolume* LXeScintHit::GetPhysV ( )
inline

Definition at line 66 of file LXeScintHit.hh.

G4ThreeVector LXeScintHit::GetPos ( )
inline

Definition at line 64 of file LXeScintHit.hh.

void LXeScintHit::operator delete ( void aHit)
inline

Definition at line 86 of file LXeScintHit.hh.

Here is the call graph for this function:

void * LXeScintHit::operator new ( size_t  )
inline

Definition at line 79 of file LXeScintHit.hh.

Here is the call graph for this function:

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

Definition at line 63 of file LXeScintHit.cc.

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

Definition at line 72 of file LXeScintHit.cc.

void LXeScintHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 83 of file LXeScintHit.cc.

void LXeScintHit::SetEdep ( G4double  de)
inline

Definition at line 59 of file LXeScintHit.hh.

Here is the caller graph for this function:

void LXeScintHit::SetPos ( G4ThreeVector  xyz)
inline

Definition at line 63 of file LXeScintHit.hh.

Here is the caller graph for this function:


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