Skip to content

Commit b74ed2f

Browse files
ferdymercuryguitargeek
authored andcommitted
[RF] rm ClassImp comments
1 parent 9409340 commit b74ed2f

File tree

3 files changed

+1
-6
lines changed

3 files changed

+1
-6
lines changed

roofit/roofitcore/inc/RooFit/TestStatistics/RooRealL.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "RooAbsReal.h"
1717
#include "RooSetProxy.h"
1818

19-
#include "Rtypes.h" // ClassDef, ClassImp
19+
#include "Rtypes.h" // ClassDef
2020

2121
#include <memory> // shared_ptr
2222

roofit/roostats/src/HybridResult.cxx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ TConfidenceLevel.
4040

4141
#include <TMath.h>
4242

43-
/// ClassImp for building the THtml documentation of the class
44-
45-
4643
using namespace RooStats;
4744

4845
////////////////////////////////////////////////////////////////////////////////

roofit/roostats/src/LikelihoodIntervalPlot.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@
4646
#include "RooProfileLL.h"
4747
#include "TF1.h"
4848

49-
/// ClassImp for building the THtml documentation of the class
50-
5149
using namespace RooStats;
5250

5351
////////////////////////////////////////////////////////////////////////////////

0 commit comments

Comments
 (0)