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

#include <G4CascadeChannelTables.hh>

Static Public Member Functions

static const G4CascadeChannelGetTable (G4int initialState)
 
static const G4CascadeChannelGetTable (G4int had1, G4int had2)
 
static void PrintTable (G4int initialState, std::ostream &os=G4cout)
 
static void AddTable (G4int initialState, G4CascadeChannel *table)
 

Detailed Description

Definition at line 47 of file G4CascadeChannelTables.hh.

Member Function Documentation

void G4CascadeChannelTables::AddTable ( G4int  initialState,
G4CascadeChannel table 
)
static

Definition at line 71 of file G4CascadeChannelTables.cc.

const G4CascadeChannel * G4CascadeChannelTables::GetTable ( G4int  initialState)
static

Definition at line 55 of file G4CascadeChannelTables.cc.

Here is the caller graph for this function:

const G4CascadeChannel * G4CascadeChannelTables::GetTable ( G4int  had1,
G4int  had2 
)
static

Definition at line 64 of file G4CascadeChannelTables.cc.

Here is the call graph for this function:

void G4CascadeChannelTables::PrintTable ( G4int  initialState,
std::ostream &  os = G4cout 
)
static

Definition at line 102 of file G4CascadeChannelTables.cc.

Here is the call graph for this function:


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