CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Typedefs | Variables
HLTMuonMatchAndPlot.h File Reference
#include "FWCore/Framework/interface/Event.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"
#include "DataFormats/Common/interface/Handle.h"
#include "DQMServices/Core/interface/DQMStore.h"
#include "DQMServices/Core/interface/MonitorElement.h"
#include "DataFormats/HLTReco/interface/TriggerEvent.h"
#include "DataFormats/HLTReco/interface/TriggerEventWithRefs.h"
#include "DataFormats/Common/interface/TriggerResults.h"
#include "DataFormats/MuonReco/interface/Muon.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/VertexReco/interface/Vertex.h"
#include "DataFormats/VertexReco/interface/VertexFwd.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "DataFormats/HLTReco/interface/TriggerObject.h"
#include "DataFormats/BeamSpot/interface/BeamSpot.h"
#include "DataFormats/Math/interface/deltaR.h"
#include "CommonTools/Utils/interface/StringCutObjectSelector.h"
#include <vector>
#include "TFile.h"
#include "TNtuple.h"
#include "TString.h"
#include "TPRegexp.h"

Go to the source code of this file.

Classes

class  HLTMuonMatchAndPlot
 

Typedefs

typedef math::XYZTLorentzVector LorentzVector
 

Variables

const std::string EFFICIENCY_SUFFIXES [2] = {"denom", "numer"}
 
const double NOMATCH = 999.
 

Typedef Documentation

Definition at line 51 of file HLTMuonMatchAndPlot.h.

Variable Documentation

const std::string EFFICIENCY_SUFFIXES[2] = {"denom", "numer"}
const double NOMATCH = 999.

Definition at line 53 of file HLTMuonMatchAndPlot.h.

Referenced by HLTMuonMatchAndPlot::matchByDeltaR().