Skip to content

Exception in TGeoMixture::ComputeDerivedQuantities #8892

@andresailer

Description

@andresailer

Since this change #8556 in the root master
We see some failures in DD4hep tests against the LCG Dev3 installation, more details in AIDASoft/DD4hep#857 (comment)

Our tests are passing again if patching out the !fElements && from this line

if (!fElements && TMath::Abs(z-fZmixture[i])<1.e-6 && TMath::Abs(a-fAmixture[i])<1.e-6) {

Ping @agheata

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions