Skip to content

Commit f441472

Browse files
committed
Remove unsued variable
1 parent f1c3bca commit f441472

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGEM/PhotonMeson/Tasks/CheckMCV0.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,6 @@ struct CheckMCV0 {
177177
// params
178178
std::array<float, 6> mcPosXYZEtaTglPtProp{};
179179
std::array<float, 6> mcEleXYZEtaTglPtProp{};
180-
std::array<float, 6> mcMotherXYZEtaTglPtProp{};
181180

182181
// Track Types
183182
static constexpr std::array<std::string_view, 6> v0Types{"ITSTPC_ITSTPC/", "TPConly_TPConly/", "ITSonly_ITSonly/", "ITSTPC_TPConly/", "ITSTPC_ITSonly/", "TPConly_ITSonly/"};

0 commit comments

Comments
 (0)