Skip to content
Snippets Groups Projects

do not rely on dynamic TES location alternate resolution

Merged Gerhard Raven requested to merge do-not-require-alteranate-resolution into master
All threads resolved!
3 files
+ 1
2
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -73,7 +73,6 @@ all.Members += [
UnpackRawEvent(
'UnpackRich',
BankTypes=['Rich'],
RawEventLocation="Rich/RawEvent:DAQ/RawEvent",
RawBankLocations=['DAQ/RawBanks/Rich'])
]
richDecode = RichDecoder("RichFutureDecode")
Loading