Changeset 18475


Ignore:
Timestamp:
04/23/16 17:56:40 (9 years ago)
Author:
tbretz
Message:
Added new class MSoftwareTrigger
Location:
trunk/Mars/manalysis
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/manalysis/AnalysisLinkDef.h

    r9152 r18475  
    2525#pragma link C++ class MMcCalibrationUpdate+;
    2626
     27#pragma link C++ class MSoftwareTrigger+;
     28
    2729#endif
  • trunk/Mars/manalysis/Makefile

    r9518 r18475  
    3434           MEventRate.cc \
    3535           MEventRateCalc.cc \
    36            MMcCalibrationUpdate.cc
     36           MMcCalibrationUpdate.cc \
     37           MSoftwareTrigger.cc
    3738
    3839#           MMcTriggerLvl2.cc \
Note: See TracChangeset for help on using the changeset viewer.