Skip to content

Commit 1942b27

Browse files
committed
Rename PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSub.cxx
1 parent 5aa9e33 commit 1942b27

11 files changed

+15
-20
lines changed

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

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

18+
#ifndef PWGJE_TABLEPRODUCER_MATCHING_SUBSTRUCTURE_JETSUBSTRUCTUREMATCHINGSUB_H_
19+
#define PWGJE_TABLEPRODUCER_MATCHING_SUBSTRUCTURE_JETSUBSTRUCTUREMATCHINGSUB_H_
20+
1821
#include "PWGJE/Core/JetMatchingUtilities.h"
1922
#include "PWGJE/DataModel/Jet.h"
2023
#include "PWGJE/DataModel/JetSubstructure.h"
@@ -280,3 +283,5 @@ struct JetSubstructureMatchingSub {
280283
}
281284
PROCESS_SWITCH(JetSubstructureMatchingSub, processData, "charged jet substructure", true);
282285
};
286+
287+
#endif // PWGJE_TABLEPRODUCER_MATCHING_SUBSTRUCTURE_JETSUBSTRUCTUREMATCHINGSUB_H_

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubB0Charged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubBplusCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubD0Charged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubDielectronCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubDplusCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubDsCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubDstarCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

PWGJE/TableProducer/Matching/Substructure/jetSubstructureMatchingSubLcCharged.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/jetSubstructureMatchingSub.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/jetSubstructureMatchingSub.h"
2120

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

0 commit comments

Comments
 (0)