Skip to content

Commit

Permalink
Merge pull request #23536 from mrodozov/fix-hdr-SimGeneral/MixingModule
Browse files Browse the repository at this point in the history
fix hdr SimGeneral/MixingModule
  • Loading branch information
cmsbuild committed Jun 10, 2018
2 parents ad3d74f + 1a546ee commit 256b270
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions SimGeneral/MixingModule/plugins/TestMixedSource.h
Expand Up @@ -37,6 +37,13 @@
#include <iostream>
#include <fstream>

#include "SimDataFormats/CrossingFrame/interface/CrossingFrame.h"
#include "SimDataFormats/TrackingHit/interface/PSimHit.h"
#include "SimDataFormats/CaloHit/interface/PCaloHit.h"
#include "SimDataFormats/Track/interface/SimTrack.h"
#include "SimDataFormats/Vertex/interface/SimVertex.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"

//
// class decleration
//
Expand Down

0 comments on commit 256b270

Please sign in to comment.