CxxUtils: Suppress more undefined behavior warnings.
The ID code in various places contains undefined casts between raw data containers of PixelCluster+SCT_Cluster to SiCluster (through making explicit symlinks in SG between them). There are enough that it's easiest to just suppress all such warnings involbing PrepRawDataCollection.
Please register or sign in to comment