Skip to content

Where can I find what the fields in MCParticles mean? #4

Answered by wdconinc
wdconinc asked this question in Q&A
Discussion options

You must be logged in to vote

The explanation of the fields in the MCParticles collection of data type MCParticle is included in the edm4hep data model definition. It is reproduced here for version v00-05:

  edm4hep::MCParticle:
    Description: "The Monte Carlo particle - based on the lcio::MCParticle."
    Author : "F.Gaede, DESY"
    Members:
      - int32_t PDG                         //PDG code of the particle
      - int32_t generatorStatus             //status of the particle as defined by the generator
      - int32_t simulatorStatus             //status of the particle from the simulation program - use BIT constants below
      - float charge                    //particle charge
      - float time            …

Replies: 1 comment

Comment options

wdconinc
Aug 4, 2022
Maintainer Author

You must be logged in to vote
0 replies
Answer selected by wdconinc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant