Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4Circle.hh>
Additional Inherited Members | |
Public Types inherited from G4VMarker | |
enum | FillStyle { noFill , hashed , filled } |
enum | SizeType { none , world , screen } |
Protected Attributes inherited from G4Visible | |
G4String | fInfo |
const G4VisAttributes * | fpVisAttributes |
G4bool | fAllocatedVisAttributes |
Definition at line 42 of file G4Circle.hh.
|
default |
G4Circle::G4Circle | ( | const G4VMarker & | marker | ) |
Definition at line 36 of file G4Circle.cc.
G4Circle::G4Circle | ( | const G4Point3D & | position | ) |
Definition at line 38 of file G4Circle.cc.
|
overridedefault |