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

#include <G4HadronicWhiteBoard.hh>

Public Member Functions

 G4HadronicWhiteBoard ()
 
void SetProjectile (const G4HadProjectile &aProjectile)
 
void SetTargetNucleus (const G4Nucleus &aTarget)
 
void SetProcessName (const G4String &aProcessName)
 
void SetModelName (const G4String &aModelName)
 
const G4HadProjectileGetProjectile ()
 
const G4NucleusGetTargetNucleus ()
 
G4ParticleDefinitionGetPDef ()
 
G4String GetParticleName ()
 
G4double GetEnergy ()
 
G4double GetPx ()
 
G4double GetPy ()
 
G4double GetPz ()
 
G4int GetA ()
 
G4int GetZ ()
 
void Dump ()
 

Static Public Member Functions

static G4HadronicWhiteBoardInstance ()
 

Detailed Description

Definition at line 34 of file G4HadronicWhiteBoard.hh.

Constructor & Destructor Documentation

G4HadronicWhiteBoard::G4HadronicWhiteBoard ( )

Definition at line 29 of file G4HadronicWhiteBoard.cc.

Member Function Documentation

void G4HadronicWhiteBoard::Dump ( )

Definition at line 93 of file G4HadronicWhiteBoard.cc.

Here is the call graph for this function:

G4int G4HadronicWhiteBoard::GetA ( void  )

Definition at line 57 of file G4HadronicWhiteBoard.cc.

G4double G4HadronicWhiteBoard::GetEnergy ( )

Definition at line 53 of file G4HadronicWhiteBoard.cc.

G4String G4HadronicWhiteBoard::GetParticleName ( )

Definition at line 52 of file G4HadronicWhiteBoard.cc.

G4ParticleDefinition * G4HadronicWhiteBoard::GetPDef ( )

Definition at line 51 of file G4HadronicWhiteBoard.cc.

const G4HadProjectile * G4HadronicWhiteBoard::GetProjectile ( )

Definition at line 41 of file G4HadronicWhiteBoard.cc.

G4double G4HadronicWhiteBoard::GetPx ( )

Definition at line 54 of file G4HadronicWhiteBoard.cc.

G4double G4HadronicWhiteBoard::GetPy ( )

Definition at line 55 of file G4HadronicWhiteBoard.cc.

G4double G4HadronicWhiteBoard::GetPz ( )

Definition at line 56 of file G4HadronicWhiteBoard.cc.

const G4Nucleus & G4HadronicWhiteBoard::GetTargetNucleus ( )

Definition at line 46 of file G4HadronicWhiteBoard.cc.

G4int G4HadronicWhiteBoard::GetZ ( void  )

Definition at line 58 of file G4HadronicWhiteBoard.cc.

G4HadronicWhiteBoard & G4HadronicWhiteBoard::Instance ( void  )
static

Definition at line 35 of file G4HadronicWhiteBoard.cc.

Here is the caller graph for this function:

void G4HadronicWhiteBoard::SetModelName ( const G4String aModelName)

Definition at line 87 of file G4HadronicWhiteBoard.cc.

Here is the caller graph for this function:

void G4HadronicWhiteBoard::SetProcessName ( const G4String aProcessName)

Definition at line 81 of file G4HadronicWhiteBoard.cc.

Here is the caller graph for this function:

void G4HadronicWhiteBoard::SetProjectile ( const G4HadProjectile aProjectile)

Definition at line 61 of file G4HadronicWhiteBoard.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4HadronicWhiteBoard::SetTargetNucleus ( const G4Nucleus aTarget)

Definition at line 73 of file G4HadronicWhiteBoard.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


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