Skip to content

Commit e820214

Browse files
removed unused variable
1 parent 8aee377 commit e820214

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/TableProducer/Nuspex/he3HadronFemto.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@ static const std::vector<std::string> betheBlochParNames{"p0", "p1", "p2", "p3",
8989
constexpr int Li4PDG = o2::constants::physics::Pdg::kLithium4;
9090
constexpr int H3LPDG = o2::constants::physics::Pdg::kHyperTriton;
9191
constexpr int ProtonPDG = PDG_t::kProton;
92-
constexpr int PionPDG = PDG_t::kPiPlus;
9392
constexpr int He3PDG = o2::constants::physics::Pdg::kHelium3;
9493
constexpr float CommonInite = 0.0f;
9594

0 commit comments

Comments
 (0)