ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/management/include/G4VisCommandsGeometrySet.hh>
Public Member Functions | |
virtual | ~G4VisCommandGeometrySetColourFunction () |
G4VisCommandGeometrySetColourFunction (const G4Colour &colour) | |
void | operator() (G4VisAttributes *visAtts) const |
Public Member Functions inherited from G4VVisCommandGeometrySetFunction | |
virtual | ~G4VVisCommandGeometrySetFunction () |
Private Attributes | |
const G4Colour & | fColour |
Definition at line 44 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 44 of file G4VisCommandsGeometrySet.hh
|
inlinevirtual |
Definition at line 47 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 47 of file G4VisCommandsGeometrySet.hh
|
inline |
Definition at line 49 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 49 of file G4VisCommandsGeometrySet.hh
|
inlinevirtual |
Implements G4VVisCommandGeometrySetFunction.
Definition at line 52 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 52 of file G4VisCommandsGeometrySet.hh
References fColour.
|
private |
Definition at line 55 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 55 of file G4VisCommandsGeometrySet.hh
Referenced by operator()().