Class Reference for E1039 Core & Analysis Software
MCHit Class Reference

#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/db2g4/MCHit.hh>

+ Inheritance diagram for MCHit:
+ Collaboration diagram for MCHit:

Public Member Functions

 MCHit ()
 
 ~MCHit ()
 
void * operator new (size_t)
 
void operator delete (void *)
 
G4int GetParticleID () const
 
void SetParticleID (G4int particle_id)
 
G4String GetParticleName () const
 
void SetParticleName (G4String pName)
 
G4ThreeVector GetPosition () const
 
void SetPosition (G4ThreeVector pos)
 
G4double GetDE () const
 
void SetDE (G4double de)
 
G4String GetVolume () const
 
void SetVolume (G4String volume)
 
G4ThreeVector GetMomentum () const
 
void SetMomentum (G4ThreeVector p)
 
G4ThreeVector GetVertex () const
 
void SetVertex (G4ThreeVector v0)
 
G4double GetTime () const
 
void SetTime (G4double time)
 
G4int GetTrackID () const
 
void SetTrackID (G4int tid)
 
G4int GetParentID () const
 
void SetParentID (G4int parentID)
 
G4ThreeVector GetVertexMomentumDirection () const
 
void SetVertexMomentumDirection (G4ThreeVector vmd)
 
G4double GetVertexKineticEnergy () const
 
void SetVertexKineticEnergy (G4double vke)
 

Detailed Description

Definition at line 15 of file MCHit.hh.

Constructor & Destructor Documentation

◆ MCHit()

MCHit::MCHit ( )

Definition at line 5 of file MCHit.cc.

◆ ~MCHit()

MCHit::~MCHit ( )

Definition at line 9 of file MCHit.cc.

Member Function Documentation

◆ GetDE()

G4double MCHit::GetDE ( ) const
inline

Definition at line 50 of file MCHit.hh.

◆ GetMomentum()

G4ThreeVector MCHit::GetMomentum ( ) const
inline

Definition at line 56 of file MCHit.hh.

◆ GetParentID()

G4int MCHit::GetParentID ( ) const
inline

Definition at line 68 of file MCHit.hh.

◆ GetParticleID()

G4int MCHit::GetParticleID ( ) const
inline

Definition at line 41 of file MCHit.hh.

◆ GetParticleName()

G4String MCHit::GetParticleName ( ) const
inline

Definition at line 44 of file MCHit.hh.

◆ GetPosition()

G4ThreeVector MCHit::GetPosition ( ) const
inline

Definition at line 47 of file MCHit.hh.

◆ GetTime()

G4double MCHit::GetTime ( ) const
inline

Definition at line 62 of file MCHit.hh.

◆ GetTrackID()

G4int MCHit::GetTrackID ( ) const
inline

Definition at line 65 of file MCHit.hh.

◆ GetVertex()

G4ThreeVector MCHit::GetVertex ( ) const
inline

Definition at line 59 of file MCHit.hh.

◆ GetVertexKineticEnergy()

G4double MCHit::GetVertexKineticEnergy ( ) const
inline

Definition at line 74 of file MCHit.hh.

◆ GetVertexMomentumDirection()

G4ThreeVector MCHit::GetVertexMomentumDirection ( ) const
inline

Definition at line 71 of file MCHit.hh.

◆ GetVolume()

G4String MCHit::GetVolume ( ) const
inline

Definition at line 53 of file MCHit.hh.

◆ operator delete()

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

Definition at line 90 of file MCHit.hh.

References MCHitAllocator.

◆ operator new()

void * MCHit::operator new ( size_t  )
inline

Definition at line 83 of file MCHit.hh.

References MCHitAllocator.

◆ SetDE()

void MCHit::SetDE ( G4double  de)
inline

Definition at line 51 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetMomentum()

void MCHit::SetMomentum ( G4ThreeVector  p)
inline

Definition at line 57 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetParentID()

void MCHit::SetParentID ( G4int  parentID)
inline

Definition at line 69 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetParticleID()

void MCHit::SetParticleID ( G4int  particle_id)
inline

Definition at line 42 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetParticleName()

void MCHit::SetParticleName ( G4String  pName)
inline

Definition at line 45 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetPosition()

void MCHit::SetPosition ( G4ThreeVector  pos)
inline

Definition at line 48 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetTime()

void MCHit::SetTime ( G4double  time)
inline

Definition at line 63 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetTrackID()

void MCHit::SetTrackID ( G4int  tid)
inline

Definition at line 66 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetVertex()

void MCHit::SetVertex ( G4ThreeVector  v0)
inline

Definition at line 60 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetVertexKineticEnergy()

void MCHit::SetVertexKineticEnergy ( G4double  vke)
inline

Definition at line 75 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetVertexMomentumDirection()

void MCHit::SetVertexMomentumDirection ( G4ThreeVector  vmd)
inline

Definition at line 72 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

◆ SetVolume()

void MCHit::SetVolume ( G4String  volume)
inline

Definition at line 54 of file MCHit.hh.

Referenced by GenericSD::ProcessHits().

+ Here is the caller graph for this function:

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