Skip to content

Commit

Permalink
Merge pull request #14 from cms-analysis/ch-dec-15
Browse files Browse the repository at this point in the history
December Updates
  • Loading branch information
ajgilbert committed Jan 5, 2016
2 parents d2b9eba + 04b15c8 commit 84e8124
Show file tree
Hide file tree
Showing 92 changed files with 8,664 additions and 3,479 deletions.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
language: cpp
before_install:
- sudo apt-add-repository -y ppa:git-core/ppa
- sudo apt-get update -qq
- sudo apt-get install git
- cd .. && mkdir -p src && mv $OLDPWD src/CombineHarvester
- export CMSSW_BASE=$PWD
- cd src/CombineHarvester
install:
- export DOX=doxygen-1.8.8
- export DOX=doxygen-1.8.10
- wget -O - http://ftp.stack.nl/pub/users/dimitri/${DOX}.linux.bin.tar.gz | tar xz -C ${TMPDIR-/tmp} ${DOX}/bin/doxygen
- sudo install -m 755 ${TMPDIR-/tmp}/${DOX}/bin/doxygen /usr/local/bin/doxygen
script:
Expand Down
232 changes: 0 additions & 232 deletions CombinePdfs/bin/AZhMorphing.cpp

This file was deleted.

9 changes: 0 additions & 9 deletions CombinePdfs/bin/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,13 +1,4 @@
<bin file="AdaptChargedHiggs.cpp" name="AdaptChargedHiggs"></bin>
<bin file="ContourPlot.cpp" name="ContourPlot"></bin>
<bin file="HhhMSSMCombinationExample.cpp" name="HhhMSSMCombinationExample"></bin>
<bin file="HhhMorphingExample-NoModel.cpp" name="HhhMorphingExample-NoModel"></bin>
<bin file="AZhMorphing-NoModel.cpp" name="AZhMorphing-NoModel"></bin>
<bin file="AZhMorphing.cpp" name="AZhMorphing"></bin>
<bin file="HhhMorphingExample.cpp" name="HhhMorphingExample"></bin>
<bin file="MorphingMSSM-NoModel.cpp" name="MorphingMSSM-NoModel"></bin>
<bin file="MorphingMSSMUpdate-NoModel.cpp" name="MorphingMSSMUpdate-NoModel"></bin>
<bin file="MorphingMSSM.cpp" name="MorphingMSSM"></bin>
<bin file="ParametricMSSM.cpp" name="ParametricMSSM"></bin>
<bin file="PlotParametric.cpp" name="PlotParametric"></bin>
<bin file="SMLegacyMorphing.cpp" name="SMLegacyMorphing"></bin>
Expand Down
Loading

0 comments on commit 84e8124

Please sign in to comment.