struct MTRA

MC particles / tracks.

[more]float px
Px.
[more]float py
Py.
[more]float pz
Pz.
[more]float ml
Particle mass for resonances;.
[more]int flag
whereabout of the track:.
[more]ArtePointer<TOPP> topp
particle code.
[more]int orig
data for MTRA_BVER, MTRA_BTRA.
[more]ArteManRelationPointer<RTMT,RTRA> rtra
many reconstructed tracks to many MC tracks.
[more]ArteManRelationPointer<RCMT,RCCL> rccl
many MC tracks to many clusters.
[more]float mass
mass.
[more]float leng
track length.
[more]ArtePointer<MVER> bver
one vertex to many outgoing tracks.
[more]ArtePointer<MTRA> btra
one track to many outgoing tracks.
[more]ArteInvOneRelationPointer<MTMT,MTRA> etra
many outgoing tracks to one track.
[more]ArteInvOneRelationPointer<MTMV,MVER> ever
many end vertices to one track.
[more]ArteInvOneRelationPointer<MTMI,MIMP> mimp
many impact points to one track.
[more]ArteInvOneRelationPointer<MTMC,MCAL> mcal
many ECALs to one track.
[more]ArteInvManRelationPointer<MTRS,RSEG> rseg
many MC tracks to many track segments.
[more]ArtePointer<MTCP> mtcp
to calorimeter entry point in bank MTCP.


Documentation

MC particles / tracks.
ofloat px
Px.

ofloat py
Py.

ofloat pz
Pz.

ofloat ml
Particle mass for resonances;.

track length for stable particles

oint flag
whereabout of the track:.

0: just created; not yet processed 1: expected to decay according to QMTRA_LENG 2: decayed resonance or electromagnetic decay (production vertex = decay vertex) 3: decay with non-zero track length 4: track ends in a electromagnetic or hadronic interaction 5: track leaves the detector volume 6: track stops inside detector volume 7: track curls up inside detector volume

oArtePointer<TOPP> topp
particle code.

oint orig
data for MTRA_BVER, MTRA_BTRA.

oArteManRelationPointer<RTMT,RTRA> rtra
many reconstructed tracks to many MC tracks.

oArteManRelationPointer<RCMT,RCCL> rccl
many MC tracks to many clusters.

ofloat mass
mass.

ofloat leng
track length.

oArtePointer<MVER> bver
one vertex to many outgoing tracks.

oArtePointer<MTRA> btra
one track to many outgoing tracks.

oArteInvOneRelationPointer<MTMT,MTRA> etra
many outgoing tracks to one track.

oArteInvOneRelationPointer<MTMV,MVER> ever
many end vertices to one track.

oArteInvOneRelationPointer<MTMI,MIMP> mimp
many impact points to one track.

oArteInvOneRelationPointer<MTMC,MCAL> mcal
many ECALs to one track.

oArteInvManRelationPointer<MTRS,RSEG> rseg
many MC tracks to many track segments.

oArtePointer<MTCP> mtcp
to calorimeter entry point in bank MTCP.

Alphabetic index



This page was generated with the help of DOC++.