Problem 577

Summary: A01 User definition of particle trajectory colors (A01Trajectory.cc) has no effect
Product: Examples/Extended Reporter: Mikhail.Kirsanov
Component: analysis/A0Assignee: perl
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: other   
Hardware: PC   
OS: Linux   

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.