Skip to content
Snippets Groups Projects
Commit 58cf5386 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

reconstruction.py: no need for Copier anymore

parent c0eafa27
No related branches found
No related tags found
1 merge request!138reconstruction.py: no need for Copier anymore
......@@ -114,10 +114,6 @@ services.append(EICDataSvc("EventDataSvc", inputs=input_sims, OutputLevel=WARNIN
# juggler components
from Configurables import PodioInput
from Configurables import Jug__Base__InputCopier_dd4pod__Geant4ParticleCollection_dd4pod__Geant4ParticleCollection_ as MCCopier
from Configurables import Jug__Base__InputCopier_dd4pod__CalorimeterHitCollection_dd4pod__CalorimeterHitCollection_ as CalCopier
from Configurables import Jug__Base__InputCopier_dd4pod__TrackerHitCollection_dd4pod__TrackerHitCollection_ as TrkCopier
from Configurables import Jug__Base__InputCopier_dd4pod__PhotoMultiplierHitCollection_dd4pod__PhotoMultiplierHitCollection_ as PMTCopier
from Configurables import Jug__Fast__MC2SmearedParticle as MC2DummyParticle
from Configurables import Jug__Fast__ParticlesWithTruthPID as ParticlesWithTruthPID
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment