26 #ifndef G4RadioactivityTable_h 
   27 #define G4RadioactivityTable_h 1 
   87   map<G4ThreeVector,G4TwoVector>*  
GetTheMap();
 
   92   map<G4ThreeVector,G4TwoVector> fRadioactivity;
 
map< G4ThreeVector, G4TwoVector > * GetTheMap()
 
virtual ~G4RadioactivityTable()
 
G4TwoVector GetRate(G4int, G4int, G4double)
 
void AddIsotope(G4int, G4int, G4double, G4double, G4double)