Geant4  10.02.p01
G4Fragment.cc File Reference
#include "G4Fragment.hh"
#include "G4HadronicException.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
 
const G4double exclimit = -10*CLHEP::eV
 

Function Documentation

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

Definition at line 226 of file G4Fragment.cc.

Variable Documentation

const G4double exclimit = -10*CLHEP::eV

Definition at line 49 of file G4Fragment.cc.

Referenced by G4Fragment::ExcitationEnergyWarning().

G4ThreadLocal G4Allocator<G4Fragment>* pFragmentAllocator = 0

Definition at line 48 of file G4Fragment.cc.

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