Skip to content
Snippets Groups Projects
Commit f27c1a82 authored by Nils Erik Krumnack's avatar Nils Erik Krumnack
Browse files

Merge branch 'philip_mapTriggerSFs' into '21.2'

ElectronEfficiencyCorrection update of map file

See merge request atlas/athena!16304

Former-commit-id: a42580baa8383907041e5edd08087ab6126947c3
parents d068c7e5 aa4f74c9
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