Skip to content

Replace ThreeVector with FourVector

Andrii Verbytskyi requested to merge averbyts/athena:noThreeVector into master

Two unrelated parts: parts

  1. Replacement of the ThreeVector occurrences with FourVector in all appropriate cases. Note this also exposes some cases when the FourVector is actually could be more desirable from the point of view of physics.

  2. This also updates the package_filters.txt

  • PhysicsAnalysis/POOLRootAccess It looks this change is needed because of the recent changes in Event/EventBookkeeperTools/CMakeLists.txt

Best regards,

Andrii

@ewelina @fwinkl @jchapman

Edited by Andrii Verbytskyi

Merge request reports