Skip to content

Commit 2e8406f

Browse files
committed
asdasasd
1 parent 4ce464d commit 2e8406f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

PWGEM/PhotonMeson/Tasks/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ o2physics_add_dpl_workflow(material-budget-mc
147147
COMPONENT_NAME Analysis)
148148

149149
o2physics_add_dpl_workflow(check-mc-v0
150-
SOURCES checkMcV0Conversions.cxx
150+
SOURCES checkMcV0.cxx
151151
PUBLIC_LINK_LIBRARIES O2::Framework O2::DCAFitter O2Physics::AnalysisCore
152152
COMPONENT_NAME Analysis)
153153

PWGEM/PhotonMeson/Tasks/checkMcV0Conversions.cxx renamed to PWGEM/PhotonMeson/Tasks/checkMcV0.cxx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

12-
/// \file checkMcV0Conversions.cxx
12+
/// \file checkMcV0.cxx
1313
/// \brief Study the reconstruction and reconstructability of photon conversions in MC
1414
/// \author daiki.sekihata@cern.ch felix.schlepper@cern.ch
1515
/// \dependencies: o2-analysis-particles-to-tracks --processIndexingCentral true

0 commit comments

Comments
 (0)