Skip to content

Commit

Permalink
Update macros/REST_Axion_PlotNgamma.C
Browse files Browse the repository at this point in the history
Co-authored-by: Javier Galan <javier.galan@unizar.es>
  • Loading branch information
francandon and jgalan authored Feb 21, 2024
1 parent 112fb09 commit de08fb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion macros/REST_Axion_PlotNgamma.C
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@
//*** Author: Fran Candón
//*******************************************************************************************************

int REST_Axion_PlotNgamma2(double ma_max = 0.1, double ma_min = 0, double Ea = 4.2, double Bmag = 2.5,
int REST_Axion_PlotNgamma(double ma_max = 0.1, double ma_min = 0, double Ea = 4.2, double Bmag = 2.5,

double Lcoh = 10000, std::string gasName = "He", Bool_t vacuum = true,
int n_ma = 100, double E_a_min = 0.0, double E_a_max = 20.0) {
// Creates the vector of axion masses
Expand Down

0 comments on commit de08fb5

Please sign in to comment.