#include <G4VisTrajContext.hh>
Definition at line 35 of file G4VisTrajContext.hh.
◆ G4VisTrajContext()
G4VisTrajContext::G4VisTrajContext |
( |
const G4String & | name = "Unspecified" | ) |
|
Definition at line 29 of file G4VisTrajContext.cc.
30 :fName(name)
31 ,fLineWidth(1.)
33 ,fLineVisible(true)
34 ,fDrawLine(true)
35 ,fDrawAuxPts(false)
37 ,fAuxPtsSize(2)
41 ,fAuxPtsVisible(true)
42 ,fDrawStepPts(false)
44 ,fStepPtsSize(2)
48 ,fStepPtsVisible(true)
49 ,fTimeSliceInterval(0.)
50{}
static G4Colour Magenta()
◆ ~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 |
◆ GetLineWidth()
G4double G4VisTrajContext::GetLineWidth |
( |
| ) |
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 |
Referenced by G4TrajectoryDrawByAttribute::Draw(), G4TrajectoryDrawByCharge::Draw(), G4TrajectoryDrawByEncounteredVolume::Draw(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), G4TrajectoryGenericDrawer::Draw(), G4TrajectoryDrawByAttribute::Print(), G4TrajectoryDrawByCharge::Print(), G4TrajectoryDrawByEncounteredVolume::Print(), G4TrajectoryDrawByOriginVolume::Print(), G4TrajectoryDrawByParticleID::Print(), and G4TrajectoryGenericDrawer::Print().
◆ 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 | ) |
|
◆ SetLineWidth()
void G4VisTrajContext::SetLineWidth |
( |
const G4double & | width | ) |
|
◆ 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 | ) |
|
The documentation for this class was generated from the following files: