source:
trunk/MagicSoft/Cosy/base/MStopwatch.h@
8044
      
      | Last change on this file since 8044 was 732, checked in by , 25 years ago | |
|---|---|
| File size: 153 bytes | |
| Line | |
|---|---|
| 1 | #ifndef MSTOPWATCH_H | 
| 2 | #define MSTOPWATCH_H | 
| 3 | |
| 4 | #include <TStopwatch.h> | 
| 5 | |
| 6 | class MStopwatch : public TStopwatch | 
| 7 | { | 
| 8 | public: | 
| 9 | void Print(Float_t i); | 
| 10 | }; | 
| 11 | |
| 12 | #endif | 
  Note:
 See   TracBrowser
 for help on using the repository browser.
    
