#include "JetMETCorrections/Objects/interface/JetCorrectionsRecord.h"
#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/BTauReco/interface/JetTag.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/EgammaCandidates/interface/Electron.h"
#include "DataFormats/RecoCandidate/interface/RecoChargedCandidate.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "DQMOffline/Trigger/interface/TopSingleLeptonHLTOfflineDQM.h"
#include "DQMOffline/Trigger/interface/TopHLTOfflineDQMHelper.h"
#include <iostream>
#include "DataFormats/HLTReco/interface/TriggerEventWithRefs.h"
#include "FWCore/Common/interface/TriggerNames.h"
#include "HLTrigger/HLTcore/interface/HLTConfigProvider.h"
#include "CommonTools/UtilAlgos/interface/DeltaR.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include <cassert>
Go to the source code of this file.
Namespaces | |
HLTOfflineDQMTopSingleLepton | |
Variables | |
static const double | HLTOfflineDQMTopSingleLepton::DRMIN = 0.05 |
static const unsigned int | HLTOfflineDQMTopSingleLepton::MAXJETS = 4 |
static const double | HLTOfflineDQMTopSingleLepton::WMASS = 80.4 |