You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the class remollBeamTarget.cc line 156 fMotherTargetAbsolutePosition = fTargetMothers[fActiveTargetMother].first->GetTranslation().z() - 4500;
This is not an issue as long as the offset between hall center and target center is fixed.
I'm posting this in case if we ended up changing the offset, we need to update the location
The text was updated successfully, but these errors were encountered:
The offset between hall center and target center
In the class remollBeamTarget.cc line 156
fMotherTargetAbsolutePosition = fTargetMothers[fActiveTargetMother].first->GetTranslation().z() - 4500;
This is not an issue as long as the offset between hall center and target center is fixed.
I'm posting this in case if we ended up changing the offset, we need to update the location
The text was updated successfully, but these errors were encountered: