Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
|
#include <G4AxesModel.hh>
Additional Inherited Members | |
Protected Attributes inherited from G4VModel | |
G4String | fType |
G4String | fGlobalTag |
G4String | fGlobalDescription |
G4VisExtent | fExtent |
G4Transform3D | fTransform |
const G4ModelingParameters * | fpMP |
Definition at line 44 of file G4AxesModel.hh.
G4AxesModel::G4AxesModel | ( | G4double | x0, |
G4double | y0, | ||
G4double | z0, | ||
G4double | length, | ||
G4double | arrowWidth = 1. , |
||
const G4String & | colourString = "auto" , |
||
const G4String & | description = "" , |
||
G4bool | withAnnotation = true , |
||
G4double | textSize = 10. |
||
) |
Definition at line 56 of file G4AxesModel.cc.
|
virtual |
Definition at line 43 of file G4AxesModel.cc.
|
virtual |
Implements G4VModel.
Definition at line 170 of file G4AxesModel.cc.