Problem 577 - A01 User definition of particle trajectory colors (A01Trajectory.cc) has no effect
Summary: A01 User definition of particle trajectory colors (A01Trajectory.cc) has no e...
Status: RESOLVED FIXED
Alias: None
Product: Examples/Extended
Classification: Unclassified
Component: analysis/A0 (show other problems)
Version: other
Hardware: PC Linux
: P2 normal
Assignee: perl
URL:
Depends on:
Blocks:
 
Reported: 2004-02-04 09:08 CET by Mikhail.Kirsanov
Modified: 2007-04-08 18:23 CEST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description Mikhail.Kirsanov 2004-02-04 09:08:34 CET
The trajectories now always have default colors instead of user defined in
A01Trajectory.cc. It worked in 4.5.2 - 4.5.2.p02. I tried with OpenGL using
opengl.mac.
Comment 1 perl 2005-02-08 18:00:59 CET
A01Trajectory is no longer being used.
Trajectory is instead coming from G4Trajectory which has the advantage of
including HepRep attributes.

To make A01Trajectory be the class that is used, change G4Trajectory to
A01Trajectory in A01EventAction.