Baselight

CMS. J/psi To Two Muons From 2011

Two muon candidates with invariant mass near the mass of J/psi

@kaggle.eugeniyosetrov_cms_jpsi_to_two_muons_from_2011

Loading...
Loading...

About this Dataset

CMS. J/psi To Two Muons From 2011

This document contains 20k events where two muon candidates with invariant mass near the mass of J/psi were observed. The data was selected from the primary dataset DoubleMu 2011. These data were selected for use in education and outreach and contain a subset of the total event information. They are not suitable for a full physics analysis.

Related datasets
This data file and other similar data files can be found from
Datasets derived from the Run2011A SingleElectron, SingleMu, DoubleElectron, and DoubleMu primary datasets

https://opendata.cern.ch/record/5203

Tables

Jpsimumu

@kaggle.eugeniyosetrov_cms_jpsi_to_two_muons_from_2011.jpsimumu
  • 2.17 MB
  • 20000 rows
  • 20 columns
Loading...

CREATE TABLE jpsimumu (
  "run" BIGINT,
  "event" BIGINT,
  "type1" VARCHAR,
  "e1" DOUBLE,
  "px1" DOUBLE,
  "py1" DOUBLE,
  "pz1" DOUBLE,
  "pt1" DOUBLE,
  "eta1" DOUBLE,
  "phi1" DOUBLE,
  "q1" BIGINT,
  "type2" VARCHAR,
  "e2" DOUBLE,
  "px2" DOUBLE,
  "py2" DOUBLE,
  "pz2" DOUBLE,
  "pt2" DOUBLE,
  "eta2" DOUBLE,
  "phi2" DOUBLE,
  "q2" BIGINT
);

Share link

Anyone who has the link will be able to view this.