Skip to content
Snippets Groups Projects

L1CaloFEX[ToolInterfaces]: cmake and package cleanups

Merged Frank Winklmeier requested to merge fwinkl/athena:cmake_l1calofex into master
5 files
+ 18
51
Compare changes
  • Side-by-side
  • Inline
Files
5
from L1CaloFEXSim.L1CaloFEXSimConf import LVL1__eFEXSim
# Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
from L1CaloFEXSim.L1CaloFEXSimConf import LVL1__eFEXDriver
class Run3eFEXDriver (LVL1__eFEXDriver):
__slots__ = []
Loading