Ignore:
Timestamp:
Jan 10, 2006, 4:28:08 PM (18 years ago)
Author:
campagne
Message:

Introduction of the MEMPHYS namespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • MEMPHYS/HEAD/MEMPHYS/MEMPHYSDetectorMessenger.hh

    r10 r68  
    22#define MEMPHYSDetectorMessenger_h 1
    33
    4 class MEMPHYSDetectorConstruction;
    5 class G4UIdirectory;
    6 class G4UIcmdWithAString;
    74
    85#include "G4UImessenger.hh"
     
    129#include "G4UIdirectory.hh"
    1310#include "G4UIcmdWithADouble.hh"
     11
     12
     13class G4UIdirectory;
     14class G4UIcmdWithAString;
     15
     16//JEC 10/1/06 introduce MEMPHYS
     17namespace MEMPHYS {
     18
     19class MEMPHYSDetectorConstruction;
     20
    1421
    1522class MEMPHYSDetectorMessenger: public G4UImessenger {
     
    3037};
    3138
     39}
    3240#endif
    3341
Note: See TracChangeset for help on using the changeset viewer.