Skip to content

Adding initial BCM prime simulation

Jakob Novak requested to merge janovak/athena:BCMprime into 21.9

BCM prime volumes have been added to the ATLAS upgrade simulation:

  • Addition of GeoBCMPrimeTool for building of the BCM prime volumes
  • GeoBCMPrimeXMLHelper class is used to read alignable parameters from a dedicated xml file set in the configuration (in this example BCMPrime_InclinedAlternative.xml, which will be merged into the ITKLayouts package)
  • Selected (0-8) BCM prime modules are built from the GeoPixelEnvelopeExtInclTool, according to the ModulesOn 8 bit property of GeoBCMPrimeTool

As BCMSensorSD class is shared with the old BCM, we still need properly handle that. @jchapman, how do you propose to handle BEcopyNo changes? Keeping MR WIP until this is resolved.

Edited by Jakob Novak

Merge request reports