Geant4-11
|
#include <G4TrajectoryGenericDrawer.hh>
Public Member Functions | |
virtual void | Draw (const G4VTrajectory &trajectory, const G4bool &visible=true) const |
G4TrajectoryGenericDrawer (const G4String &name="Unspecified", G4VisTrajContext *context=0) | |
const G4VisTrajContext & | GetContext () const |
G4bool | GetVerbose () const |
G4String | Name () const |
virtual void | Print (std::ostream &ostr) const |
void | SetVerbose (const G4bool &) |
virtual | ~G4TrajectoryGenericDrawer () |
Private Attributes | |
G4String | fName |
G4VisTrajContext * | fpContext |
G4bool | fVerbose |
Definition at line 40 of file G4TrajectoryGenericDrawer.hh.
G4TrajectoryGenericDrawer::G4TrajectoryGenericDrawer | ( | const G4String & | name = "Unspecified" , |
G4VisTrajContext * | context = 0 |
||
) |
Definition at line 35 of file G4TrajectoryGenericDrawer.cc.
|
virtual |
Definition at line 39 of file G4TrajectoryGenericDrawer.cc.
|
virtual |
Implements G4VTrajectoryModel.
Definition at line 42 of file G4TrajectoryGenericDrawer.cc.
References G4TrajectoryDrawerUtils::DrawLineAndPoints(), G4cout, G4endl, G4VTrajectoryModel::GetContext(), G4VTrajectoryModel::GetVerbose(), G4VTrajectoryModel::Name(), G4VisTrajContext::Print(), and G4VisTrajContext::SetVisible().
|
inherited |
Definition at line 53 of file G4VTrajectoryModel.cc.
References G4VTrajectoryModel::fpContext.
Referenced by G4HepRepFileSceneHandler::BeginModeling(), G4TrajectoryDrawByAttribute::Draw(), G4TrajectoryDrawByCharge::Draw(), G4TrajectoryDrawByEncounteredVolume::Draw(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), Draw(), G4TrajectoryDrawByAttribute::Print(), G4TrajectoryDrawByCharge::Print(), G4TrajectoryDrawByEncounteredVolume::Print(), G4TrajectoryDrawByOriginVolume::Print(), G4TrajectoryDrawByParticleID::Print(), and Print().
|
inherited |
Definition at line 73 of file G4VTrajectoryModel.cc.
References G4VTrajectoryModel::fVerbose.
Referenced by G4TrajectoryDrawByAttribute::Draw(), G4TrajectoryDrawByCharge::Draw(), G4TrajectoryDrawByEncounteredVolume::Draw(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), and Draw().
|
inherited |
Definition at line 61 of file G4VTrajectoryModel.cc.
References G4VTrajectoryModel::fName.
Referenced by G4TrajectoryDrawByAttribute::Draw(), G4TrajectoryDrawByCharge::Draw(), G4TrajectoryDrawByEncounteredVolume::Draw(), G4TrajectoryDrawByOriginVolume::Draw(), G4TrajectoryDrawByParticleID::Draw(), Draw(), G4TrajectoryDrawByAttribute::Print(), G4TrajectoryDrawByCharge::Print(), G4TrajectoryDrawByEncounteredVolume::Print(), G4TrajectoryDrawByOriginVolume::Print(), G4TrajectoryDrawByParticleID::Print(), and Print().
|
virtual |
Implements G4VTrajectoryModel.
Definition at line 57 of file G4TrajectoryGenericDrawer.cc.
References G4cout, G4endl, G4VTrajectoryModel::GetContext(), G4VTrajectoryModel::Name(), and G4VisTrajContext::Print().
|
inherited |
Definition at line 67 of file G4VTrajectoryModel.cc.
References G4VTrajectoryModel::fVerbose.
|
privateinherited |
Definition at line 75 of file G4VTrajectoryModel.hh.
Referenced by G4VTrajectoryModel::Name().
|
privateinherited |
Definition at line 77 of file G4VTrajectoryModel.hh.
Referenced by G4VTrajectoryModel::G4VTrajectoryModel(), G4VTrajectoryModel::GetContext(), and G4VTrajectoryModel::~G4VTrajectoryModel().
|
privateinherited |
Definition at line 76 of file G4VTrajectoryModel.hh.
Referenced by G4VTrajectoryModel::GetVerbose(), and G4VTrajectoryModel::SetVerbose().