Skip to content

Commit 80a513e

Browse files
committed
FemtoWorld: adding Efficiency Task
1 parent 71201c8 commit 80a513e

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

PWGCF/FemtoWorld/Core/FemtoWorldCollisionSelection.h

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
/// \author Andi Mathis, TU München, andreas.mathis@ph.tum.de
1515
/// \author Zuzanna Chochulska, WUT Warsaw, zchochul@cern.ch
1616

17-
#ifndef PWGCF_FEMTOWORLD_CORE_FEMTOWORLDCOLLISIONSELECTION_H_
18-
#define PWGCF_FEMTOWORLD_CORE_FEMTOWORLDCOLLISIONSELECTION_H_
17+
#ifndef PWGCF_FEMTOWORLD_CORE_FEMTOWORLDCOLLISIONSELECTION_H_
18+
#define PWGCF_FEMTOWORLD_CORE_FEMTOWORLDCOLLISIONSELECTION_H_
1919

2020
#include <string>
2121
#include <iostream>
@@ -24,8 +24,6 @@
2424
#include "Framework/HistogramRegistry.h"
2525
#include "Framework/Logger.h"
2626

27-
28-
2927
using namespace o2::framework;
3028

3129
namespace o2::analysis::femtoWorld

0 commit comments

Comments
 (0)