Changeset 3325 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 02/26/04 10:55:25 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MAGIC.h
r3318 r3325 29 29 30 30 // 31 // ParticleId for Monte Carlo simulation32 //33 typedef enum34 {35 kGAMMA = 1,36 kPOSITRON = 2,37 kELECTRON = 3,38 kPROTON = 14,39 kHELIUM = 402,40 kOXYGEN = 1608,41 kIRON = 562642 } ParticleId_t;43 44 //45 31 // ColorId for calibration 46 32 //
Note:
See TracChangeset
for help on using the changeset viewer.