Skip to content

Commit

Permalink
Remove dummy analyzer
Browse files Browse the repository at this point in the history
  • Loading branch information
kdlong committed Oct 7, 2019
1 parent a30dacf commit 2b1b520
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 242 deletions.
1 change: 1 addition & 0 deletions GeneratorInterface/Core/src/WeightHelper.cc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ namespace gen {
pdfSetsInfo({
// In principle this can be parsed from $LHAPDF_DATA_PATH/pdfsets.index,
// but do we really want to do that? Can also just hardcode a subset...
// TODO: Actually we can just take this from LHAPDF
{"NNPDF31_nnlo_hessian_pdfas", 306000, kHessianUnc},
{"NNPDF31_nnlo_as_0118", 303600, kMonteCarloUnc},
{"NNPDF31_nlo_as_0118", 303400, kMonteCarloUnc},
Expand Down
6 changes: 0 additions & 6 deletions TestWeightInfo/TestAnalyzer/plugins/BuildFile.xml

This file was deleted.

162 changes: 0 additions & 162 deletions TestWeightInfo/TestAnalyzer/plugins/TestAnalyzer.cc

This file was deleted.

4 changes: 0 additions & 4 deletions TestWeightInfo/TestAnalyzer/test/BuildFile.xml

This file was deleted.

51 changes: 0 additions & 51 deletions TestWeightInfo/TestAnalyzer/test/test_catch2_TestAnalyzer.cc

This file was deleted.

2 changes: 0 additions & 2 deletions TestWeightInfo/TestAnalyzer/test/test_catch2_main.cc

This file was deleted.

17 changes: 0 additions & 17 deletions TestWeightInfo/TestAnalyzer/test/test_cfg.py

This file was deleted.

0 comments on commit 2b1b520

Please sign in to comment.