Skip to content

Commit

Permalink
[RF] Vectorized RooChiSquare
Browse files Browse the repository at this point in the history
- Vectorized RooChiSquare
- Add isBatch method in RooSpan.h for allowing type checking in vectorized code.
- Fixed includes in PDF files
- Removed TError and Riostream
  • Loading branch information
Emmanouil Michalainas authored and hageboeck committed Oct 9, 2019
1 parent 17d39c7 commit b57da2a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roofit/roofit/src/RooArgusBG.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ RooArgusBG is a RooAbsPdf implementation describing the ARGUS background shape.
*/

#include "RooArgusBG.h"
#include "RooFit.h"
#include "RooRealVar.h"
#include "RooRealConstant.h"
#include "RooMath.h"
Expand Down

0 comments on commit b57da2a

Please sign in to comment.