Skip to content
Snippets Groups Projects
Commit 684ae0ee authored by Siarhei Harkusha's avatar Siarhei Harkusha
Browse files

Fix Tile Overlay with premixed pileup (ATLASSIM-3853)

In Overlay job TileRawChannelContainer is used to check DQ status,
but in this case it is supposed that real data are used for overlay
and this container is always available.
In the case of MC this container is available but it is useless though it's harmless.
In the case of premixed data this container is not available at all.

Compilation warnings are fixed also.


Former-commit-id: 10032d031c43f6524d92dc3fa9e179458192ff19
parent f5616a97
No related branches found
No related tags found
Loading
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