ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4Element.cc File Reference
#include <iomanip>
#include <sstream>
#include "G4Element.hh"
#include "G4AtomicShells.hh"
#include "G4NistManager.hh"
#include "G4PhysicalConstants.hh"
#include "G4SystemOfUnits.hh"
#include "G4Log.hh"
+ Include dependency graph for G4Element.cc:

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &flux, const G4Element *element)
 
std::ostream & operator<< (std::ostream &flux, const G4Element &element)
 
std::ostream & operator<< (std::ostream &flux, G4ElementTable ElementTable)
 

Function Documentation

std::ostream& operator<< ( std::ostream &  flux,
const G4Element element 
)

Definition at line 431 of file G4Element.cc.

View newest version in sPHENIX GitHub at line 431 of file G4Element.cc

References G4Element::fAeff, G4Element::fName, G4Element::fNeff, G4Element::fNumberOfIsotopes, G4Element::fRelativeAbundanceVector, G4Element::fSymbol, G4Element::fZeff, Acts::UnitConstants::g, G4lrint(), mole, perCent, CLHEP::prec, and G4Element::theIsotopeVector.

+ Here is the call graph for this function:

std::ostream& operator<< ( std::ostream &  flux,
const G4Element element 
)

Definition at line 458 of file G4Element.cc.

View newest version in sPHENIX GitHub at line 458 of file G4Element.cc

std::ostream& operator<< ( std::ostream &  flux,
G4ElementTable  ElementTable 
)

Definition at line 466 of file G4Element.cc.

View newest version in sPHENIX GitHub at line 466 of file G4Element.cc

References G4endl.