#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include <memory>
#include <vector>
#include <sstream>
#include "FWCore/Framework/interface/MakerMacros.h"
Go to the source code of this file.
Classes | |
class | IsoTracks |
Functions | |
DEFINE_FWK_MODULE (IsoTracks) | |
DEFINE_FWK_MODULE | ( | IsoTracks | ) |