-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
I noticed a hardcoded
aRotation.rotateY(-13.62*CLHEP::degree);
in Offline/GeneralUtilities/src/OrientationResolver.cc
In a geometry description file Offline/Mu2eG4/geom/protonBeamDump_v03.txt
we have
double protonBeamDump.coreRotY = 13.72; // degrees
I am wondering if these two angles are different because one of them did not get updated.
Or maybe they are not supposed to be identical and the current code is fine.
Metadata
Metadata
Assignees
Labels
No labels