LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
pyG4Isotope Namespace Reference

Functions

void Print (G4Isotope &iso)
 

Function Documentation

void pyG4Isotope::Print ( G4Isotope &  iso)

Definition at line 46 of file pyG4Isotope.cc.

Referenced by export_G4Isotope().

47 {
48  G4cout << iso;
49 }