Fork me on GitHub

Changeset 210c033 in git


Ignore:
Timestamp:
Apr 17, 2014, 12:06:10 PM (10 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
c6321ad
Parents:
c2d6ea2
Message:

remove UniformCalorimeter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rc2d6ea2 r210c033  
    580580        modules/BTagging.$(SrcSuf) \
    581581        modules/BTagging.h \
    582         classes/DelphesClasses.h \
    583         classes/DelphesFactory.h \
    584         classes/DelphesFormula.h \
    585         external/ExRootAnalysis/ExRootResult.h \
    586         external/ExRootAnalysis/ExRootFilter.h \
    587         external/ExRootAnalysis/ExRootClassifier.h
    588 tmp/modules/UniformCalorimeter.$(ObjSuf): \
    589         modules/UniformCalorimeter.$(SrcSuf) \
    590         modules/UniformCalorimeter.h \
    591582        classes/DelphesClasses.h \
    592583        classes/DelphesFactory.h \
     
    10821073        tmp/modules/Merger.$(ObjSuf) \
    10831074        tmp/modules/BTagging.$(ObjSuf) \
    1084         tmp/modules/UniformCalorimeter.$(ObjSuf) \
    10851075        tmp/modules/TreeWriter.$(ObjSuf) \
    10861076        tmp/modules/Weighter.$(ObjSuf) \
     
    16251615        @touch $@
    16261616
    1627 modules/UniformCalorimeter.h: \
    1628         classes/DelphesModule.h
    1629         @touch $@
    1630 
    16311617modules/StatusPidFilter.h: \
    16321618        classes/DelphesModule.h
Note: See TracChangeset for help on using the changeset viewer.