Geant4
10.00.p02
|
#include <G4VisTrajContext.hh>
Definition at line 36 of file G4VisTrajContext.hh.
G4VisTrajContext::G4VisTrajContext | ( | const G4String & | name = "Unspecified" | ) |
Definition at line 29 of file G4VisTrajContext.cc.
|
virtual |
Definition at line 52 of file G4VisTrajContext.cc.
G4Colour G4VisTrajContext::GetAuxPtsColour | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4VMarker::FillStyle G4VisTrajContext::GetAuxPtsFillStyle | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4double G4VisTrajContext::GetAuxPtsSize | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4VMarker::SizeType G4VisTrajContext::GetAuxPtsSizeType | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4Polymarker::MarkerType G4VisTrajContext::GetAuxPtsType | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4bool G4VisTrajContext::GetAuxPtsVisible | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4bool G4VisTrajContext::GetDrawAuxPts | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawLineAndPoints(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4bool G4VisTrajContext::GetDrawLine | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawLineAndPoints(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4bool G4VisTrajContext::GetDrawStepPts | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawLineAndPoints(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4Colour G4VisTrajContext::GetLineColour | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4bool G4VisTrajContext::GetLineVisible | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4Colour G4VisTrajContext::GetStepPtsColour | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4VMarker::FillStyle G4VisTrajContext::GetStepPtsFillStyle | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4double G4VisTrajContext::GetStepPtsSize | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4VMarker::SizeType G4VisTrajContext::GetStepPtsSizeType | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4Polymarker::MarkerType G4VisTrajContext::GetStepPtsType | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4bool G4VisTrajContext::GetStepPtsVisible | ( | ) | const |
Referenced by G4HepRepFileSceneHandler::AddCompound(), G4TrajectoryDrawerUtils::DrawWithoutTime(), and G4TrajectoryDrawerUtils::DrawWithTime().
G4double G4VisTrajContext::GetTimeSliceInterval | ( | ) | const |
Referenced by G4TrajectoryDrawerUtils::DrawLineAndPoints(), and G4TrajectoryDrawerUtils::GetPointsAndTimes().
G4String G4VisTrajContext::Name | ( | ) | const |
void G4VisTrajContext::Print | ( | std::ostream & | ostr | ) | const |
Referenced by G4TrajectoryGenericDrawer::Draw(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByAttribute::Draw(), G4TrajectoryDrawByParticleID::Draw(), G4TrajectoryDrawByCharge::Draw(), G4TrajectoryGenericDrawer::Print(), G4TrajectoryDrawByOriginVolume::Print(), G4TrajectoryDrawByParticleID::Print(), G4TrajectoryDrawByAttribute::Print(), and G4TrajectoryDrawByCharge::Print().
void G4VisTrajContext::SetAuxPtsColour | ( | const G4Colour & | colour | ) |
void G4VisTrajContext::SetAuxPtsFillStyle | ( | const G4VMarker::FillStyle & | style | ) |
void G4VisTrajContext::SetAuxPtsSize | ( | const G4double & | size | ) |
void G4VisTrajContext::SetAuxPtsSizeType | ( | const G4VMarker::SizeType & | sizeType | ) |
void G4VisTrajContext::SetAuxPtsType | ( | const G4Polymarker::MarkerType & | marker | ) |
void G4VisTrajContext::SetAuxPtsVisible | ( | const G4bool & | visible | ) |
void G4VisTrajContext::SetDrawAuxPts | ( | const G4bool & | draw | ) |
void G4VisTrajContext::SetDrawLine | ( | const G4bool & | draw | ) |
void G4VisTrajContext::SetDrawStepPts | ( | const G4bool & | draw | ) |
void G4VisTrajContext::SetLineColour | ( | const G4Colour & | colour | ) |
Referenced by G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), and G4TrajectoryDrawByCharge::Draw().
void G4VisTrajContext::SetLineVisible | ( | const G4bool & | visible | ) |
void G4VisTrajContext::SetStepPtsColour | ( | const G4Colour & | colour | ) |
void G4VisTrajContext::SetStepPtsFillStyle | ( | const G4VMarker::FillStyle & | style | ) |
void G4VisTrajContext::SetStepPtsSize | ( | const G4double & | size | ) |
void G4VisTrajContext::SetStepPtsSizeType | ( | const G4VMarker::SizeType & | sizeType | ) |
void G4VisTrajContext::SetStepPtsType | ( | const G4Polymarker::MarkerType & | marker | ) |
void G4VisTrajContext::SetStepPtsVisible | ( | const G4bool & | visible | ) |
void G4VisTrajContext::SetTimeSliceInterval | ( | const G4double & | interval | ) |
void G4VisTrajContext::SetVisible | ( | const G4bool & | visible | ) |
Referenced by G4TrajectoryGenericDrawer::Draw(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), G4TrajectoryDrawByAttribute::Draw(), and G4TrajectoryDrawByCharge::Draw().
|
private |
Definition at line 126 of file G4VisTrajContext.hh.
|
private |
Definition at line 125 of file G4VisTrajContext.hh.
|
private |
Definition at line 123 of file G4VisTrajContext.hh.
|
private |
Definition at line 124 of file G4VisTrajContext.hh.
|
private |
Definition at line 122 of file G4VisTrajContext.hh.
|
private |
Definition at line 127 of file G4VisTrajContext.hh.
|
private |
Definition at line 121 of file G4VisTrajContext.hh.
|
private |
Definition at line 118 of file G4VisTrajContext.hh.
|
private |
Definition at line 130 of file G4VisTrajContext.hh.
|
private |
Definition at line 116 of file G4VisTrajContext.hh.
|
private |
Definition at line 117 of file G4VisTrajContext.hh.
|
private |
Definition at line 113 of file G4VisTrajContext.hh.
|
private |
Definition at line 135 of file G4VisTrajContext.hh.
|
private |
Definition at line 134 of file G4VisTrajContext.hh.
|
private |
Definition at line 132 of file G4VisTrajContext.hh.
|
private |
Definition at line 133 of file G4VisTrajContext.hh.
|
private |
Definition at line 131 of file G4VisTrajContext.hh.
|
private |
Definition at line 136 of file G4VisTrajContext.hh.
|
private |
Definition at line 139 of file G4VisTrajContext.hh.