#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticle.h"
#include "DataFormats/HepMCCandidate/interface/GenParticleFwd.h"
#include "DataFormats/METReco/interface/GenMET.h"
#include "DataFormats/METReco/interface/GenMETCollection.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "FWCore/Framework/interface/EDProducer.h"
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/Frameworkfwd.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "HepMC/GenEvent.h"
#include "SimDataFormats/GeneratorProducts/interface/HepMCProduct.h"
#include "TLorentzVector.h"
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | HLTTauMCProducer |
Typedefs | |
typedef math::XYZTLorentzVectorD | LorentzVector |
typedef std::vector< LorentzVector > | LorentzVectorCollection |
Definition at line 30 of file HLTTauMCProducer.h.
typedef std::vector<LorentzVector> LorentzVectorCollection |
Definition at line 31 of file HLTTauMCProducer.h.