42#ifndef G4_CASCADE_CHANNEL_TABLES_HH
43#define G4_CASCADE_CHANNEL_TABLES_HH
52class G4CascadeChannelTables {
68 static const G4CascadeChannelTables&
instance();
71 G4CascadeChannelTables();
76 typedef std::map<G4int, G4CascadeChannel*> TableMap;
G4TemplateRNGHelper< G4long > * G4TemplateRNGHelper< G4long >::instance
G4GLOB_DLL std::ostream G4cout
static void Print(std::ostream &os=G4cout)
static const G4CascadeChannel * GetTable(G4int initialState)
~G4CascadeChannelTables()
static void PrintTable(G4int initialState, std::ostream &os=G4cout)