| 
    Geant4
    10.03.p02
    
   | 
 
#include <G4ArrowModel.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 48 of file G4ArrowModel.hh.
| G4ArrowModel::G4ArrowModel | ( | G4double | x1, | 
| G4double | y1, | ||
| G4double | z1, | ||
| G4double | x2, | ||
| G4double | y2, | ||
| G4double | z2, | ||
| G4double | width, | ||
| const G4Colour & | colour, | ||
| const G4String & | description = "",  | 
        ||
| G4int | lineSegmentsPerCircle = 6  | 
        ||
| ) | 
Definition at line 52 of file G4ArrowModel.cc.

      
  | 
  virtual | 
Definition at line 45 of file G4ArrowModel.cc.
      
  | 
  virtual | 
Implements G4VModel.
Definition at line 119 of file G4ArrowModel.cc.

