Skip to content

Update toLocal/toGlobal functions

Zehua Xu requested to merge toLocal_for_vector_fix_zehua into master

toLocal(ROOT::Math::XYZVector) or toGlobal(ROOT::Math::XYZVector) functions in Detector are consistent with the ones in DetDesc. This fix is also for issue Boole!444 (comment 6353192)

Merge request reports