Skip to content

Commit

Permalink
Update year flag to 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
mschrode committed Nov 19, 2021
1 parent 1220d37 commit 4941c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/convertDelphes2UHH2.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ void run(const TString& in_file_name,
int run = 1;
int luminosityBlock = 0;
long long event = 0;
std::string year = "2018";
std::string year = "2017";
float rho = 22.6;
float beamspot_x0 = 0;
float beamspot_y0 = 0;
Expand Down

0 comments on commit 4941c78

Please sign in to comment.