3 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
4 from AthenaConfiguration.ComponentFactory
import CompFactory
7 """Main config for PFlow decorations """
10 CommonAugmentation = CompFactory.DerivationFramework.CommonAugmentation
11 from DerivationFrameworkJetEtMiss.JetToolConfig
import PFlowAugmentationToolCfg
13 acc.addEventAlgo(CommonAugmentation(
"PFlowAugmentation", AugmentationTools = [PFlowAugTool]))