Geant4  10.00.p01
G4Fragment.cc File Reference
#include "G4Fragment.hh"
#include "G4HadronicException.hh"
#include "G4Gamma.hh"
#include "G4Electron.hh"
#include "G4ios.hh"
#include <iomanip>
+ Include dependency graph for G4Fragment.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &out, const G4Fragment *theFragment)
 
std::ostream & operator<< (std::ostream &out, const G4Fragment &theFragment)
 

Variables

G4ThreadLocal G4Allocator
< G4Fragment > * 
pFragmentAllocator = 0
 

Function Documentation

std::ostream& operator<< ( std::ostream &  out,
const G4Fragment theFragment 
)

Definition at line 175 of file G4Fragment.cc.

References G4endl, G4Fragment::GetExcitationEnergy(), G4Fragment::GetNumberOfExcitons(), G4Fragment::IsStable(), MeV, G4Fragment::numberOfCharged, G4Fragment::numberOfChargedHoles, G4Fragment::numberOfHoles, G4Fragment::numberOfParticles, G4Fragment::theA, G4Fragment::theMomentum, and G4Fragment::theZ.

+ Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  out,
const G4Fragment theFragment 
)

Definition at line 219 of file G4Fragment.cc.

Variable Documentation

G4ThreadLocal G4Allocator<G4Fragment>* pFragmentAllocator = 0

Definition at line 50 of file G4Fragment.cc.

Referenced by G4Fragment::operator delete(), and G4Fragment::operator new().