Skip to content
Snippets Groups Projects
Commit aa4f74c9 authored by Philip Sommer's avatar Philip Sommer
Browse files

updating map files to include trigger for 2018 and new isolation operating points

Former-commit-id: 8be8a01cf1ec944d752c8e059afdfb61103e6b9e
parent 77f52dd9
No related branches found
No related tags found
No related merge requests found
......@@ -58,7 +58,7 @@ AsgElectronEfficiencyCorrectionTool::AsgElectronEfficiencyCorrectionTool(std::st
// Declare the needed properties
declareProperty("CorrectionFileNameList", m_corrFileNameList,
"List of file names that store the correction factors for simulation.");
declareProperty("MapFilePath", m_mapFile = "ElectronEfficiencyCorrection/2015_2017/rel21.2/Consolidation_September2018_v1/map0.txt" ,
declareProperty("MapFilePath", m_mapFile = "ElectronEfficiencyCorrection/2015_2017/rel21.2/Consolidation_September2018_v1/map1.txt" ,
"Full path to the map file");
declareProperty("RecoKey", m_recoKey = "" ,
"Key associated with reconstruction");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment