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
|
Testing if the |cos(theta*)|<1. More...
#include <ROOT/RDataFrame.hxx>
#include <cmath>
#include "../include/utilities.h"
#include <ROOT/RVec.hxx>
#include <Math/Vector4Dfwd.h>
#include <Math/Vector4D.h>
#include <iostream>
Functions | |
void | testCos (std::string filepath_MC, std::string filepath_datas) |
Testing if the |cos(theta*)|<1.
void testCos | ( | std::string | filepath_MC, |
std::string | filepath_datas | ||
) |
Testing if |cos(theta*)|<1
filepath_MC | dataframe of the MC datas |
filepath_datas | dataframe of the Run datas |