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 E_i^2=m^2+p_i^2. More...
#include "../include/utilities.h"
#include <ROOT/RDataFrame.hxx>
#include <cmath>
#include <ROOT/RVec.hxx>
#include <Math/Vector4Dfwd.h>
#include <Math/Vector4D.h>
#include <iostream>
Functions | |
void | testEnergyFormulas (std::string filepath_MC, std::string filepath_datas) |
Testing if E_i^2=m^2+p_i^2.
void testEnergyFormulas | ( | std::string | filepath_MC, |
std::string | filepath_datas | ||
) |
Testing if the sum of E_i^2=m^2+p_i^2
filepath_MC | dataframe of the MC datas |
filepath_datas | dataframe of the Run datas |