LArSoft  v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
pyG4Isotope Namespace Reference

Functions

void Print (G4Isotope &iso)
 

Function Documentation

void pyG4Isotope::Print ( G4Isotope &  iso)

Definition at line 47 of file pyG4Isotope.cc.

Referenced by export_G4Isotope().

48 {
49  G4cout << iso;
50 }