G4Nsplit_Weight.hh File Reference

#include "globals.hh"

Go to the source code of this file.

Data Structures

class  G4Nsplit_Weight

Defines

#define G4Nsplit_Weight_hh   G4Nsplit_Weight_hh

Functions

std::ostream & operator<< (std::ostream &out, const G4Nsplit_Weight &nw)


Define Documentation

#define G4Nsplit_Weight_hh   G4Nsplit_Weight_hh

Definition at line 40 of file G4Nsplit_Weight.hh.


Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const G4Nsplit_Weight nw 
)

Definition at line 37 of file G4Nsplit_Weight.cc.

00039 {
00040   out << "nw.fN = " << nw.fN << ", nw.fW = " << nw.fW;
00041   return out;
00042 }


Generated on Mon May 27 17:50:54 2013 for Geant4 by  doxygen 1.4.7