14 |
|
#ifndef MITPROD_TREEFILLER_FILLERMCPARTICLES_H |
15 |
|
#define MITPROD_TREEFILLER_FILLERMCPARTICLES_H |
16 |
|
|
17 |
< |
#include <map> |
18 |
< |
#include "FWCore/ParameterSet/interface/ParameterSet.h" |
19 |
< |
#include "MitAna/DataUtil/interface/TreeWriter.h" |
20 |
< |
#include "MitAna/DataTree/interface/Collections.h" |
21 |
< |
#include "MitProd/TreeFiller/interface/BaseFiller.h" |
17 |
> |
#include "MitAna/DataTree/interface/MCParticleFwd.h" |
18 |
|
#include "MitProd/TreeFiller/interface/AssociationMaps.h" |
19 |
< |
#include "SimDataFormats/Track/interface/SimTrackContainer.h" |
19 |
> |
#include "MitProd/TreeFiller/interface/BaseFiller.h" |
20 |
|
|
21 |
|
namespace mithep |
22 |
|
{ |