A value assigned to a jet that is correlated with the probability that the jet originated from a bottom quark. See b-tagging.
NanoAOD branch: Jet_btag
Equal to sqrt(Δη2 + Δφ2). The most common metric used for distance between four-momenta in hadron colliders.
Pseudorapidity, a unitless geometric coordinate used in hadron colliders.
NanoAOD branches: <object type>_eta
A single bunch crossing. Each entry in a NanoAOD TTree
corresponds to one event. See Event (particle physics).
A species of elementary particle, including its antiparticle. For example, electrons and positrons are of the same flavor, but muons are another flavor. See Flavour.
A four-vector with units of momentum. See Four-momentum. Four-momentum in events is often specified by pT, η, φ, and mass, but addition of four-momenta is only straightforward in the Cartesian coordinates E, px, py, and pz. A nice summary of the relationships between these can found here.
NanoAOD branches: pT (in GeV): <object type>_pt
, η: <object type>_eta
, φ (in radians): <object type>_phi
, Mass (in GeV): <object type>_mass
Gigaelectronvolt, a unit of energy. Also used as shorthand for GeV/c (a unit of momentum) and GeV/c2 (a unit of mass). See Electronvolt. In NanoAOD files, all energies, momenta, and masses are in GeV.
Equal to sqrt(E2 - p2), where E and p are the energy and momentum, respectively, of a given four-momentum. See Invariant mass.
A cone of particles emitted by a collision. A jet is represeneted by a four-momentum, which is a sum over the constituent particles. See Jet (particle physics).
NanoAOD branches: Jet_<property>
An electron, positron, or muon. See Lepton. "Light" means less massive than a tau lepton. Neutrinos are also light leptons, but they are generally not detectable in collider experiments. Leptons are represented by their four-momentum and their charge.
NanoAOD branches: Electrons and positrons: Electron_<property>
, Muons: Muon_<property>
(Positrons are considered to be electrons with a positive charge.)
The negative vector sum of the transverse momenta of all objects in an event. The magnitude of this vector is written as ETmiss, also called missing ET (MET). See Missing energy.
NanoAOD branches: Magnitude (in GeV): MET_pt
, φ (in radians): MET_phi
A ROOT-based file format used by the CMS experiment. It consists of a TTree named Events
with TBranches corresponding to the properties of the events.
Azimuthal angle, a spherical coordinate.
NanoAOD branches (in radians): <object type>_phi
A data analysis software framework for high energy physics (HEP). Most HEP data is stored in ROOT files, a format produced by the ROOT framework.
The transverse mass of a system of missing transverse momentum and a lepton is equal to sqrt(2 * pTlepton * ETmiss * (1 - cos(Δφ))).
The projection of the momentum onto the xy-plane. The magnitude is written as pT.
NanoAOD branches: Magnitude (in GeV): <object type>_pt
, φ (in radians): <object type>_phi
A group of three jets. The four-momentum of a trijet is the sum of the three jet four-momenta.