Skip to content

Commit a6ee708

Browse files
Merge pull request #6 from alibuild/alibot-cleanup-10046
[PWGDQ] Please consider the following formatting changes to AliceO2Group#10046
2 parents 4220ef0 + 386a5da commit a6ee708

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

PWGDQ/Core/MCSignalLibrary.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1204,7 +1204,7 @@ MCSignal* o2::aod::dqmcsignals::GetMCSignal(const char* name)
12041204
return signal;
12051205
}
12061206

1207-
if (!nameStr.compare("eeKaonFromLambdaB")) {
1207+
if (!nameStr.compare("eeKaonFromLambdaB")) {
12081208
MCProng pronge(3, {11, 443, 5122}, {true, true, true}, {false, false, false}, {0, 0, 0}, {0, 0, 0}, {false, false, false});
12091209
MCProng prongKaon(2, {321, 5122}, {true, true}, {false, false}, {0, 0}, {0, 0}, {false, false});
12101210
signal = new MCSignal(name, "Kaon and electron pair from lambda B", {pronge, pronge, prongKaon}, {2, 2, 1});

0 commit comments

Comments
 (0)