#include "FWCore/Framework/interface/stream/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/EventSetup.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "FWCore/Utilities/interface/Exception.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include <vector>
#include "DataFormats/METReco/interface/CaloMET.h"
#include "DataFormats/METReco/interface/PFMET.h"
Go to the source code of this file.
Classes | |
class | MinMETProducerT< T > |
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef MinMETProducerT < reco::CaloMET > | reco::MinCaloMETProducer |
typedef MinMETProducerT < reco::PFMET > | reco::MinPFMETProducer |