7 #ifndef HLTTauRefProducer_h
8 #define HLTTauRefProducer_h
19 #include "TLorentzVector.h"
38 #include "TLorentzVector.h"
65 std::vector<edm::EDGetTokenT<reco::PFTauDiscriminator> >
PFTauDis_;
edm::EDGetTokenT< reco::MuonCollection > Muons_
void doPFTaus(edm::Event &, const edm::EventSetup &)
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > XYZTLorentzVectorD
Lorentz vector with cylindrical internal representation using pseudorapidity.
virtual void produce(edm::Event &, const edm::EventSetup &)
std::vector< Track > TrackCollection
collection of Tracks
HLTTauRefProducer(const edm::ParameterSet &)
void doTowers(edm::Event &, const edm::EventSetup &)
double ElectronTrkIsolation(const reco::TrackCollection *, const reco::GsfElectron &)
void doJets(edm::Event &, const edm::EventSetup &)
math::XYZTLorentzVectorD LorentzVector
edm::EDGetTokenT< reco::CaloMETCollection > MET_
edm::EDGetTokenT< reco::GsfElectronCollection > Electrons_
edm::EDGetTokenT< reco::TrackCollection > e_ctfTrackCollection_
void doElectronsFromZ(edm::Event &, const edm::EventSetup &, std::auto_ptr< LorentzVectorCollection > &)
void doMET(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< CaloTowerCollection > Towers_
edm::EDGetTokenT< reco::PhotonCollection > Photons_
edm::EDGetTokenT< reco::PFTauCollection > PFTaus_
void doMuons(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< reco::ElectronIDAssociationCollection > e_idAssocProd_
std::vector< edm::EDGetTokenT< reco::PFTauDiscriminator > > PFTauDis_
edm::InputTag e_ctfTrackCollectionSrc_
std::vector< LorentzVector > LorentzVectorCollection
void doPhotons(edm::Event &, const edm::EventSetup &)
void doElectrons(edm::Event &, const edm::EventSetup &)
edm::EDGetTokenT< reco::CaloJetCollection > Jets_