ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
Logo2D (G4VisManager *vm, G4int size, G4double x, G4double y, G4Text::Layout layout) | |
void | operator() (G4VGraphicsScene &, const G4Transform3D &, const G4ModelingParameters *) |
Public Attributes | |
G4VisManager * | fpVisManager |
G4int | fSize |
G4double | fX |
G4double | fY |
G4Text::Layout | fLayout |
Definition at line 330 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 330 of file G4VisCommandsSceneAdd.hh
|
inline |
Definition at line 332 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 332 of file G4VisCommandsSceneAdd.hh
void G4VisCommandSceneAddLogo2D::Logo2D::operator() | ( | G4VGraphicsScene & | sceneHandler, |
const G4Transform3D & | , | ||
const G4ModelingParameters * | |||
) |
Definition at line 1896 of file G4VisCommandsSceneAdd.cc.
View newest version in sPHENIX GitHub at line 1896 of file G4VisCommandsSceneAdd.cc
References G4VGraphicsScene::AddPrimitive(), G4VGraphicsScene::BeginPrimitives2D(), G4Colour::Brown(), G4VGraphicsScene::EndPrimitives2D(), G4Text::SetLayout(), G4VMarker::SetScreenSize(), and G4Visible::SetVisAttributes().
G4Text::Layout G4VisCommandSceneAddLogo2D::Logo2D::fLayout |
Definition at line 340 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 340 of file G4VisCommandsSceneAdd.hh
G4VisManager* G4VisCommandSceneAddLogo2D::Logo2D::fpVisManager |
Definition at line 337 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 337 of file G4VisCommandsSceneAdd.hh
G4int G4VisCommandSceneAddLogo2D::Logo2D::fSize |
Definition at line 338 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 338 of file G4VisCommandsSceneAdd.hh
G4double G4VisCommandSceneAddLogo2D::Logo2D::fX |
Definition at line 339 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 339 of file G4VisCommandsSceneAdd.hh
G4double G4VisCommandSceneAddLogo2D::Logo2D::fY |
Definition at line 339 of file G4VisCommandsSceneAdd.hh.
View newest version in sPHENIX GitHub at line 339 of file G4VisCommandsSceneAdd.hh