#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/ParameterSet/interface/InputTag.h"
#include <vector>
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Candidate/interface/CandMatchMap.h"
#include "DataFormats/Common/interface/AssociationVector.h"
#include "PhysicsTools/Utilities/interface/PtComparator.h"
#include "FWCore/Framework/interface/Event.h"
#include <sstream>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | ParticleDecayProducer |
Original Author: Nicola De Filippis. More... | |
Functions | |
DEFINE_FWK_MODULE (ParticleDecayProducer) |
DEFINE_FWK_MODULE | ( | ParticleDecayProducer | ) |