Skip to content
Snippets Groups Projects
Commit 114a6e0e authored by Alexander Kiselev's avatar Alexander Kiselev Committed by christopher dilks
Browse files

'radiator' field added to CherenkovPdgHypothesis in eic_data.yaml

parent a40222e7
No related branches found
No related tags found
2 merge requests!66Draft: Tof pid plugin,!65Resolve: add IRT output data structures
Pipeline #24012 failed
...@@ -257,8 +257,9 @@ components: ...@@ -257,8 +257,9 @@ components:
## PID hypothesis from Cherenkov detectors ## PID hypothesis from Cherenkov detectors
eic::CherenkovPdgHypothesis: eic::CherenkovPdgHypothesis:
Members: Members:
- char radiator // Radiator number (0/1/..) in a sequence of the IRTAlgorithm configuration file
- int32_t pdg // PDG code - int32_t pdg // PDG code
- int16_t npe // Overall p.e. count associated with this hypothesis for a given track - float npe // Overall p.e. count associated with this hypothesis for a given track
- float weight // The weight associated with this hypothesis (the higher the more probable) - float weight // The weight associated with this hypothesis (the higher the more probable)
datatypes: datatypes:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment