Geant4-11
Functions
pyG4Isotope Namespace Reference

Functions

void Print (G4Isotope &iso)
 

Function Documentation

◆ Print()

void pyG4Isotope::Print ( G4Isotope iso)

Definition at line 46 of file pyG4Isotope.cc.

47{
48 G4cout << iso;
49}
G4GLOB_DLL std::ostream G4cout

References G4cout.

Referenced by export_G4Isotope().