ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LXePMTHit Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/optical/LXe/include/LXePMTHit.hh>

+ Inheritance diagram for LXePMTHit:
+ Collaboration diagram for LXePMTHit:

Public Member Functions

 LXePMTHit ()
 
virtual ~LXePMTHit ()
 
 LXePMTHit (const LXePMTHit &right)
 
const LXePMTHitoperator= (const LXePMTHit &right)
 
G4bool 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 ()
 
G4bool operator== (const G4VHit &right) const
 
virtual const std::map
< G4String, G4AttDef > * 
GetAttDefs () const
 
virtual std::vector< G4AttValue > * CreateAttValues () const
 

Private Attributes

G4int fPmtNumber
 
G4int fPhotons
 
G4ThreeVector fPos
 
G4VPhysicalVolumefPhysVol
 
G4bool fDrawit
 

Detailed Description

Definition at line 47 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 47 of file LXePMTHit.hh

Constructor & Destructor Documentation

LXePMTHit::LXePMTHit ( )

Definition at line 43 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 43 of file LXePMTHit.cc

LXePMTHit::~LXePMTHit ( )
virtual

Definition at line 48 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 48 of file LXePMTHit.cc

LXePMTHit::LXePMTHit ( const LXePMTHit right)

Definition at line 52 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 52 of file LXePMTHit.cc

References fDrawit, fPhotons, fPhysVol, and fPmtNumber.

Member Function Documentation

void LXePMTHit::Draw ( )
virtual

Reimplemented from G4VHit.

Definition at line 78 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 78 of file LXePMTHit.cc

References G4VVisManager::Draw(), fDrawit, fPhysVol, G4VVisManager::GetConcreteInstance(), G4VPhysicalVolume::GetRotation(), G4VPhysicalVolume::GetTranslation(), and G4VisAttributes::SetForceSolid().

+ Here is the call graph for this function:

G4bool LXePMTHit::GetDrawit ( )
inline

Definition at line 65 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 65 of file LXePMTHit.hh

References fDrawit.

G4int LXePMTHit::GetPhotonCount ( )
inline

Definition at line 68 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 68 of file LXePMTHit.hh

References fPhotons.

G4int LXePMTHit::GetPMTNumber ( )
inline

Definition at line 71 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 71 of file LXePMTHit.hh

References fPmtNumber.

G4VPhysicalVolume* LXePMTHit::GetPMTPhysVol ( )
inline

Definition at line 74 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 74 of file LXePMTHit.hh

References fPhysVol.

G4ThreeVector LXePMTHit::GetPMTPos ( )
inline

Definition at line 80 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 80 of file LXePMTHit.hh

References fPos.

void LXePMTHit::IncPhotonCount ( )
inline

Definition at line 67 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 67 of file LXePMTHit.hh

References fPhotons.

Referenced by LXePMTSD::ProcessHits_constStep().

+ Here is the caller graph for this function:

void LXePMTHit::operator delete ( void aHit)
inline

Definition at line 102 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 102 of file LXePMTHit.hh

References LXePMTHitAllocator.

void * LXePMTHit::operator new ( size_t  )
inline

Definition at line 96 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 96 of file LXePMTHit.hh

References LXePMTHitAllocator.

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

Definition at line 62 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 62 of file LXePMTHit.cc

References fDrawit, fPhotons, fPhysVol, and fPmtNumber.

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

Definition at line 72 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 72 of file LXePMTHit.cc

References fPmtNumber.

void LXePMTHit::Print ( void  )
virtual

Reimplemented from G4VHit.

Definition at line 96 of file LXePMTHit.cc.

View newest version in sPHENIX GitHub at line 96 of file LXePMTHit.cc

void LXePMTHit::SetDrawit ( G4bool  b)
inline

Definition at line 64 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 64 of file LXePMTHit.hh

References b, and fDrawit.

Referenced by LXePMTSD::ProcessHits_constStep().

+ Here is the caller graph for this function:

void LXePMTHit::SetPMTNumber ( G4int  n)
inline

Definition at line 70 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 70 of file LXePMTHit.hh

References fPmtNumber, and n.

Referenced by LXePMTSD::ProcessHits_constStep().

+ Here is the caller graph for this function:

void LXePMTHit::SetPMTPhysVol ( G4VPhysicalVolume physVol)
inline

Definition at line 73 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 73 of file LXePMTHit.hh

References fPhysVol.

Referenced by LXePMTSD::ProcessHits_constStep().

+ Here is the caller graph for this function:

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

Definition at line 76 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 76 of file LXePMTHit.hh

References fPos.

Referenced by LXePMTSD::ProcessHits_constStep().

+ Here is the caller graph for this function:

Member Data Documentation

G4bool LXePMTHit::fDrawit
private

Definition at line 88 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 88 of file LXePMTHit.hh

Referenced by Draw(), GetDrawit(), LXePMTHit(), operator=(), and SetDrawit().

G4int LXePMTHit::fPhotons
private

Definition at line 85 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 85 of file LXePMTHit.hh

Referenced by GetPhotonCount(), IncPhotonCount(), LXePMTHit(), and operator=().

G4VPhysicalVolume* LXePMTHit::fPhysVol
private

Definition at line 87 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 87 of file LXePMTHit.hh

Referenced by Draw(), GetPMTPhysVol(), LXePMTHit(), operator=(), and SetPMTPhysVol().

G4int LXePMTHit::fPmtNumber
private

Definition at line 84 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 84 of file LXePMTHit.hh

Referenced by GetPMTNumber(), LXePMTHit(), operator=(), operator==(), and SetPMTNumber().

G4ThreeVector LXePMTHit::fPos
private

Definition at line 86 of file LXePMTHit.hh.

View newest version in sPHENIX GitHub at line 86 of file LXePMTHit.hh

Referenced by GetPMTPos(), and SetPMTPos().


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