#include <G4AttHolder.hh>
Definition at line 52 of file G4AttHolder.hh.
◆ G4AttHolder()
G4AttHolder::G4AttHolder |
( |
| ) |
|
|
inline |
◆ ~G4AttHolder()
G4AttHolder::~G4AttHolder |
( |
| ) |
|
Definition at line 33 of file G4AttHolder.cc.
34{
35 for (size_t i = 0; i < fValues.size(); ++i) delete fValues[i];
36}
◆ AddAtts()
◆ GetAttDefs()
const std::vector< const std::map< G4String, G4AttDef > * > & G4AttHolder::GetAttDefs |
( |
| ) |
const |
|
inline |
◆ GetAttValues()
const std::vector< const std::vector< G4AttValue > * > & G4AttHolder::GetAttValues |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: