| Summary: | A01 User definition of particle trajectory colors (A01Trajectory.cc) has no effect | ||
|---|---|---|---|
| Product: | Examples/Extended | Reporter: | Mikhail.Kirsanov |
| Component: | analysis/A0 | Assignee: | perl |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | other | ||
| Hardware: | PC | ||
| OS: | Linux | ||
|
Description
Mikhail.Kirsanov
2004-02-04 09:08:34 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. |