|  | 
| Back
Midas
Rome
Roody
Rootana | 
| 
| Root Analyzer Framework | Not logged in |  |  | 
|
| 
|  04 Apr 2023, Marius Koeppel, Suggestion, Python Plotting |  |  04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting |  |  04 Apr 2023, Marius Koeppel, Suggestion, Python Plotting |  |  04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting |  |  04 Apr 2023, Marius Koeppel, Suggestion, Python Plotting |  |  04 Apr 2023, Marius Koeppel, Suggestion, Python Plotting   |  |  04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting |  |  04 Apr 2023, Stefan Ritt, Suggestion, Python Plotting   |  |  05 Apr 2023, Stefan Ritt, Suggestion, Python Plotting |  |  05 Apr 2023, Marius Koeppel, Suggestion, Python Plotting1 |  |  05 Apr 2023, Stefan Ritt, Suggestion, Python Plotting1 |  |  15 Jun 2023, Marius Koeppel, Suggestion, Python Plotting1 |  |  15 Jun 2023, Stefan Ritt, Suggestion, Python Plotting1 |  | 
| 
| Message ID: 56
    Entry time: 04 Apr 2023
    In reply to: 55 |  | | Author: | Stefan Ritt |  | Topic: | Suggestion |  | Subject: | Python Plotting | 
 |  | 
| > For sending the events I am not sure how to do this in the correct way. 
bm_compose_event()
bm_send_event()
You can use bk_init (better bk_init32) to create a bank structure inside an event, but that's not mandatory.
Nothing prevents you from putting a JSON string into your event, as long as the midas even header (created
via bm_compose_event() is correct).
Best,
Stefan |