Geant4
10.00.p01
|
#include <G4TrajectoryGenericDrawer.hh>
Public Member Functions | |
G4TrajectoryGenericDrawer (const G4String &name="Unspecified", G4VisTrajContext *context=0) | |
virtual | ~G4TrajectoryGenericDrawer () |
virtual void | Draw (const G4VTrajectory &trajectory, const G4bool &visible=true) const |
virtual void | Print (std::ostream &ostr) const |
Public Member Functions inherited from G4VTrajectoryModel | |
G4VTrajectoryModel (const G4String &name, G4VisTrajContext *fpContext=0) | |
virtual | ~G4VTrajectoryModel () |
G4String | Name () const |
const G4VisTrajContext & | GetContext () const |
void | SetVerbose (const G4bool &) |
G4bool | GetVerbose () const |
Definition at line 41 of file G4TrajectoryGenericDrawer.hh.
G4TrajectoryGenericDrawer::G4TrajectoryGenericDrawer | ( | const G4String & | name = "Unspecified" , |
G4VisTrajContext * | context = 0 |
||
) |
Definition at line 36 of file G4TrajectoryGenericDrawer.cc.
|
virtual |
Definition at line 40 of file G4TrajectoryGenericDrawer.cc.
|
virtual |
Implements G4VTrajectoryModel.
Definition at line 43 of file G4TrajectoryGenericDrawer.cc.
References G4TrajectoryDrawerUtils::DrawLineAndPoints(), G4cout, G4endl, G4VTrajectoryModel::GetContext(), G4VTrajectoryModel::GetVerbose(), G4VTrajectoryModel::Name(), G4VisTrajContext::Print(), and G4VisTrajContext::SetVisible().
|
virtual |
Implements G4VTrajectoryModel.
Definition at line 58 of file G4TrajectoryGenericDrawer.cc.
References G4cout, G4endl, G4VTrajectoryModel::GetContext(), G4VTrajectoryModel::Name(), and G4VisTrajContext::Print().