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 | ~G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction () |
G4VisCommandGeometrySetForceLineSegmentsPerCircleFunction (G4int lineSegmentsPerCircle) | |
void | operator() (G4VisAttributes *visAtts) const |
Public Member Functions inherited from G4VVisCommandGeometrySetFunction | |
virtual | ~G4VVisCommandGeometrySetFunction () |
Private Attributes | |
G4int | fLineSegmentsPerCircle |
Definition at line 86 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 86 of file G4VisCommandsGeometrySet.hh
|
inlinevirtual |
Definition at line 89 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 89 of file G4VisCommandsGeometrySet.hh
|
inline |
Definition at line 91 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 91 of file G4VisCommandsGeometrySet.hh
|
inlinevirtual |
Implements G4VVisCommandGeometrySetFunction.
Definition at line 94 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 94 of file G4VisCommandsGeometrySet.hh
References fLineSegmentsPerCircle.
|
private |
Definition at line 97 of file G4VisCommandsGeometrySet.hh.
View newest version in sPHENIX GitHub at line 97 of file G4VisCommandsGeometrySet.hh
Referenced by operator()().