@@ -58,7 +58,7 @@ DECLARE_SOA_COLUMN(TauFormg, tauFormg, std::vector<float>); //!
5858 // !
5959} // namespace jetTFsubstructure
6060
61- // all tbales have the same content (for now)
61+ // all tables have the same content (for now)
6262DECLARE_SOA_TABLE (CJetTFSSs, " AOD" , " CJETTFSS" , jetoutput::JetPt, jetoutput::JetPhi, jetoutput::JetEta, jetTFsubstructure::EnergyMother, jetTFsubstructure::PtLeading, jetTFsubstructure::PtSubLeading, jetTFsubstructure::Theta, jetTFsubstructure::PtLeadingConstituent, jetTFsubstructure::TauForm, jetTFsubstructure::Z, jetTFsubstructure::Ptg, jetTFsubstructure::Thetag, jetTFsubstructure::Zg, jetTFsubstructure::TauFormg); \
6363DECLARE_SOA_TABLE (CMCDJetTFSSs, " AOD" , " CMCDJETTFSS" , jetoutput::JetPt, jetoutput::JetPhi, jetoutput::JetEta, jetTFsubstructure::EnergyMother, jetTFsubstructure::PtLeading, jetTFsubstructure::PtSubLeading, jetTFsubstructure::Theta, jetTFsubstructure::PtLeadingConstituent, jetTFsubstructure::TauForm, jetTFsubstructure::Z, jetTFsubstructure::Ptg, jetTFsubstructure::Thetag, jetTFsubstructure::Zg, jetTFsubstructure::TauFormg); \
6464DECLARE_SOA_TABLE (CMCPJetTFSSs, " AOD" , " CMCPJETTFSS" , jetoutput::JetPt, jetoutput::JetPhi, jetoutput::JetEta, jetTFsubstructure::EnergyMother, jetTFsubstructure::PtLeading, jetTFsubstructure::PtSubLeading, jetTFsubstructure::Theta, jetTFsubstructure::PtLeadingConstituent, jetTFsubstructure::TauForm, jetTFsubstructure::Z, jetTFsubstructure::Ptg, jetTFsubstructure::Thetag, jetTFsubstructure::Zg, jetTFsubstructure::TauFormg); \
@@ -75,7 +75,7 @@ DECLARE_SOA_TABLE(CEWSJetTFSSs, "AOD", "CEWSJETTFSS", jetoutput::JetPt, jetoutpu
7575// *********************************************************
7676
7777#include " PWGJE/Core/FastJetUtilities.h"
78- // #include "PWGJE/Core/JetFinder.h"
78+ #include " PWGJE/Core/JetFinder.h"
7979#include " PWGJE/Core/JetSubstructureUtilities.h"
8080#include " PWGJE/Core/JetUtilities.h"
8181
0 commit comments