Skip to content

Commit 680099e

Browse files
authored
Update NucleitpcPbPb.cxx
1 parent 91f6db6 commit 680099e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

PWGLF/Tasks/Nuspex/NucleitpcPbPb.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ using TracksFull = soa::Join<aod::TracksIU, aod::TracksExtra, aod::TracksCovIU,
5252
namespace
5353
{
5454
static const int number_of_particles = 6;
55-
static const int number_of_antiparticle = 6;
5655
static const std::vector<std::string> particleNames{"pion", "proton", "deuteron", "triton", "helium3", "alpha"};
5756
static const std::vector<std::string> antiparticleNames{"anti-pion", "anti-proton", "anti-deuteron", "anti-triton", "anti-helium3", "anti-alpha"};
5857
static const std::vector<int> particlePdgCodes{211, 2212, o2::constants::physics::kDeuteron, o2::constants::physics::kTriton, o2::constants::physics::kHelium3, o2::constants::physics::kAlpha};

0 commit comments

Comments
 (0)