Geant4
9.6.p02
|
#include <G4Assembly.hh>
Public Member Functions | |
G4Assembly () | |
~G4Assembly () | |
void | SetPlacedVector (G4PlacedVector &) |
G4PlacedSolid * | GetPlacedSolid (G4int solidNumber) const |
G4int | GetNumberOfSolids () const |
Definition at line 54 of file G4Assembly.hh.
G4Assembly::G4Assembly | ( | ) |
Definition at line 38 of file G4Assembly.cc.
G4Assembly::~G4Assembly | ( | ) |
Definition at line 45 of file G4Assembly.cc.
|
inline |
|
inline |
void G4Assembly::SetPlacedVector | ( | G4PlacedVector & | pVec) |
Definition at line 69 of file G4Assembly.cc.