|
Geant4.10
|
#include <G4AttValue.hh>
Public Member Functions | |
| G4AttValue (const G4String &name, const G4String &value, const G4String &showLabel) | |
| G4AttValue () | |
| const G4String & | GetName () const |
| const G4String & | GetValue () const |
| const G4String & | GetShowLabel () const |
| void | SetName (const G4String &name) |
| void | SetValue (const G4String &val) |
| void | SetShowLabel (const G4String &lab) |
Definition at line 53 of file G4AttValue.hh.
|
inline |
Definition at line 56 of file G4AttValue.hh.
|
inline |
Definition at line 61 of file G4AttValue.hh.
Definition at line 63 of file G4AttValue.hh.
|
inline |
Definition at line 65 of file G4AttValue.hh.
|
inline |
Definition at line 64 of file G4AttValue.hh.
Referenced by G4AttValueFilterT< T, ConversionErrorPolicy >::Accept(), Lesson1Wx.Counter::Adjusted(), Lesson2Wx.Counter::Adjusted(), G4TrajectoryDrawByAttribute::Draw(), G4AttributeFilterT< T >::Evaluate(), and G4AttValueFilterT< T, ConversionErrorPolicy >::GetValidElement().
Definition at line 67 of file G4AttValue.hh.
Definition at line 69 of file G4AttValue.hh.
Definition at line 68 of file G4AttValue.hh.
Referenced by Lesson1Wx.Counter::__init__(), and Lesson2Wx.Counter::__init__().
1.8.7