3 from AthenaConfiguration.ComponentAccumulator
import ComponentAccumulator
4 from AthenaConfiguration.ComponentFactory
import CompFactory
8 kwargs.setdefault(
"LogicalVolumeNames", [
"LUCID::lvPmt"])
9 kwargs.setdefault(
"OutputCollectionNames", [
"LucidSimHitsVector"])
10 result.setPrivateTools(CompFactory.LUCID_SensitiveDetectorTool(name, **kwargs))