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

#include <G4tgrIsotope.hh>

Public Member Functions

 G4tgrIsotope ()
 
 ~G4tgrIsotope ()
 
 G4tgrIsotope (const std::vector< G4String > &wl)
 
const G4StringGetName () const
 
G4int GetZ () const
 
G4int GetN () const
 
G4double GetA () const
 

Friends

std::ostream & operator<< (std::ostream &os, const G4tgrIsotope &obj)
 

Detailed Description

Definition at line 47 of file G4tgrIsotope.hh.

Constructor & Destructor Documentation

G4tgrIsotope::G4tgrIsotope ( )

Definition at line 44 of file G4tgrIsotope.cc.

G4tgrIsotope::~G4tgrIsotope ( )

Definition at line 51 of file G4tgrIsotope.cc.

G4tgrIsotope::G4tgrIsotope ( const std::vector< G4String > &  wl)

Definition at line 57 of file G4tgrIsotope.cc.

Here is the call graph for this function:

Member Function Documentation

G4double G4tgrIsotope::GetA ( ) const
inline

Definition at line 63 of file G4tgrIsotope.hh.

Here is the caller graph for this function:

G4int G4tgrIsotope::GetN ( ) const
inline

Definition at line 62 of file G4tgrIsotope.hh.

Here is the caller graph for this function:

const G4String& G4tgrIsotope::GetName ( void  ) const
inline

Definition at line 60 of file G4tgrIsotope.hh.

Here is the caller graph for this function:

G4int G4tgrIsotope::GetZ ( ) const
inline

Definition at line 61 of file G4tgrIsotope.hh.

Here is the caller graph for this function:

Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const G4tgrIsotope obj 
)
friend

Definition at line 76 of file G4tgrIsotope.cc.


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