Skip to content
Snippets Groups Projects
Commit 26275a6a authored by Alexander Kiselev's avatar Alexander Kiselev
Browse files

'radiator' field added to CherenkovPdgHypothesis in eic_data.yaml

parent 35866178
Branches ayk-01
No related tags found
1 merge request!64CherenkovPdgHypothesis change in eic_data.yaml
Pipeline #23553 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