#include <G4AttHolder.hh>
Public Member Functions | |
| G4AttHolder () | |
| ~G4AttHolder () | |
| 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 53 of file G4AttHolder.hh.
| G4AttHolder::G4AttHolder | ( | ) | [inline] |
| G4AttHolder::~G4AttHolder | ( | ) |
| void G4AttHolder::AddAtts | ( | const std::vector< G4AttValue > * | values, | |
| const std::map< G4String, G4AttDef > * | defs | |||
| ) | [inline] |
| const std::vector<const std::vector<G4AttValue>*>& G4AttHolder::GetAttValues | ( | ) | const [inline] |
1.4.7