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
testCos.cpp File Reference

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>
Include dependency graph for testCos.cpp:

Functions

void testCos (std::string filepath_MC, std::string filepath_datas)
 

Detailed Description

Testing if the |cos(theta*)|<1.

Function Documentation

◆ testCos()

void testCos ( std::string  filepath_MC,
std::string  filepath_datas 
)

Testing if |cos(theta*)|<1

Parameters
filepath_MCdataframe of the MC datas
filepath_datasdataframe of the Run datas
Returns
None