Experimental MC20 Event (exp_mc20)
The exp_mc20 package provides the event and particle classes for the
experimental MC20 ATLAS dataset. Import with:
from AnalysisG.events.exp_mc20 import ExpMC20
ExpMC20
ExpMC20 is an EventTemplate
subclass wrapping <exp_mc20/event.h>.
Particle collections:
Attribute |
Description |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Scalar fields:
Property |
Type |
Description |
|---|---|---|
|
|
Unique 64-bit event identifier. |
|
|
Scalar sum of all transverse energies [GeV]. |
|
|
Missing transverse energy [GeV]. |
|
|
MET azimuthal angle [rad]. |
|
|
Average pile-up interactions per bunch crossing. |
Particle Classes
Top
Truth top quark with barcode tracking.
Attribute |
Type |
Description |
|---|---|---|
|
|
MC generator particle barcode. |
|
|
MC generator status code. |
Child
Truth-level top decay product.
Attribute |
Type |
Description |
|---|---|---|
|
|
MC generator particle barcode. |
|
|
MC generator status code. |
PhysicsDetector / PhysicsTruth
Unified detector / truth physics objects (jets, leptons, photons).
Attribute |
Type |
Description |
|---|---|---|
|
|
Parton-level flavour label. |
|
|
Cone-based flavour label. |
|
|
Object is classified as a jet. |
|
|
Object is classified as a lepton. |
|
|
Object is classified as a photon. |
Electron
Reconstructed electron with quality flags.
Attribute |
Type |
Description |
|---|---|---|
|
|
Transverse impact parameter [mm]. |
|
|
Longitudinal impact parameter [mm]. |
|
|
MC truth type. |
|
|
MC truth origin. |
|
|
Passes the tight electron selection. |
Muon
Reconstructed muon with quality flags.
Attribute |
Type |
Description |
|---|---|---|
|
|
Transverse impact parameter [mm]. |
|
|
Longitudinal impact parameter [mm]. |
|
|
MC truth type. |
|
|
MC truth origin. |
|
|
Passes the tight muon selection. |
Jet
Reconstructed jet with b-tagging working points.
Attribute |
Type |
Description |
|---|---|---|
|
|
b-tag flags at 65 / 70 / 77 / 85 / 90 % working points. |
|
|
Jet flavour label. |
|
|
Jet label index. |