Skip to content
Snippets Groups Projects
Commit 9ea78889 authored by Benjamin Allen's avatar Benjamin Allen
Browse files

Bugfix for L1CALO2 Derivation

Former-commit-id: 6df3a898
parent e941196a
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,7 @@ augStream = MSMgr.GetStream( streamName )
evtStream = augStream.GetEventStream()
svcMgr += createThinningSvc( svcName="L1CALO2ThinningSvc", outStreams=[evtStream] )
trackParticleAuxExclusions="-caloExtension.-cellAssociation.-clusterAssociation.-trackParameterCovarianceMatrices.-parameterX.-parameterY.-parameterZ.-parameterPX.-parameterPY.-parameterPZ.-parameterPosition"
# Generic event info
L1CALO2Stream.AddItem("xAOD::EventInfo#*")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment