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

avant cvs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • 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.