Changeset 584 for trunk/MagicSoft/include-Classes
- Timestamp:
- 01/19/01 14:20:51 (24 years ago)
- Location:
- trunk/MagicSoft/include-Classes/MMcFormat
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/include-Classes/MMcFormat/MHeaderTrig.hxx
r582 r584 11 11 #include "TObject.h" 12 12 13 #ifndef __MARS__14 13 #include "MTriggerDefine.h" 15 #else16 //17 // From the include file above18 //19 #define TRIGGER_PIXELS 27120 #endif21 14 22 15 class MHeaderTrig : public TObject { -
trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx
r582 r584 11 11 #include "TObject.h" 12 12 13 #ifndef __MARS__14 13 #include "MTriggerDefine.h" 15 #else16 //17 // From the include file above18 //19 #define TOTAL_TRIGGER_TIME 16020 #define LEVEL1_DEAD_TIME 5021 #define LEVEL2_DEAD_TIME 30022 #endif23 14 24 15 class MMcTrig : public TObject {
Note:
See TracChangeset
for help on using the changeset viewer.