Skip to content

Commit 2b146c5

Browse files
committed
Delete unused variable
1 parent c3e6bbe commit 2b146c5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

PWGCF/FemtoUniverse/TableProducer/femtoUniverseProducerTask.cxx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2361,7 +2361,6 @@ struct FemtoUniverseProducerTask {
23612361
void fillMCTruthParticlesD0(TrackType const& mcParts)
23622362
{
23632363
std::vector<int> childIDs = {0, 0}; // these IDs are necessary to keep track of the children
2364-
std::vector<int> tmpIDtrack;
23652364

23662365
for (const auto& particle : mcParts) {
23672366

0 commit comments

Comments
 (0)