Geant4  10.00.p02
G4TrajectoryGenericDrawer Class Reference

#include <G4TrajectoryGenericDrawer.hh>

+ Inheritance diagram for G4TrajectoryGenericDrawer:
+ Collaboration diagram for G4TrajectoryGenericDrawer:

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 G4VisTrajContextGetContext () const
 
void SetVerbose (const G4bool &)
 
G4bool GetVerbose () const
 

Detailed Description

Definition at line 41 of file G4TrajectoryGenericDrawer.hh.

Constructor & Destructor Documentation

G4TrajectoryGenericDrawer::G4TrajectoryGenericDrawer ( const G4String name = "Unspecified",
G4VisTrajContext context = 0 
)

Definition at line 36 of file G4TrajectoryGenericDrawer.cc.

G4TrajectoryGenericDrawer::~G4TrajectoryGenericDrawer ( )
virtual

Definition at line 40 of file G4TrajectoryGenericDrawer.cc.

Member Function Documentation

void G4TrajectoryGenericDrawer::Draw ( const G4VTrajectory trajectory,
const G4bool visible = true 
) const
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().

+ Here is the call graph for this function:

void G4TrajectoryGenericDrawer::Print ( std::ostream &  ostr) const
virtual

Implements G4VTrajectoryModel.

Definition at line 58 of file G4TrajectoryGenericDrawer.cc.

References G4cout, G4endl, G4VTrajectoryModel::GetContext(), G4VTrajectoryModel::Name(), and G4VisTrajContext::Print().

+ Here is the call graph for this function:


The documentation for this class was generated from the following files: