Skip to content

Commit

Permalink
Drop local copy of conifer.h in favor of conifer external
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar committed Oct 26, 2023
1 parent 7e21693 commit b8e145f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 167 deletions.
1 change: 1 addition & 0 deletions L1Trigger/Phase2L1ParticleFlow/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<use name="CommonTools/MVAUtils"/>
<use name="L1Trigger/DemonstratorTools"/>
<use name="PhysicsTools/TensorFlow"/>
<use name="conifer"/>
<use name="tensorflow"/>
<use name="roottmva"/>
<use name="hls"/>
Expand Down
166 changes: 0 additions & 166 deletions L1Trigger/Phase2L1ParticleFlow/interface/conifer.h

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@
#include "DataFormats/L1TParticleFlow/interface/layer1_emulator.h"
#include "DataFormats/L1TParticleFlow/interface/egamma.h"
#include "DataFormats/L1TParticleFlow/interface/pf.h"
#include "L1Trigger/Phase2L1ParticleFlow/interface/conifer.h"
#include "L1Trigger/Phase2L1ParticleFlow/interface/common/inversion.h"

#include "conifer.h"

namespace edm {
class ParameterSet;
class ParameterSetDescription;
Expand Down

0 comments on commit b8e145f

Please sign in to comment.