Ignore:
Timestamp:
01/19/01 14:20:51 (24 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/include-Classes/MMcFormat
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/include-Classes/MMcFormat/MHeaderTrig.hxx

    r582 r584  
    1111#include "TObject.h"
    1212
    13 #ifndef __MARS__
    1413#include "MTriggerDefine.h"
    15 #else
    16 //
    17 // From the include file above
    18 //
    19 #define TRIGGER_PIXELS        271
    20 #endif
    2114
    2215class MHeaderTrig : public TObject {
  • trunk/MagicSoft/include-Classes/MMcFormat/MMcTrig.hxx

    r582 r584  
    1111#include "TObject.h"
    1212
    13 #ifndef __MARS__
    1413#include "MTriggerDefine.h"
    15 #else
    16 //
    17 // From the include file above
    18 //
    19 #define TOTAL_TRIGGER_TIME    160
    20 #define LEVEL1_DEAD_TIME       50
    21 #define LEVEL2_DEAD_TIME      300
    22 #endif
    2314
    2415class MMcTrig : public TObject {
Note: See TracChangeset for help on using the changeset viewer.