Study of the CMS Monte Carlo and Run open data for the dimuon system  1.0
A C++ software for the measurement of the Z resonance, the angle of the negative muon in the Collins–Soper frame of the dimuon system and the forward-backward asymmetry of Drell–Yan events in pp collisions at 8 TeV
testOperationHist.cpp File Reference

Testing if the the content of bins are almost equal to the calculated value after operation on histograms. More...

#include "../include/graphicalUtilities.h"
#include <ROOT/RDataFrame.hxx>
#include <ROOT/RVec.hxx>
#include <Math/Vector4Dfwd.h>
#include <Math/Vector4D.h>
#include <TH2D.h>
#include <iostream>
#include <cmath>
#include <cstdlib>
Include dependency graph for testOperationHist.cpp:

Functions

void testOperationHist ()
 

Detailed Description

Testing if the the content of bins are almost equal to the calculated value after operation on histograms.

Function Documentation

◆ testOperationHist()

void testOperationHist ( )

Testing if the the content of some bins are almost equal to the calculated value after operation on histograms given by operation_hist in graphical_utilities.h

Returns
None