6 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
7 from AthenaConfiguration.ComponentFactory
import CompFactory
12 kwargs.setdefault(
"binning_N_TruthParticle", [600,0.,6000])
13 kwargs.setdefault(
"binning_N_GeneratorLevelParticle", [50,0.,1500])
14 kwargs.setdefault(
"binning_N_SimulationLevelParticle", [200,0,200])
16 acc.setPrivateTools(CompFactory.GeneratorPhysVal.GeneratorPhysValMonitoringTool(**kwargs))