Ignore:
Timestamp:
04/13/05 20:40:48 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mmontecarlo
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmontecarlo/Makefile

    r6848 r6939  
    2323           -I../mfilter -I../mdata -I../mfbase
    2424
    25 SRCFILES = MMcCollectionAreaCalc.cc \
    26            MMcThresholdCalc.cc \
    27            MMcTriggerRateCalc.cc \
    28            MMcWeightEnergySpecCalc.cc \
    29            MMcUnfoldCoeffCalc.cc
     25SRCFILES = MMcWeightEnergySpecCalc.cc
    3026
    3127############################################################
  • trunk/MagicSoft/Mars/mmontecarlo/MonteCarloLinkDef.h

    r6848 r6939  
    55#pragma link off all functions;
    66
    7 #pragma link C++ class MMcThresholdCalc+;
    8 #pragma link C++ class MMcCollectionAreaCalc+;
    9 #pragma link C++ class MMcTriggerRateCalc+;
    107#pragma link C++ class MMcWeightEnergySpecCalc+;
    11 #pragma link C++ class MMcUnfoldCoeffCalc+;
    128
    139#endif
Note: See TracChangeset for help on using the changeset viewer.