#include <G4ToolsSGNode.hh>
Definition at line 35 of file G4ToolsSGNode.hh.
◆ G4ToolsSGNode() [1/2]
G4ToolsSGNode::G4ToolsSGNode |
( |
| ) |
|
|
inline |
◆ ~G4ToolsSGNode()
virtual G4ToolsSGNode::~G4ToolsSGNode |
( |
| ) |
|
|
virtualdefault |
◆ G4ToolsSGNode() [2/2]
Definition at line 41 of file G4ToolsSGNode.hh.
41:parent(a_from),fPVNodeID(a_from.fPVNodeID) {}
◆ GetPVNodeID()
◆ operator=()
Definition at line 42 of file G4ToolsSGNode.hh.
42 {
43 parent::operator=(a_from);
44 fPVNodeID = a_from.fPVNodeID;
45 return *this;
46 }
◆ SetPVNodeID()
The documentation for this class was generated from the following file: