Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4AssemblyTriplet.hh File Reference
#include "G4ThreeVector.hh"
#include "G4RotationMatrix.hh"
#include "G4AssemblyTriplet.icc"

Go to the source code of this file.

Classes

class  G4AssemblyTriplet
 G4AssemblyTriplet is a helper class for placing logical or assembly volumes inside a generic container together with information about its rotation, placement and eventually reflection. How to interpret the rotation and translation depends on the class which uses a container of these triplets. The first class using G4AssemblyTriplet is G4AssemblyVolume. The pointer to the logical or assembly volume is copied so this class does not take its ownership and does not delete the object behind. More...