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

#include <LXePMTHit.hh>

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

Public Member Functions

 LXePMTHit ()
 
virtual ~LXePMTHit ()
 
 LXePMTHit (const LXePMTHit &right)
 
const LXePMTHitoperator= (const LXePMTHit &right)
 
G4int operator== (const LXePMTHit &right) const
 
voidoperator new (size_t)
 
void operator delete (void *aHit)
 
virtual void Draw ()
 
virtual void Print ()
 
void SetDrawit (G4bool b)
 
G4bool GetDrawit ()
 
void IncPhotonCount ()
 
G4int GetPhotonCount ()
 
void SetPMTNumber (G4int n)
 
G4int GetPMTNumber ()
 
void SetPMTPhysVol (G4VPhysicalVolume *physVol)
 
G4VPhysicalVolumeGetPMTPhysVol ()
 
void SetPMTPos (G4double x, G4double y, G4double z)
 
G4ThreeVector GetPMTPos ()
 
- 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 48 of file LXePMTHit.hh.

Constructor & Destructor Documentation

LXePMTHit::LXePMTHit ( )

Definition at line 44 of file LXePMTHit.cc.

LXePMTHit::~LXePMTHit ( )
virtual

Definition at line 49 of file LXePMTHit.cc.

LXePMTHit::LXePMTHit ( const LXePMTHit right)

Definition at line 53 of file LXePMTHit.cc.

Member Function Documentation

void LXePMTHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 79 of file LXePMTHit.cc.

Here is the call graph for this function:

G4bool LXePMTHit::GetDrawit ( )
inline

Definition at line 66 of file LXePMTHit.hh.

G4int LXePMTHit::GetPhotonCount ( )
inline

Definition at line 69 of file LXePMTHit.hh.

G4int LXePMTHit::GetPMTNumber ( )
inline

Definition at line 72 of file LXePMTHit.hh.

G4VPhysicalVolume* LXePMTHit::GetPMTPhysVol ( )
inline

Definition at line 75 of file LXePMTHit.hh.

G4ThreeVector LXePMTHit::GetPMTPos ( )
inline

Definition at line 81 of file LXePMTHit.hh.

void LXePMTHit::IncPhotonCount ( )
inline

Definition at line 68 of file LXePMTHit.hh.

Here is the caller graph for this function:

void LXePMTHit::operator delete ( void aHit)
inline

Definition at line 103 of file LXePMTHit.hh.

void * LXePMTHit::operator new ( size_t  )
inline

Definition at line 97 of file LXePMTHit.hh.

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

Definition at line 63 of file LXePMTHit.cc.

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

Definition at line 73 of file LXePMTHit.cc.

void LXePMTHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 97 of file LXePMTHit.cc.

void LXePMTHit::SetDrawit ( G4bool  b)
inline

Definition at line 65 of file LXePMTHit.hh.

Here is the caller graph for this function:

void LXePMTHit::SetPMTNumber ( G4int  n)
inline

Definition at line 71 of file LXePMTHit.hh.

Here is the caller graph for this function:

void LXePMTHit::SetPMTPhysVol ( G4VPhysicalVolume physVol)
inline

Definition at line 74 of file LXePMTHit.hh.

Here is the caller graph for this function:

void LXePMTHit::SetPMTPos ( G4double  x,
G4double  y,
G4double  z 
)
inline

Definition at line 77 of file LXePMTHit.hh.

Here is the caller graph for this function:


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