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

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

+ Inheritance diagram for G4VisCommandGeometrySetLineStyle:
+ Collaboration diagram for G4VisCommandGeometrySetLineStyle:

Public Member Functions

 G4VisCommandGeometrySetLineStyle ()
 
virtual ~G4VisCommandGeometrySetLineStyle ()
 
G4String GetCurrentValue (G4UIcommand *command)
 
void SetNewValue (G4UIcommand *command, G4String newValue)
 

Private Member Functions

 G4VisCommandGeometrySetLineStyle (const G4VisCommandGeometrySetLineStyle &)
 
G4VisCommandGeometrySetLineStyleoperator= (const G4VisCommandGeometrySetLineStyle &)
 

Private Attributes

G4UIcommandfpCommand
 

Additional Inherited Members

- Static Public Member Functions inherited from G4VVisCommand
static void SetVisManager (G4VisManager *pVisManager)
 
static const G4ColourGetCurrentTextColour ()
 
- Protected Types inherited from G4VVisCommandGeometry
typedef std::map
< G4LogicalVolume *, const
G4VisAttributes * >
::const_iterator 
VisAttsMapIterator
 
- Protected Member Functions inherited from G4VVisCommandGeometrySet
void Set (G4String logVolName, const G4VVisCommandGeometrySetFunction &, G4int requestedDepth)
 
void SetLVVisAtts (G4LogicalVolume *, const G4VVisCommandGeometrySetFunction &, G4int depth, G4int requestedDepth)
 
- Static Protected Member Functions inherited from G4VVisCommand
static G4String ConvertToString (G4double x, G4double y, const char *unitName)
 
static G4bool ConvertToDoublePair (const G4String &paramString, G4double &xval, G4double &yval)
 
- Protected Attributes inherited from G4UImessenger
G4UIdirectorybaseDir
 
G4String baseDirName
 
G4bool commandsShouldBeInMaster
 
- Static Protected Attributes inherited from G4VVisCommandGeometry
static std::map
< G4LogicalVolume *, const
G4VisAttributes * > 
fVisAttsMap
 

Detailed Description

Definition at line 265 of file G4VisCommandsGeometrySet.hh.

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

Constructor & Destructor Documentation

G4VisCommandGeometrySetLineStyle::G4VisCommandGeometrySetLineStyle ( )

Definition at line 443 of file G4VisCommandsGeometrySet.cc.

View newest version in sPHENIX GitHub at line 443 of file G4VisCommandsGeometrySet.cc

References fpCommand, G4UIparameter::SetDefaultValue(), G4UIparameter::SetGuidance(), G4UIcommand::SetGuidance(), G4UIcommand::SetParameter(), and G4UIparameter::SetParameterCandidates().

+ Here is the call graph for this function:

G4VisCommandGeometrySetLineStyle::~G4VisCommandGeometrySetLineStyle ( )
virtual

Definition at line 466 of file G4VisCommandsGeometrySet.cc.

View newest version in sPHENIX GitHub at line 466 of file G4VisCommandsGeometrySet.cc

References fpCommand.

G4VisCommandGeometrySetLineStyle::G4VisCommandGeometrySetLineStyle ( const G4VisCommandGeometrySetLineStyle )
private

Member Function Documentation

G4String G4VisCommandGeometrySetLineStyle::GetCurrentValue ( G4UIcommand command)
virtual

Reimplemented from G4UImessenger.

Definition at line 472 of file G4VisCommandsGeometrySet.cc.

View newest version in sPHENIX GitHub at line 472 of file G4VisCommandsGeometrySet.cc

G4VisCommandGeometrySetLineStyle& G4VisCommandGeometrySetLineStyle::operator= ( const G4VisCommandGeometrySetLineStyle )
private
void G4VisCommandGeometrySetLineStyle::SetNewValue ( G4UIcommand command,
G4String  newValue 
)
virtual

Reimplemented from G4UImessenger.

Definition at line 478 of file G4VisCommandsGeometrySet.cc.

View newest version in sPHENIX GitHub at line 478 of file G4VisCommandsGeometrySet.cc

References G4VisAttributes::dashed, G4VisAttributes::dotted, G4ArrayOps::Set(), and G4VisAttributes::unbroken.

+ Here is the call graph for this function:

Member Data Documentation

G4UIcommand* G4VisCommandGeometrySetLineStyle::fpCommand
private

Definition at line 277 of file G4VisCommandsGeometrySet.hh.

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

Referenced by G4VisCommandGeometrySetLineStyle(), and ~G4VisCommandGeometrySetLineStyle().


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