Skip to content

Commit 6112319

Browse files
committed
PWGEM/Dilepton: move files to proper place
1 parent 2e1908a commit 6112319

File tree

8 files changed

+700
-1596
lines changed

8 files changed

+700
-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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#ifndef PWGEM_DILEPTON_UTILS_EVENTHISTOGRAMS_H_
1616
#define PWGEM_DILEPTON_UTILS_EVENTHISTOGRAMS_H_
1717

18+
#include "Common/Core/RecoDecay.h"
1819
#include "Framework/HistogramRegistry.h"
1920

2021
using namespace o2::framework;

0 commit comments

Comments
 (0)