Skip to content

Commit

Permalink
Update vtx_dis_plots.cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
khushi-singla-21 authored Oct 29, 2024
1 parent fa49ae7 commit 783b402
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ void vtx_dis_plots(const std::string& config_name)

//--------------------------------------------------------------------------------------------------------------------------------------------

auto output_prefix = "plots";
// Print plots to pdf file
c1->Print(fmt::format("{}.pdf[", output_prefix).c_str());
c2->Print(fmt::format("{}.pdf", output_prefix).c_str());
Expand Down

0 comments on commit 783b402

Please sign in to comment.