ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/visualization/modeling/include/G4VisTrajContext.hh>
Definition at line 35 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 35 of file G4VisTrajContext.hh
G4VisTrajContext::G4VisTrajContext | ( | const G4String & | name = "Unspecified" | ) |
Definition at line 29 of file G4VisTrajContext.cc.
View newest version in sPHENIX GitHub at line 29 of file G4VisTrajContext.cc
|
virtual |
Definition at line 53 of file G4VisTrajContext.cc.
View newest version in sPHENIX GitHub at line 53 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().
G4double G4VisTrajContext::GetLineWidth | ( | ) | 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(), G4TrajectoryDrawByParticleID::Draw(), G4TrajectoryDrawByEncounteredVolume::Draw(), G4TrajectoryDrawByAttribute::Draw(), G4TrajectoryDrawByCharge::Draw(), G4TrajectoryGenericDrawer::Print(), G4TrajectoryDrawByOriginVolume::Print(), G4TrajectoryDrawByParticleID::Print(), G4TrajectoryDrawByEncounteredVolume::Print(), G4TrajectoryDrawByAttribute::Print(), and G4TrajectoryDrawByCharge::Print().
void G4VisTrajContext::SetAuxPtsFillStyle | ( | const G4VMarker::FillStyle & | style | ) |
void G4VisTrajContext::SetAuxPtsSizeType | ( | const G4VMarker::SizeType & | sizeType | ) |
void G4VisTrajContext::SetAuxPtsType | ( | const G4Polymarker::MarkerType & | marker | ) |
Referenced by G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), G4TrajectoryDrawByEncounteredVolume::Draw(), and G4TrajectoryDrawByCharge::Draw().
void G4VisTrajContext::SetStepPtsFillStyle | ( | const G4VMarker::FillStyle & | style | ) |
void G4VisTrajContext::SetStepPtsSizeType | ( | const G4VMarker::SizeType & | sizeType | ) |
void G4VisTrajContext::SetStepPtsType | ( | const G4Polymarker::MarkerType & | marker | ) |
|
private |
Definition at line 129 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 129 of file G4VisTrajContext.hh
|
private |
Definition at line 128 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 128 of file G4VisTrajContext.hh
|
private |
Definition at line 126 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 126 of file G4VisTrajContext.hh
|
private |
Definition at line 127 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 127 of file G4VisTrajContext.hh
|
private |
Definition at line 125 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 125 of file G4VisTrajContext.hh
|
private |
Definition at line 130 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 130 of file G4VisTrajContext.hh
|
private |
Definition at line 124 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 124 of file G4VisTrajContext.hh
|
private |
Definition at line 121 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 121 of file G4VisTrajContext.hh
|
private |
Definition at line 133 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 133 of file G4VisTrajContext.hh
|
private |
Definition at line 119 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 119 of file G4VisTrajContext.hh
|
private |
Definition at line 120 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 120 of file G4VisTrajContext.hh
|
private |
Definition at line 118 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 118 of file G4VisTrajContext.hh
|
private |
Definition at line 115 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 115 of file G4VisTrajContext.hh
|
private |
Definition at line 138 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 138 of file G4VisTrajContext.hh
|
private |
Definition at line 137 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 137 of file G4VisTrajContext.hh
|
private |
Definition at line 135 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 135 of file G4VisTrajContext.hh
|
private |
Definition at line 136 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 136 of file G4VisTrajContext.hh
|
private |
Definition at line 134 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 134 of file G4VisTrajContext.hh
|
private |
Definition at line 139 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 139 of file G4VisTrajContext.hh
|
private |
Definition at line 142 of file G4VisTrajContext.hh.
View newest version in sPHENIX GitHub at line 142 of file G4VisTrajContext.hh