CMS 3D CMS Logo

Classes | Namespaces | Enumerations
DiLeptonVertexHelpers.h File Reference
#include <vector>
#include <string>
#include <fmt/printf.h>
#include "TH2F.h"
#include "TLorentzVector.h"
#include "CommonTools/UtilAlgos/interface/TFileService.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"

Go to the source code of this file.

Classes

struct  DiLeptonHelp::Counts
 
class  DiLeptonHelp::PlotsVsDiLeptonRegion
 
class  DiLeptonHelp::PlotsVsKinematics
 

Namespaces

 DiLeptonHelp
 

Enumerations

enum  DiLeptonHelp::etaRegion {
  DiLeptonHelp::BARBAR, DiLeptonHelp::BARFWD, DiLeptonHelp::BARBWD, DiLeptonHelp::FWDFWD,
  DiLeptonHelp::BWDBWD, DiLeptonHelp::FWDBWD, DiLeptonHelp::END
}
 
enum  DiLeptonHelp::flavour { DiLeptonHelp::MM = 0, DiLeptonHelp::EE = 1, DiLeptonHelp::UNDEF = -1 }