Skip to content

Commit

Permalink
get rid of gROOT->Reset() in GeometryComparisonPlotter.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
mmusich committed Apr 6, 2023
1 parent e6d78ea commit b826a82
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Alignment/OfflineValidation/src/GeometryComparisonPlotter.cc
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,6 @@ GeometryComparisonPlotter::GeometryComparisonPlotter(TString tree_file_name,
#endif

// style
gROOT->Reset();

data->SetMarkerSize(0.5);
data->SetMarkerStyle(6);

Expand Down

0 comments on commit b826a82

Please sign in to comment.