Ignore:
Timestamp:
Jun 14, 2010, 3:54:58 PM (14 years ago)
Author:
garnier
Message:

geant4.9.4 beta rc0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/examples/advanced/hadrontherapy/include/HadrontherapyDetectorMessenger.hh

    r1230 r1313  
    3535class HadrontherapyDetectorConstruction;
    3636class G4UIdirectory;
    37 class G4UIcmdWithADoubleAndUnit;
    38 class G4UIcmdWithAString;
    3937class G4UIcmdWith3VectorAndUnit;
     38class G4UIcmdWithoutParameter;
     39class G4UIcmdWithAString;       
    4040
    4141class HadrontherapyDetectorMessenger: public G4UImessenger
     
    5454  G4UIdirectory *changeThePhantomDir,  *changeTheDetectorDir;
    5555
     56  G4UIcmdWithoutParameter   *updateCmd;
     57  G4UIcmdWithAString        *changeThePhantomMaterialCmd;
    5658  G4UIcmdWith3VectorAndUnit *changeThePhantomSizeCmd,
    5759                            *changeThePhantomPositionCmd,
Note: See TracChangeset for help on using the changeset viewer.