|
Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
|
#include <SoG4LineSet.h>
Inheritance diagram for SoG4LineSet:Additional Inherited Members | |
Public Member Functions inherited from G4AttHolder | |
| G4AttHolder ()=default | |
| ~G4AttHolder () | |
| G4AttHolder (const G4AttHolder &)=delete | |
| G4AttHolder & | operator= (const G4AttHolder &)=delete |
| const std::vector< const std::vector< G4AttValue > * > & | GetAttValues () const |
| const std::vector< const std::map< G4String, G4AttDef > * > & | GetAttDefs () const |
| void | AddAtts (const std::vector< G4AttValue > *values, const std::map< G4String, G4AttDef > *defs) |
Definition at line 37 of file SoG4LineSet.h.