Changeset 3314 for trunk/MagicSoft/Mars/mbase/MAGIC.h
- Timestamp:
- 02/26/04 03:11:34 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MAGIC.h
r3183 r3314 42 42 } ParticleId_t; 43 43 44 // 45 // ColorId for calibration 46 // 47 typedef enum 48 { 49 kBLUE, 50 kGREEN, 51 kUV, 52 kCT1 53 } PulserColor_t; 54 44 55 const Double_t kRad2Deg = 180.0/3.1415926535897932384626433832795028841971693993751; 45 56 46 57 #endif 58 59 60 61 62 63
Note:
See TracChangeset
for help on using the changeset viewer.