Skip to content
Snippets Groups Projects
Commit 4232eb15 authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'EGammaPhys_PhEffCorrTool' into 'master'

AsgPhotonEfficiencyCorrectionTool: adding map file from Rel21.2

See merge request atlas/athena!39355
parents 126ad370 43f9fd59
No related branches found
No related tags found
No related merge requests found
......@@ -64,7 +64,7 @@ AsgPhotonEfficiencyCorrectionTool::AsgPhotonEfficiencyCorrectionTool( std::strin
declareProperty( "CorrectionFileNameUnconv", m_corrFileNameUnconv="",
"File that stores the correction factors for simulation for unconverted photons");
declareProperty("MapFilePath", m_mapFile = "" ,
declareProperty("MapFilePath", m_mapFile = "PhotonEfficiencyCorrection/2015_2018/rel21.2/Summer2020_Rec_v1/map1.txt",
"Full path to the map file");
declareProperty( "ForceDataType", m_dataTypeOverwrite=-1,
......
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