Skip to content
Snippets Groups Projects
Commit 50009585 authored by John Chapman's avatar John Chapman
Browse files

Move Compressor class from EventCommonTPCnv to AthenaPoolCnvSvc

The `Compressor` class has no dependencies other than on the STL
and is not used by any other class in `EventCommonTPCnv` moving
it to `AthenaPoolCnvSvc` means that `CaloSimEventTPCnv` and
`LArSimEventTPCnv` no longer depend on `EventCommonTPCnv`.
In turn this means that `EventCommonTPCnv` no longer needs to be
part of the AthSimulation release. See ATLASSIM-3441.


Former-commit-id: e20bb7940afb3ce84074f560a8acb8fae0c3abc1
parent e88ac9b1
No related branches found
No related tags found
Loading
Showing
with 33 additions and 35 deletions
Loading
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