Skip to content
Snippets Groups Projects
Commit 8528ab63 authored by James Robinson's avatar James Robinson
Browse files

Fixed include error in V1 single-top processes. 2017-12-14 14:39:20. (PowhegControl-00-03-06)

Former-commit-id: 1250a450da7dbaff1a06dc7080487fe8d729fed0
parent c6f6fc01
No related merge requests found
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
from AthenaCommon import Logging
from ..powheg_V1 import PowhegV1
from ..powheg_V2 import PowhegV2
## Get handle to Athena logging
logger = Logging.logging.getLogger("PowhegControl")
......
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
from AthenaCommon import Logging
from ..powheg_V1 import PowhegV1
from ..powheg_V2 import PowhegV2
## Get handle to Athena logging
logger = Logging.logging.getLogger("PowhegControl")
......
# Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
from AthenaCommon import Logging
from ..powheg_V1 import PowhegV1
from ..powheg_V2 import PowhegV2
## Get handle to Athena logging
logger = Logging.logging.getLogger("PowhegControl")
......
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