Skip to content

Commit

Permalink
Remove a few includes
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jun 22, 2024
1 parent a61b56d commit 8abbd9a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions k4Reco/DDPlanarDigi/components/DDPlanarDigi.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,11 @@
#include "Gaudi/Accumulators/RootHistogram.h"
#include "Gaudi/Histograming/Sink/Utils.h"

#include "DD4hep/BitFieldCoder.h"
#include "DD4hep/DD4hepUnits.h"
#include "DD4hep/Detector.h"

#include <TFile.h>

#include <cmath>
#include <iostream>
#include <random>
#include <fmt/format.h>

Expand Down
2 changes: 0 additions & 2 deletions k4Reco/DDPlanarDigi/components/DDPlanarDigi.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

#include "Gaudi/Accumulators/RootHistogram.h"
#include "Gaudi/Property.h"
#include "GaudiAlg/Transformer.h"
#include "GaudiKernel/RndmGenerators.h"

#include "edm4hep/EventHeaderCollection.h"
#include "edm4hep/MCRecoTrackerHitPlaneAssociationCollection.h"
Expand Down

0 comments on commit 8abbd9a

Please sign in to comment.