Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4AssemblyVolume.hh File Reference
#include <vector>
#include "G4Transform3D.hh"
#include "G4AssemblyTriplet.hh"
#include "G4AssemblyVolume.icc"

Go to the source code of this file.

Classes

class  G4AssemblyVolume
 G4AssemblyVolume is a helper class to make the build process of geometry easier. It allows one to combine several volumes together in an arbitrary way in 3D space and then work with the result as with a single logical volume for placement. The resulting objects are independent copies of each of the assembled logical volumes. The placements are not, however, bound one to each other when placement is done. They are seen as independent physical volumes in space. More...