| 
    Geant4_10
    
   | 
 
#include <G4DecayTable.hh>
Public Types | |
| typedef std::vector < G4VDecayChannel * >  | G4VDecayChannelVector | 
Public Member Functions | |
| G4DecayTable () | |
| ~G4DecayTable () | |
| G4int | operator== (const G4DecayTable &right) const | 
| G4int | operator!= (const G4DecayTable &right) const | 
| void | Insert (G4VDecayChannel *aChannel) | 
| G4int | entries () const | 
| G4VDecayChannel * | SelectADecayChannel () | 
| G4VDecayChannel * | GetDecayChannel (G4int index) const | 
| G4VDecayChannel * | operator[] (G4int index) | 
| void | DumpInfo () const | 
Definition at line 50 of file G4DecayTable.hh.
| typedef std::vector<G4VDecayChannel*> G4DecayTable::G4VDecayChannelVector | 
Definition at line 58 of file G4DecayTable.hh.
| G4DecayTable::G4DecayTable | ( | ) | 
Definition at line 43 of file G4DecayTable.cc.
| G4DecayTable::~G4DecayTable | ( | ) | 
Definition at line 48 of file G4DecayTable.cc.
| void G4DecayTable::DumpInfo | ( | ) | const | 
Definition at line 101 of file G4DecayTable.cc.


      
  | 
  inline | 
      
  | 
  inline | 
| void G4DecayTable::Insert | ( | G4VDecayChannel * | aChannel | ) | 
      
  | 
  inline | 
Definition at line 74 of file G4DecayTable.hh.
      
  | 
  inline | 
Definition at line 73 of file G4DecayTable.hh.
      
  | 
  inline | 
Definition at line 106 of file G4DecayTable.hh.
| G4VDecayChannel * G4DecayTable::SelectADecayChannel | ( | ) | 
 1.8.5