Skip to content

Commit 1cdb275

Browse files
committed
[PWGLF] temporary location for tutorial files, will restage them to the tutorial folder after O2AT. Now added iostream to comply with Megalinter
1 parent 0207f12 commit 1cdb275

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

PWGLF/Tasks/Resonances/phitutorial.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <TLorentzVector.h>
3131

3232
// C++ includes
33+
#include <iostream>
3334
#include <string>
3435
#include <vector>
3536

PWGLF/Tasks/Resonances/phitutorial_step0.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <TLorentzVector.h>
3131

3232
// C++ includes
33+
#include <iostream>
3334
#include <string>
3435
#include <vector>
3536

PWGLF/Tasks/Resonances/phitutorial_step1.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <TLorentzVector.h>
3131

3232
// C++ includes
33+
#include <iostream>
3334
#include <string>
3435
#include <vector>
3536

PWGLF/Tasks/Resonances/phitutorial_step2.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <TLorentzVector.h>
3131

3232
// C++ includes
33+
#include <iostream>
3334
#include <string>
3435
#include <vector>
3536

PWGLF/Tasks/Resonances/phitutorial_step3.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
#include <TLorentzVector.h>
3131

3232
// C++ includes
33+
#include <iostream>
3334
#include <string>
3435
#include <vector>
3536

0 commit comments

Comments
 (0)