#include <G4VisTrajContext.hh>
Definition at line 36 of file G4VisTrajContext.hh.
◆ G4VisTrajContext()
G4VisTrajContext::G4VisTrajContext |
( |
const G4String & |
name = "Unspecified" | ) |
|
Definition at line 29 of file G4VisTrajContext.cc.
G4Polymarker::MarkerType fStepPtsType
static G4Colour Magenta()
G4Polymarker::MarkerType fAuxPtsType
G4double fTimeSliceInterval
G4VMarker::FillStyle fAuxPtsFillStyle
G4VMarker::SizeType fAuxPtsSizeType
G4VMarker::FillStyle fStepPtsFillStyle
G4VMarker::SizeType fStepPtsSizeType
◆ ~G4VisTrajContext()
G4VisTrajContext::~G4VisTrajContext |
( |
| ) |
|
|
virtual |
◆ GetAuxPtsColour()
G4Colour G4VisTrajContext::GetAuxPtsColour |
( |
| ) |
const |
◆ GetAuxPtsFillStyle()
◆ GetAuxPtsSize()
G4double G4VisTrajContext::GetAuxPtsSize |
( |
| ) |
const |
◆ GetAuxPtsSizeType()
◆ GetAuxPtsType()
◆ GetAuxPtsVisible()
G4bool G4VisTrajContext::GetAuxPtsVisible |
( |
| ) |
const |
◆ GetDrawAuxPts()
G4bool G4VisTrajContext::GetDrawAuxPts |
( |
| ) |
const |
◆ GetDrawLine()
G4bool G4VisTrajContext::GetDrawLine |
( |
| ) |
const |
◆ GetDrawStepPts()
G4bool G4VisTrajContext::GetDrawStepPts |
( |
| ) |
const |
◆ GetLineColour()
G4Colour G4VisTrajContext::GetLineColour |
( |
| ) |
const |
◆ GetLineVisible()
G4bool G4VisTrajContext::GetLineVisible |
( |
| ) |
const |
◆ GetStepPtsColour()
G4Colour G4VisTrajContext::GetStepPtsColour |
( |
| ) |
const |
◆ GetStepPtsFillStyle()
◆ GetStepPtsSize()
G4double G4VisTrajContext::GetStepPtsSize |
( |
| ) |
const |
◆ GetStepPtsSizeType()
◆ GetStepPtsType()
◆ GetStepPtsVisible()
G4bool G4VisTrajContext::GetStepPtsVisible |
( |
| ) |
const |
◆ GetTimeSliceInterval()
G4double G4VisTrajContext::GetTimeSliceInterval |
( |
| ) |
const |
◆ Name()
G4String G4VisTrajContext::Name |
( |
| ) |
const |
◆ Print()
void G4VisTrajContext::Print |
( |
std::ostream & |
ostr | ) |
const |
◆ SetAuxPtsColour()
void G4VisTrajContext::SetAuxPtsColour |
( |
const G4Colour & |
colour | ) |
|
◆ SetAuxPtsFillStyle()
◆ SetAuxPtsSize()
void G4VisTrajContext::SetAuxPtsSize |
( |
const G4double & |
size | ) |
|
◆ SetAuxPtsSizeType()
◆ SetAuxPtsType()
◆ SetAuxPtsVisible()
void G4VisTrajContext::SetAuxPtsVisible |
( |
const G4bool & |
visible | ) |
|
◆ SetDrawAuxPts()
void G4VisTrajContext::SetDrawAuxPts |
( |
const G4bool & |
draw | ) |
|
◆ SetDrawLine()
void G4VisTrajContext::SetDrawLine |
( |
const G4bool & |
draw | ) |
|
◆ SetDrawStepPts()
void G4VisTrajContext::SetDrawStepPts |
( |
const G4bool & |
draw | ) |
|
◆ SetLineColour()
void G4VisTrajContext::SetLineColour |
( |
const G4Colour & |
colour | ) |
|
◆ SetLineVisible()
void G4VisTrajContext::SetLineVisible |
( |
const G4bool & |
visible | ) |
|
◆ SetStepPtsColour()
void G4VisTrajContext::SetStepPtsColour |
( |
const G4Colour & |
colour | ) |
|
◆ SetStepPtsFillStyle()
◆ SetStepPtsSize()
void G4VisTrajContext::SetStepPtsSize |
( |
const G4double & |
size | ) |
|
◆ SetStepPtsSizeType()
◆ SetStepPtsType()
◆ SetStepPtsVisible()
void G4VisTrajContext::SetStepPtsVisible |
( |
const G4bool & |
visible | ) |
|
◆ SetTimeSliceInterval()
void G4VisTrajContext::SetTimeSliceInterval |
( |
const G4double & |
interval | ) |
|
◆ SetVisible()
void G4VisTrajContext::SetVisible |
( |
const G4bool & |
visible | ) |
|
◆ fAuxPtsColour
G4Colour G4VisTrajContext::fAuxPtsColour |
|
private |
◆ fAuxPtsFillStyle
◆ fAuxPtsSize
◆ fAuxPtsSizeType
◆ fAuxPtsType
◆ fAuxPtsVisible
G4bool G4VisTrajContext::fAuxPtsVisible |
|
private |
◆ fDrawAuxPts
G4bool G4VisTrajContext::fDrawAuxPts |
|
private |
◆ fDrawLine
G4bool G4VisTrajContext::fDrawLine |
|
private |
◆ fDrawStepPts
G4bool G4VisTrajContext::fDrawStepPts |
|
private |
◆ fLineColour
◆ fLineVisible
G4bool G4VisTrajContext::fLineVisible |
|
private |
◆ fName
◆ fStepPtsColour
G4Colour G4VisTrajContext::fStepPtsColour |
|
private |
◆ fStepPtsFillStyle
◆ fStepPtsSize
◆ fStepPtsSizeType
◆ fStepPtsType
◆ fStepPtsVisible
G4bool G4VisTrajContext::fStepPtsVisible |
|
private |
◆ fTimeSliceInterval
G4double G4VisTrajContext::fTimeSliceInterval |
|
private |
The documentation for this class was generated from the following files: