Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4TrajectoryDrawByParticleID Class Reference

#include <G4TrajectoryDrawByParticleID.hh>

Inheritance diagram for G4TrajectoryDrawByParticleID:
Inheritance graph
[legend]
Collaboration diagram for G4TrajectoryDrawByParticleID:
Collaboration graph
[legend]

Public Member Functions

 G4TrajectoryDrawByParticleID (const G4String &name="Unspecified", G4VisTrajContext *context=0)
 
virtual ~G4TrajectoryDrawByParticleID ()
 
virtual void Draw (const G4VTrajectory &trajectory, const G4int &i_mode=0, const G4bool &visible=true) const
 
virtual void Draw (const G4VTrajectory &trajectory, const G4bool &visible=true) const
 
virtual void Print (std::ostream &ostr) const
 
void SetDefault (const G4String &)
 
void SetDefault (const G4Colour &)
 
void Set (const G4String &particle, const G4String &colour)
 
void Set (const G4String &particle, const G4Colour &colour)
 
- 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 44 of file G4TrajectoryDrawByParticleID.hh.

Constructor & Destructor Documentation

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

Definition at line 35 of file G4TrajectoryDrawByParticleID.cc.

Here is the call graph for this function:

G4TrajectoryDrawByParticleID::~G4TrajectoryDrawByParticleID ( )
virtual

Definition at line 48 of file G4TrajectoryDrawByParticleID.cc.

Member Function Documentation

void G4TrajectoryDrawByParticleID::Draw ( const G4VTrajectory trajectory,
const G4int i_mode = 0,
const G4bool visible = true 
) const
virtual

Implements G4VTrajectoryModel.

Definition at line 51 of file G4TrajectoryDrawByParticleID.cc.

void G4TrajectoryDrawByParticleID::Draw ( const G4VTrajectory trajectory,
const G4bool visible = true 
) const
virtual

Implements G4VTrajectoryModel.

Definition at line 59 of file G4TrajectoryDrawByParticleID.cc.

Here is the call graph for this function:

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

Implements G4VTrajectoryModel.

Definition at line 117 of file G4TrajectoryDrawByParticleID.cc.

Here is the call graph for this function:

void G4TrajectoryDrawByParticleID::Set ( const G4String particle,
const G4String colour 
)

Definition at line 105 of file G4TrajectoryDrawByParticleID.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4TrajectoryDrawByParticleID::Set ( const G4String particle,
const G4Colour colour 
)

Definition at line 111 of file G4TrajectoryDrawByParticleID.cc.

void G4TrajectoryDrawByParticleID::SetDefault ( const G4String colour)

Definition at line 82 of file G4TrajectoryDrawByParticleID.cc.

Here is the call graph for this function:

void G4TrajectoryDrawByParticleID::SetDefault ( const G4Colour colour)

Definition at line 99 of file G4TrajectoryDrawByParticleID.cc.


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