ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4VisCommandGeometrySetLineWidthFunction Class Reference

#include <geant4/tree/geant4-10.6-release/source/visualization/management/include/G4VisCommandsGeometrySet.hh>

+ Inheritance diagram for G4VisCommandGeometrySetLineWidthFunction:
+ Collaboration diagram for G4VisCommandGeometrySetLineWidthFunction:

Public Member Functions

virtual ~G4VisCommandGeometrySetLineWidthFunction ()
 
 G4VisCommandGeometrySetLineWidthFunction (G4double lineWidth)
 
void operator() (G4VisAttributes *visAtts) const
 
- Public Member Functions inherited from G4VVisCommandGeometrySetFunction
virtual ~G4VVisCommandGeometrySetFunction ()
 

Private Attributes

G4double fLineWidth
 

Detailed Description

Definition at line 142 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 142 of file G4VisCommandsGeometrySet.hh

Constructor & Destructor Documentation

virtual G4VisCommandGeometrySetLineWidthFunction::~G4VisCommandGeometrySetLineWidthFunction ( )
inlinevirtual

Definition at line 145 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 145 of file G4VisCommandsGeometrySet.hh

G4VisCommandGeometrySetLineWidthFunction::G4VisCommandGeometrySetLineWidthFunction ( G4double  lineWidth)
inline

Definition at line 147 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 147 of file G4VisCommandsGeometrySet.hh

Member Function Documentation

void G4VisCommandGeometrySetLineWidthFunction::operator() ( G4VisAttributes visAtts) const
inlinevirtual

Implements G4VVisCommandGeometrySetFunction.

Definition at line 150 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 150 of file G4VisCommandsGeometrySet.hh

References fLineWidth.

Member Data Documentation

G4double G4VisCommandGeometrySetLineWidthFunction::fLineWidth
private

Definition at line 153 of file G4VisCommandsGeometrySet.hh.

View newest version in sPHENIX GitHub at line 153 of file G4VisCommandsGeometrySet.hh

Referenced by operator()().


The documentation for this class was generated from the following file: