Skip to content

Commit

Permalink
Merge pull request #36445 from SiewYan/patch-2
Browse files Browse the repository at this point in the history
remove legacy EDModules: FlatEGunASCIIWriter
  • Loading branch information
cmsbuild committed Dec 10, 2021
2 parents 2f1b87a + 223738d commit 2068c43
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 196 deletions.
71 changes: 0 additions & 71 deletions IOMC/ParticleGuns/interface/FlatEGunASCIIWriter.h

This file was deleted.

119 changes: 0 additions & 119 deletions IOMC/ParticleGuns/src/FlatEGunASCIIWriter.cc

This file was deleted.

6 changes: 0 additions & 6 deletions IOMC/ParticleGuns/src/SealModule.cc
Expand Up @@ -3,7 +3,6 @@

// Julia Yarba : related to particle gun prototypes
//
//#include "IOMC/ParticleGuns/interface/FlatEGunASCIIWriter.h"

#include "IOMC/ParticleGuns/interface/BeamMomentumGunProducer.h"
#include "IOMC/ParticleGuns/interface/CloseByParticleGunProducer.h"
Expand All @@ -26,11 +25,6 @@
// particle gun prototypes
//

/*
using edm::FlatEGunASCIIWriter;
DEFINE_FWK_MODULE(FlatEGunASCIIWriter);
*/

using edm::BeamMomentumGunProducer;
DEFINE_FWK_MODULE(BeamMomentumGunProducer);
using edm::CloseByParticleGunProducer;
Expand Down

0 comments on commit 2068c43

Please sign in to comment.