CMS 3D CMS Logo

Classes | Macros
PrepareDMRTrends.h File Reference
#include <iostream>
#include <string>
#include <vector>
#include <algorithm>
#include <map>
#include <iomanip>
#include <fstream>
#include <experimental/filesystem>
#include "TPad.h"
#include "TCanvas.h"
#include "TGraph.h"
#include "TGraphErrors.h"
#include "TMultiGraph.h"
#include "TH1.h"
#include "THStack.h"
#include "TROOT.h"
#include "TFile.h"
#include "TLegend.h"
#include "TLegendEntry.h"
#include "TMath.h"
#include "TRegexp.h"
#include "TPaveLabel.h"
#include "TPaveText.h"
#include "TStyle.h"
#include "TLine.h"
#include "boost/property_tree/ptree.hpp"
#include "boost/property_tree/json_parser.hpp"

Go to the source code of this file.

Classes

class  Geometry
 Class Geometry Contains vector for fit parameters (mean, sigma, etc.) obtained from multiple IOVs See Structure Point for description of the parameters. More...
 
struct  Point
 Structure Point Contains parameters of Gaussian fits to DMRs. More...
 
class  PrepareDMRTrends
 

Macros

#define DMRFactor   10000.
 
#define DUMMY   -999.
 

Macro Definition Documentation

◆ DMRFactor

#define DMRFactor   10000.

Definition at line 39 of file PrepareDMRTrends.h.

Referenced by PrepareDMRTrends::compileDMRTrends().

◆ DUMMY

#define DUMMY   -999.

Definition at line 35 of file PrepareDMRTrends.h.

Referenced by Point::GetDeltaMu(), and Point::GetSigmaDeltaMu().