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

Jpsimumu
@kaggle.eugeniyosetrov_cms_jpsi_to_two_muons_from_2011.jpsimumu

  • 2.17 MB
  • 20000 rows
  • 20 columns
run

Run

event

Event

type1

Type1

e1

E1

px1

Px1

py1

Py1

pz1

Pz1

pt1

Pt1

eta1

Eta1

phi1

Phi1

q1

Q1

type2

Type2

e2

E2

px2

Px2

py2

Py2

pz2

Pz2

pt2

Pt2

eta2

Eta2

phi2

Phi2

q2

Q2

16561775206813G10.16230.4763-8.51645.52318.52970.6091-1.5149-1G19.77542.7508-13.987113.705914.2550.8539-1.37661
16561775678475G15.879915.0618-1.6658-4.746415.1536-0.3083-0.11021G11.933811.9084-0.767-0.085111.933-0.0071-0.0643-1
16561774428554G21.8279-6.221411.084517.744712.71111.13572.0823-1G36.6513-10.687415.069231.654418.47431.30762.18771
16561775193169G19.49232.7612-5.5769-18.47196.223-1.8084-1.11111G14.93341.5525-6.1254-13.53026.319-1.505-1.3226-1
16561774832715G8.09724.6127-1.83896.39494.96571.071-0.3793-1T3.5131-0.53050.6883.40240.86882.07422.22761
16561774981507G30.586215.52185.1293-25.850916.3474-1.23910.31921G12.48687.7641.0425-9.72337.8337-1.04210.1335-1
16561775612982G7.55441.2913-5.3588-5.16465.5122-0.8361-1.3343-1T3.8416-0.9896-3.4548-1.35343.5938-0.3682-1.84981
16561774760204G24.63769.983619.1426-11.869721.5896-0.52531.09011G11.02133.37857.8272-6.98418.5252-0.74761.1633-1
16561775017052G22.50575.6296-9.949719.385711.43191.2987-1.05591G30.57094.9468-13.63626.910214.50551.3769-1.2228-1
16561775204668G10.7051-8.4664-2.2374-6.15648.7571-0.6551-2.88321G55.1896-45.0429-16.6152-27.220548.0096-0.5403-2.7882-1

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.