Geant4 9.6.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 45 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 |
||
) |
Definition at line 46 of file G4AxesModel.cc.
|
virtual |
Definition at line 44 of file G4AxesModel.cc.
|
virtual |
Implements G4VModel.
Definition at line 151 of file G4AxesModel.cc.