Skip to content

Commit 86e2709

Browse files
committed
Add megalinter sugestions
1 parent 29e6edd commit 86e2709

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

PWGLF/TableProducer/Nuspex/lnnRecoTask.cxx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,11 @@
1212
// Build \Lambda-n-n candidates from V0s and tracks
1313
// ==============================================================================
1414
#include <array>
15+
#include <memory>
16+
#include <string>
17+
#include <vector>
18+
#include <algorithm>
19+
1520
#include <TLorentzVector.h>
1621

1722
#include "Framework/runDataProcessing.h"

0 commit comments

Comments
 (0)