Skip to content
Snippets Groups Projects
Commit 0f27b07b authored by Goetz Gaycken's avatar Goetz Gaycken
Browse files

Avoid an early creation of CaloDescriptors.

The CaloDescriptors must not be created before the alignment callback has been
fired, because the descriptors cache the alignment transform at construction
time.

The creation of CaloDescriptors is e.g. triggered by the retrieval of the
calorimeter detector description manager. To ensure that this happens after the
alignment callback they are not retrieved anymore during the initialization of
the calorimeter volume builders.
parent d3804fc3
No related branches found
No related tags found
No related merge requests found
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