Skip to content

Commit

Permalink
add back TLorentzVector
Browse files Browse the repository at this point in the history
(cherry picked from commit d5cd6f1)
  • Loading branch information
ccaillol authored and folguera committed Apr 13, 2023
1 parent b491817 commit c8451a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion L1Trigger/DemonstratorTools/src/codecs_etsums.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#include "L1Trigger/DemonstratorTools/interface/codecs/etsums.h"
#include "DataFormats/Math/interface/LorentzVector.h"

namespace l1t::demo::codecs {

Expand Down
2 changes: 1 addition & 1 deletion L1Trigger/DemonstratorTools/src/codecs_htsums.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

#include "L1Trigger/DemonstratorTools/interface/codecs/htsums.h"
#include "DataFormats/Math/interface/LorentzVector.h"

namespace l1t::demo::codecs {

Expand Down

0 comments on commit c8451a1

Please sign in to comment.