Skip to content

Commit 5aa9e33

Browse files
committed
Rename PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx
1 parent d59a6d9 commit 5aa9e33

11 files changed

+15
-20
lines changed

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx renamed to PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515
//
1616

17+
#ifndef PWGJE_TABLEPRODUCER_MATCHING_SUBSTRUCTURE_JETSUBSTRUCTUREMATCHING_H_
18+
#define PWGJE_TABLEPRODUCER_MATCHING_SUBSTRUCTURE_JETSUBSTRUCTUREMATCHING_H_
19+
1720
#include "PWGJE/Core/JetMatchingUtilities.h"
1821
#include "PWGJE/DataModel/Jet.h"
1922
#include "PWGJE/DataModel/JetSubstructure.h"
@@ -278,3 +281,5 @@ struct JetSubstructureMatching {
278281
}
279282
PROCESS_SWITCH(JetSubstructureMatching, processData, "charged jet substructure", true);
280283
};
284+
285+
#endif // PWGJE_TABLEPRODUCER_MATCHING_SUBSTRUCTURE_JETSUBSTRUCTUREMATCHING_H_

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCB0Charged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCBplusCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCD0Charged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCDielectronCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCDplusCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCDsCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCDstarCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingMCLcCharged.cxx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@
1313
//
1414
/// \author Nima Zardoshti <nima.zardoshti@cern.ch>
1515

16-
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.cxx"
17-
1816
#include "PWGJE/DataModel/Jet.h"
1917
#include "PWGJE/DataModel/JetReducedData.h"
2018
#include "PWGJE/DataModel/JetSubstructure.h"
19+
#include "PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatching.h"
2120

2221
#include <Framework/ASoA.h>
2322
#include <Framework/AnalysisTask.h>

0 commit comments

Comments
 (0)