Import Geant4 11.1.0.beta source tree
This commit is contained in:
@@ -77,8 +77,13 @@ public: // With description
|
||||
// A copy of the G4VisAttributes object is created on the heap to
|
||||
// ensure a long life.
|
||||
|
||||
// Access functions to the string for user customizable information
|
||||
virtual const G4String& GetInfo() const;
|
||||
virtual void SetInfo(const G4String& info);
|
||||
|
||||
protected:
|
||||
|
||||
G4String fInfo; // String for user customizable information
|
||||
const G4VisAttributes* fpVisAttributes;
|
||||
G4bool fAllocatedVisAttributes;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user