#include "DQM/Physics/src/SingleTopTChannelLeptonDQM_miniAOD.h"
#include "DataFormats/BTauReco/interface/JetTag.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "JetMETCorrections/Objects/interface/JetCorrectionsRecord.h"
#include <iostream>
#include <memory>
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "FWCore/Framework/interface/EDConsumerBase.h"
#include "FWCore/Utilities/interface/EDGetToken.h"
#include "DataFormats/PatCandidates/interface/Muon.h"
#include "DataFormats/PatCandidates/interface/Electron.h"
#include "DataFormats/PatCandidates/interface/Jet.h"
#include "DataFormats/PatCandidates/interface/MET.h"
Go to the source code of this file.
Namespaces | |
SingleTopTChannelLepton_miniAOD | |
Variables | |
static const unsigned int | SingleTopTChannelLepton_miniAOD::MAXJETS = 4 |
static const double | SingleTopTChannelLepton_miniAOD::WMASS = 80.4 |