File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1111//
1212// / \file jetDsSpecSubs.cxx
1313// / \brief Ds-tagged jet analysis with substructure histogram outputs
14- // /
15- // / This task reconstructs and analyses jets containing charged D_s mesons.
16- // /
1714// / \author Monalisa Melo <monalisa.melo@cern.ch>, Universidade de São Paulo
1815
19- #include " PWGHF/Core/DecayChannels.h"
2016#include " PWGJE/Core/JetDerivedDataUtilities.h"
2117#include " PWGJE/Core/JetUtilities.h"
2218#include " PWGJE/DataModel/Jet.h"
23- #include " PWGJE/DataModel/JetReducedData.h"
24- #include " PWGJE/DataModel/JetSubtraction.h"
25-
26- #include " Common/Core/RecoDecay.h"
27- #include " Common/DataModel/TrackSelectionTables.h"
19+ // #include "PWGJE/DataModel/JetReducedData.h"
20+ // #include "PWGJE/DataModel/JetSubtraction.h"
2821
2922#include < Framework/ASoA.h>
3023#include < Framework/AnalysisDataModel.h>
4336#include < string>
4437#include < vector>
4538
46- using namespace o2 ;
39+ // using namespace o2;
4740using namespace o2 ::framework;
4841using namespace o2 ::framework::expressions;
4942
You can’t perform that action at this time.
0 commit comments