From 1931f0c588973a427f088c5da6d7f5be519c640a Mon Sep 17 00:00:00 2001 From: Kati Lassila-Perini Date: Fri, 17 Dec 2021 14:51:29 +0200 Subject: [PATCH] File path fix --- skim.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/skim.cxx b/skim.cxx index 2e526dd..d1f20b3 100644 --- a/skim.cxx +++ b/skim.cxx @@ -25,7 +25,7 @@ /* * Base path to local filesystem or to EOS containing the datasets */ -const std::string samplesBasePath = "root://eospublic.cern.ch//eos/opendata/cms/upload/stefan/HiggsToFourLeptonsNanoAODOutreachAnalysis/"; +const std::string samplesBasePath = "root://eospublic.cern.ch//eos/opendata/cms/derived-data/AOD2NanoAODOutreachTool/ForHiggsTo4Leptons/"; /*