Skip to content

Update the MuonPID class to add 5 new variables

Ricardo Vazquez Gomez requested to merge new-MuonPIDVariables into master

@cattanem, @rmatev, @jonrob This is the MR that includes 5 variables in the MuonPID struct. Everything is tested applying the Muon standalone reconstruction to a TurCal DST, and it runs fine. However, I'm not sure if this is the best implementation possible. e.g: the new variables have been marked as deltaLL in the Packer, even though they are not DLLs. I did this as this packer had the right precision and conversion types. When testing over a 2015 MC digi file to create a DST, the RICH and Muon in /Event/Rec/ProtoP/Charged yields a FATAL error (see attachement).

Any comment is very appreciated. FATAL_Muon.txt

Merge request reports