Ignore:
Timestamp:
May 14, 2009, 6:24:00 PM (15 years ago)
Author:
garnier
Message:

avant cvs

Location:
trunk/source/visualization/management
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/visualization/management/History

    r944 r1042  
    1 $Id: History,v 1.120 2009/03/14 11:44:46 allison Exp $
     1$Id: History,v 1.121 2009/05/13 18:18:03 allison Exp $
    22
    33-------------------------------------------------------------------
     
    2626History file for visualization management sub-category
    2727------------------------------------------------------
     28
     2913th May 2009  John Allison  (visman-V09-02-02)
     30- G4VisCommandsViewerSet.hh/cc: Added /vis/viewer/set/targetPoint.
     31- G4VisManager.cc: End of run event keeping information improved.
    2832
    293314th March 2009  John Allison  (visman-V09-02-01)
  • trunk/source/visualization/management/include/G4VisCommandsViewerSet.hh

    r954 r1042  
    2525//
    2626//
    27 // $Id: G4VisCommandsViewerSet.hh,v 1.22 2007/04/03 13:33:16 allison Exp $
    28 // GEANT4 tag $Name: $
     27// $Id: G4VisCommandsViewerSet.hh,v 1.23 2009/05/13 18:17:25 allison Exp $
     28// GEANT4 tag $Name: HEAD $
    2929
    3030// /vis/viewer/set commands - John Allison  16th May 2000
     
    4242class G4UIcmdWithAnInteger;
    4343class G4UIcmdWithADouble;
     44class G4UIcmdWith3VectorAndUnit;
    4445
    4546class G4VisCommandsViewerSet: public G4VVisCommandViewer {
     
    7374  G4UIcommand*          fpCommandSectionPlane;
    7475  G4UIcmdWithAString*   fpCommandStyle;
     76  G4UIcmdWith3VectorAndUnit* fpCommandTargetPoint;
    7577  G4UIcommand*          fpCommandUpThetaPhi;
    7678  G4UIcommand*          fpCommandUpVector;
Note: See TracChangeset for help on using the changeset viewer.