Geant4
10.02.p02
|
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 = nullptr |
std::ostream& operator<< | ( | std::ostream & | out, |
const G4Fragment * | theFragment | ||
) |
Definition at line 181 of file G4Fragment.cc.
References G4endl, G4Fragment::GetCreationTime(), G4Fragment::GetCreatorModelType(), G4Fragment::GetExcitationEnergy(), G4Fragment::GetMomentum(), G4Fragment::GetNuclearPolarization(), G4Fragment::GetNumberOfCharged(), G4Fragment::GetNumberOfChargedHoles(), G4Fragment::GetNumberOfExcitons(), G4Fragment::GetNumberOfHoles(), G4Fragment::GetNumberOfParticles(), G4Fragment::GetSpin(), MeV, ns, G4Fragment::theA, and G4Fragment::theZ.
std::ostream& operator<< | ( | std::ostream & | out, |
const G4Fragment & | theFragment | ||
) |
Definition at line 235 of file G4Fragment.cc.
G4ThreadLocal G4Allocator<G4Fragment>* pFragmentAllocator = nullptr |
Definition at line 48 of file G4Fragment.cc.
Referenced by G4Fragment::operator delete(), and G4Fragment::operator new().