#include <G4AttHolder.hh>
Definition at line 53 of file G4AttHolder.hh.
◆ G4AttHolder() [1/2]
G4AttHolder::G4AttHolder |
( |
| ) |
|
|
inline |
◆ ~G4AttHolder()
G4AttHolder::~G4AttHolder |
( |
| ) |
|
Definition at line 34 of file G4AttHolder.cc.
std::vector< const std::vector< G4AttValue > * > fValues
◆ G4AttHolder() [2/2]
◆ AddAtts()
Definition at line 65 of file G4AttHolder.hh.
std::vector< const std::vector< G4AttValue > * > fValues
std::vector< const std::map< G4String, G4AttDef > * > fDefs
◆ GetAttDefs()
const std::vector<const std::map<G4String,G4AttDef>*>& G4AttHolder::GetAttDefs |
( |
| ) |
const |
|
inline |
Definition at line 62 of file G4AttHolder.hh.
std::vector< const std::map< G4String, G4AttDef > * > fDefs
◆ GetAttValues()
const std::vector<const std::vector<G4AttValue>*>& G4AttHolder::GetAttValues |
( |
| ) |
const |
|
inline |
Definition at line 60 of file G4AttHolder.hh.
std::vector< const std::vector< G4AttValue > * > fValues
◆ operator=()
◆ fDefs
◆ fValues
std::vector<const std::vector<G4AttValue>*> G4AttHolder::fValues |
|
private |
The documentation for this class was generated from the following files: