Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 11, 2024
1 parent 521d9b4 commit bcafb8a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/03.IAXO/GenerateSignalComponents.C
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
Double_t Eo = 0.5; // keV
Double_t Ef = 10; // keV


Int_t GenerateSignalComponents(std::string rmlFile, std::string name, Double_t totalYears = 1.5,
size_t firstSteps = 5, Double_t firstYears = 0.5) {
Double_t totalExposureTime = totalYears * 365. * 12 * 3600;
Expand Down

0 comments on commit bcafb8a

Please sign in to comment.