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

#include <G4NeutronHPReactionWhiteBoard.hh>

Public Member Functions

 G4NeutronHPReactionWhiteBoard ()
 
 ~G4NeutronHPReactionWhiteBoard ()
 
void Dump ()
 
void SetTargZ (G4int Z)
 
void SetTargA (G4int A)
 
void SetTargM (G4int M)
 
G4int GetTargZ ()
 
G4int GetTargA ()
 
G4int GetTargM ()
 
bool AddRecord (std::pair< G4String, G4String >)
 
G4String GetValue (G4String)
 
G4int GetValueInInt (G4String)
 
G4double GetValueInDouble (G4String)
 

Detailed Description

Definition at line 38 of file G4NeutronHPReactionWhiteBoard.hh.

Constructor & Destructor Documentation

G4NeutronHPReactionWhiteBoard::G4NeutronHPReactionWhiteBoard ( )

Definition at line 32 of file G4NeutronHPReasctionWhiteBoard.cc.

G4NeutronHPReactionWhiteBoard::~G4NeutronHPReactionWhiteBoard ( )

Definition at line 39 of file G4NeutronHPReasctionWhiteBoard.cc.

Member Function Documentation

bool G4NeutronHPReactionWhiteBoard::AddRecord ( std::pair< G4String, G4String new_record)

Definition at line 60 of file G4NeutronHPReasctionWhiteBoard.cc.

void G4NeutronHPReactionWhiteBoard::Dump ( )

Definition at line 44 of file G4NeutronHPReasctionWhiteBoard.cc.

G4int G4NeutronHPReactionWhiteBoard::GetTargA ( )
inline

Definition at line 51 of file G4NeutronHPReactionWhiteBoard.hh.

G4int G4NeutronHPReactionWhiteBoard::GetTargM ( )
inline

Definition at line 52 of file G4NeutronHPReactionWhiteBoard.hh.

G4int G4NeutronHPReactionWhiteBoard::GetTargZ ( )
inline

Definition at line 50 of file G4NeutronHPReactionWhiteBoard.hh.

G4String G4NeutronHPReactionWhiteBoard::GetValue ( G4String  key)

Definition at line 70 of file G4NeutronHPReasctionWhiteBoard.cc.

Here is the caller graph for this function:

G4double G4NeutronHPReactionWhiteBoard::GetValueInDouble ( G4String  key)

Definition at line 91 of file G4NeutronHPReasctionWhiteBoard.cc.

Here is the call graph for this function:

G4int G4NeutronHPReactionWhiteBoard::GetValueInInt ( G4String  key)

Definition at line 80 of file G4NeutronHPReasctionWhiteBoard.cc.

Here is the call graph for this function:

void G4NeutronHPReactionWhiteBoard::SetTargA ( G4int  A)
inline

Definition at line 48 of file G4NeutronHPReactionWhiteBoard.hh.

Here is the caller graph for this function:

void G4NeutronHPReactionWhiteBoard::SetTargM ( G4int  M)
inline

Definition at line 49 of file G4NeutronHPReactionWhiteBoard.hh.

void G4NeutronHPReactionWhiteBoard::SetTargZ ( G4int  Z)
inline

Definition at line 47 of file G4NeutronHPReactionWhiteBoard.hh.

Here is the caller graph for this function:


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