Add the new Event Data to json format Algorithms
Compare changes
- Andreas Pappas authored
I was getting an error about an empty bank if I were not to provide a default. See the following from the standalone.py file line 342 TODO below we rely on the fact that the RawEvent containing "VP" also has the other banks. The proper fix would be to have the RawBankSizeMonitor accept multiple RawEvents (or even RawBank::View's) RawBankSizeMonitor(RawEventLocation=default_raw_event(["VP"]))