Skip to content

Commit e035f8e

Browse files
dsekihatalibuild
andauthored
[PWGEM/Dilepton] move files to proper place (#14073)
Co-authored-by: ALICE Action Bot <alibuild@cern.ch>
1 parent 144bfce commit e035f8e

File tree

8 files changed

+701
-1596
lines changed

8 files changed

+701
-1596
lines changed

PWGEM/Dilepton/Core/PhotonHBT.h

Lines changed: 0 additions & 1472 deletions
This file was deleted.

PWGEM/Dilepton/Tasks/CMakeLists.txt

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -105,21 +105,6 @@ o2physics_add_dpl_workflow(dimuon-mc
105105
PUBLIC_LINK_LIBRARIES O2::Framework O2::DetectorsBase O2Physics::AnalysisCore O2Physics::PWGEMDileptonCore
106106
COMPONENT_NAME Analysis)
107107

108-
o2physics_add_dpl_workflow(photon-hbt-pcmpcm
109-
SOURCES PhotonHBTPCMPCM.cxx
110-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGEMPhotonMesonCore O2Physics::MLCore
111-
COMPONENT_NAME Analysis)
112-
113-
o2physics_add_dpl_workflow(photon-hbt-eeee
114-
SOURCES PhotonHBTEEEE.cxx
115-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGEMPhotonMesonCore O2Physics::MLCore
116-
COMPONENT_NAME Analysis)
117-
118-
o2physics_add_dpl_workflow(photon-hbt-pcmee
119-
SOURCES PhotonHBTPCMEE.cxx
120-
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::PWGEMPhotonMesonCore O2Physics::MLCore
121-
COMPONENT_NAME Analysis)
122-
123108
o2physics_add_dpl_workflow(prefilter-dielectron
124109
SOURCES prefilterDielectron.cxx
125110
PUBLIC_LINK_LIBRARIES O2::Framework O2Physics::AnalysisCore O2Physics::MLCore O2Physics::PWGEMDileptonCore

PWGEM/Dilepton/Tasks/PhotonHBTPCMEE.cxx

Lines changed: 0 additions & 44 deletions
This file was deleted.

PWGEM/Dilepton/Tasks/PhotonHBTPCMPCM.cxx

Lines changed: 0 additions & 44 deletions
This file was deleted.

PWGEM/Dilepton/Utils/EventHistograms.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
#ifndef PWGEM_DILEPTON_UTILS_EVENTHISTOGRAMS_H_
1616
#define PWGEM_DILEPTON_UTILS_EVENTHISTOGRAMS_H_
1717

18+
#include "Common/Core/RecoDecay.h"
19+
1820
#include "Framework/HistogramRegistry.h"
1921

2022
using namespace o2::framework;

0 commit comments

Comments
 (0)