We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f88c00 commit 42095b4Copy full SHA for 42095b4
README.md
@@ -55,7 +55,7 @@ PhaseSpace phsp(B0.mass(), massesB0, 10000000);
55
//run the generator
56
phsp.Generate(B0);
57
58
-//Unweight the events flags the accepted and rejected events
+//Unweight the events flagging the accepted and rejected ones
59
phsp.Unweight();
60
61
//export events to the host (in case it is necessary)
0 commit comments