Skip to content

Commit

Permalink
Don't change the functionals to avoid rebase conflicts in key4hep#173
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Mar 15, 2024
1 parent 01b88ba commit d79d125
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 105 deletions.
43 changes: 0 additions & 43 deletions test/k4FWCoreTest/options/TestDataHandleUniquePtr.py

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

#include "Gaudi/Property.h"
#include "Gaudi/Functional/Consumer.h"
#include "GaudiAlg/Consumer.h"

#include "edm4hep/MCParticleCollection.h"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

#include "Gaudi/Property.h"
#include "Gaudi/Functional/Consumer.h"
#include "GaudiAlg/Consumer.h"

#include "edm4hep/MCParticleCollection.h"
#include "edm4hep/SimTrackerHitCollection.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

#include "Gaudi/Property.h"
#include "Gaudi/Functional/Producer.h"
#include "GaudiAlg/Producer.h"
#include "k4FWCore/BaseClass.h"

#include "edm4hep/MCParticleCollection.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

#include "Gaudi/Property.h"
#include "Gaudi/Functional/Producer.h"
#include "GaudiAlg/Producer.h"
#include "k4FWCore/BaseClass.h"

#include "edm4hep/MCParticleCollection.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

#include "Gaudi/Property.h"
#include "Gaudi/Functional/Transformer.h"
#include "GaudiAlg/Transformer.h"

#include "edm4hep/MCParticleCollection.h"
#include "edm4hep/MutableMCParticle.h"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/

#include "Gaudi/Property.h"
#include "Gaudi/Functional/Transformer.h"
#include "GaudiAlg/Transformer.h"

#include "edm4hep/MCParticleCollection.h"
#include "edm4hep/SimTrackerHitCollection.h"
Expand Down
56 changes: 0 additions & 56 deletions test/k4FWCoreTest/src/components/TestDataHandleUniquePtr.cpp

This file was deleted.

0 comments on commit d79d125

Please sign in to comment.