Geant4 11.4.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4ParameterisationTrd.hh File Reference
#include <vector>
#include "G4VDivisionParameterisation.hh"
#include "G4VSolid.hh"

Go to the source code of this file.

Classes

class  G4VParameterisationTrd
 G4VParameterisationTrd is the base class for the parameterised positioning equivalent to dividing a trapezoid along one of each axis X, Y, Z. More...
class  G4ParameterisationTrdX
 G4ParameterisationTrdX represents the parameterised positioning equivalent to dividing a G4Trd along X axis. More...
class  G4ParameterisationTrdY
 G4ParameterisationTrdY represents the parameterised positioning equivalent to dividing a G4Trd along Y axis. More...
class  G4ParameterisationTrdZ
 G4ParameterisationTrdZ represents the parameterised positioning equivalent to dividing a G4Trd along Z axis. More...