#include "FWCore/Framework/interface/MakerMacros.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "TopQuarkAnalysis/TopHitFit/plugins/TtSemiLepHitFitProducer.h"
Go to the source code of this file.
Typedefs | |
typedef TtSemiLepHitFitProducer < std::vector< pat::Electron > > | TtSemiLepHitFitProducerElectron |
typedef TtSemiLepHitFitProducer < std::vector< pat::Muon > > | TtSemiLepHitFitProducerMuon |
Functions | |
DEFINE_FWK_MODULE (TtSemiLepHitFitProducerMuon) | |
typedef TtSemiLepHitFitProducer< std::vector<pat::Electron> > TtSemiLepHitFitProducerElectron |
Definition at line 9 of file SealModule.cc.
typedef TtSemiLepHitFitProducer< std::vector<pat::Muon> > TtSemiLepHitFitProducerMuon |
Definition at line 8 of file SealModule.cc.
DEFINE_FWK_MODULE | ( | TtSemiLepHitFitProducerMuon | ) |