Ignore:
Timestamp:
Aug 28, 2008, 4:17:35 PM (16 years ago)
Author:
garnier
Message:

maj de CVS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/test/src/MyEventAction.cc

    r834 r849  
    2525//
    2626//
    27 // $Id: MyEventAction.cc,v 1.17 2008/01/04 21:53:07 allison Exp $
     27// $Id: MyEventAction.cc,v 1.18 2008/04/04 14:01:14 allison Exp $
    2828// GEANT4 tag $Name:  $
    2929//
     
    166166
    167167    // A blue rectangle in fixed position on the screen
    168     G4PolyhedronBox rectangle(0.1, 0.2, 0.1);
     168    G4PolyhedronBox rectangle(0.1, 0.2, 0.);
    169169    G4VisAttributes rectangleAtts(G4Colour(0., 0., 1.));
    170170    rectangleAtts.SetForceSolid(true);
Note: See TracChangeset for help on using the changeset viewer.