Ignore:
Timestamp:
02/26/04 10:55:25 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MAGIC.h

    r3318 r3325  
    2929
    3030//
    31 //     ParticleId for Monte Carlo simulation
    32 //
    33 typedef enum
    34 {
    35     kGAMMA  =    1,
    36     kPOSITRON =  2,
    37     kELECTRON =  3,
    38     kPROTON =   14,
    39     kHELIUM =  402,
    40     kOXYGEN = 1608,
    41     kIRON   = 5626
    42 } ParticleId_t;
    43 
    44 //
    4531//     ColorId for calibration
    4632//
Note: See TracChangeset for help on using the changeset viewer.