7 #ifndef HLTTauRefProducer_h 8 #define HLTTauRefProducer_h 22 #include "TLorentzVector.h" 39 #include "TLorentzVector.h" 64 return std::make_unique<TauIDConfigCache>();
72 std::vector<edm::EDGetTokenT<reco::PFTauDiscriminator>>
PFTauDis_;
73 std::vector<edm::EDGetTokenT<reco::TauDiscriminatorContainer>>
PFTauDisCont_;
std::unique_ptr< TauIDConfigCache > beginStream(edm::StreamID) const override
edm::ProcessHistoryID phID_
std::vector< LorentzVector > LorentzVectorCollection
edm::EDGetTokenT< reco::MuonCollection > Muons_
void doPhotons(edm::Event &) const
ROOT::Math::LorentzVector< ROOT::Math::PxPyPzE4D< double > > XYZTLorentzVectorD
Lorentz vector with cylindrical internal representation using pseudorapidity.
void doTowers(edm::Event &) const
void doElectrons(edm::Event &) const
HLTTauRefProducer(const edm::ParameterSet &)
void produce(edm::StreamID, edm::Event &, edm::EventSetup const &) const override
std::pair< edm::ProcessHistoryID, std::vector< int > > TauIDConfigCache
edm::EDGetTokenT< reco::CaloMETCollection > MET_
edm::EDGetTokenT< reco::GsfElectronCollection > Electrons_
math::XYZTLorentzVectorD LorentzVector
edm::EDGetTokenT< reco::TrackCollection > e_ctfTrackCollection_
void doMuons(edm::Event &) const
std::vector< std::string > PFTauDisContWPs_
edm::EDGetTokenT< CaloTowerCollection > Towers_
edm::EDGetTokenT< reco::PhotonCollection > Photons_
edm::EDGetTokenT< reco::PFTauCollection > PFTaus_
std::vector< edm::EDGetTokenT< reco::TauDiscriminatorContainer > > PFTauDisCont_
std::vector< edm::EDGetTokenT< reco::PFTauDiscriminator > > PFTauDis_
edm::InputTag e_ctfTrackCollectionSrc_
void doMET(edm::Event &) const
void doPFTaus(edm::StreamID, edm::Event &) const
void doJets(edm::Event &) const
edm::EDGetTokenT< reco::CaloJetCollection > Jets_