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

#include <G4QMDParticipant.hh>

Public Member Functions

 G4QMDParticipant (G4ParticleDefinition *, G4ThreeVector, G4ThreeVector)
 
 ~G4QMDParticipant ()
 
void SetDefinition (G4ParticleDefinition *pd)
 
G4ParticleDefinitionGetDefinition ()
 
void SetPosition (G4ThreeVector r)
 
G4ThreeVector GetPosition ()
 
void SetMomentum (G4ThreeVector p)
 
G4ThreeVector GetMomentum ()
 
G4double GetMass ()
 
G4LorentzVector Get4Momentum ()
 
G4double GetKineticEnergy ()
 
G4int GetBaryonNumber ()
 
G4int GetNuc ()
 
G4int GetChargeInUnitOfEplus ()
 
void UnsetInitialMark ()
 
void UnsetHitMark ()
 
G4bool IsThisHit ()
 
void SetHitMark ()
 
void SetProjectile ()
 
void SetTarget ()
 
G4bool IsThisProjectile ()
 
G4bool IsThisTarget ()
 

Detailed Description

Definition at line 48 of file G4QMDParticipant.hh.

Constructor & Destructor Documentation

G4QMDParticipant::G4QMDParticipant ( G4ParticleDefinition pd,
G4ThreeVector  p,
G4ThreeVector  r 
)

Definition at line 29 of file G4QMDParticipant.cc.

G4QMDParticipant::~G4QMDParticipant ( )

Definition at line 41 of file G4QMDParticipant.cc.

Member Function Documentation

G4LorentzVector G4QMDParticipant::Get4Momentum ( )

Definition at line 48 of file G4QMDParticipant.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4QMDParticipant::GetBaryonNumber ( )
inline

Definition at line 70 of file G4QMDParticipant.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4int G4QMDParticipant::GetChargeInUnitOfEplus ( )
inline

Definition at line 73 of file G4QMDParticipant.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ParticleDefinition* G4QMDParticipant::GetDefinition ( )
inline

Definition at line 56 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

G4double G4QMDParticipant::GetKineticEnergy ( )
inline

Definition at line 68 of file G4QMDParticipant.hh.

Here is the call graph for this function:

G4double G4QMDParticipant::GetMass ( )
inline

Definition at line 64 of file G4QMDParticipant.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ThreeVector G4QMDParticipant::GetMomentum ( void  )
inline

Definition at line 62 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

G4int G4QMDParticipant::GetNuc ( )
inline

Definition at line 71 of file G4QMDParticipant.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ThreeVector G4QMDParticipant::GetPosition ( void  )
inline

Definition at line 59 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

G4bool G4QMDParticipant::IsThisHit ( )
inline

Definition at line 77 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

G4bool G4QMDParticipant::IsThisProjectile ( )
inline

Definition at line 82 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

G4bool G4QMDParticipant::IsThisTarget ( )
inline

Definition at line 83 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::SetDefinition ( G4ParticleDefinition pd)
inline

Definition at line 55 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::SetHitMark ( )
inline

Definition at line 78 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::SetMomentum ( G4ThreeVector  p)
inline

Definition at line 61 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::SetPosition ( G4ThreeVector  r)
inline

Definition at line 58 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::SetProjectile ( )
inline

Definition at line 80 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::SetTarget ( )
inline

Definition at line 81 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::UnsetHitMark ( )
inline

Definition at line 76 of file G4QMDParticipant.hh.

Here is the caller graph for this function:

void G4QMDParticipant::UnsetInitialMark ( )
inline

Definition at line 75 of file G4QMDParticipant.hh.

Here is the caller graph for this function:


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