File tree Expand file tree Collapse file tree 3 files changed +1
-6
lines changed
roofitcore/inc/RooFit/TestStatistics Expand file tree Collapse file tree 3 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 16
16
#include " RooAbsReal.h"
17
17
#include " RooSetProxy.h"
18
18
19
- #include " Rtypes.h" // ClassDef, ClassImp
19
+ #include " Rtypes.h" // ClassDef
20
20
21
21
#include < memory> // shared_ptr
22
22
Original file line number Diff line number Diff line change @@ -40,9 +40,6 @@ TConfidenceLevel.
40
40
41
41
#include < TMath.h>
42
42
43
- // / ClassImp for building the THtml documentation of the class
44
-
45
-
46
43
using namespace RooStats ;
47
44
48
45
// //////////////////////////////////////////////////////////////////////////////
Original file line number Diff line number Diff line change 46
46
#include " RooProfileLL.h"
47
47
#include " TF1.h"
48
48
49
- // / ClassImp for building the THtml documentation of the class
50
-
51
49
using namespace RooStats ;
52
50
53
51
// //////////////////////////////////////////////////////////////////////////////
You can’t perform that action at this time.
0 commit comments