ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Classes | |
class | G4Text |
Functions | |
std::ostream & | operator<< (std::ostream &os, const G4Text &) |
std::ostream & | operator<< (std::ostream &os, G4Text::Layout) |
std::ostream& operator<< | ( | std::ostream & | os, |
const G4Text & | |||
) |
Definition at line 74 of file G4Text.cc.
View newest version in sPHENIX GitHub at line 74 of file G4Text.cc
References G4Text::GetLayout(), G4Text::GetText(), G4Text::GetXOffset(), and G4Text::GetYOffset().
std::ostream& operator<< | ( | std::ostream & | os, |
G4Text::Layout | |||
) |
Definition at line 83 of file G4Text.cc.
View newest version in sPHENIX GitHub at line 83 of file G4Text.cc
References G4Text::centre, G4Text::left, and G4Text::right.