Geant4
10.02.p01
|
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 |
std::ostream& operator<< | ( | std::ostream & | out, |
const G4Fragment * | theFragment | ||
) |
Definition at line 176 of file G4Fragment.cc.
References G4endl, G4Fragment::GetCreatorModelType(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetMomentum(), G4Fragment::GetNuclearPolarization(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfChargedHoles(), G4Fragment::GetNumberOfExcitons(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), MeV, G4Fragment::theA, and G4Fragment::theZ.
std::ostream& operator<< | ( | std::ostream & | out, |
const G4Fragment & | theFragment | ||
) |
Definition at line 226 of file G4Fragment.cc.
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().