- 26 Feb, 2019 1 commit
-
-
Jens Kroeger authored
removing AnalysisTiming again which I accidentally committed yesterday --> this will be a separate merge request soon
-
- 25 Feb, 2019 5 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
changed type of trigger_ts in event class from uint64_t to double (default unit of corryvreckan is ns) and changed the EventLoaderEUDAQ2.cpp accordingly to match the types
-
Jens Kroeger authored
-
Jens Kroeger authored
changed usage of event->add_trigger_id to add_trigger according to last commit (change of event class), also added 1 histogram for event (frame) time - trigger time
-
Jens Kroeger authored
changed Event.hpp: now we have a vector of std::pair{trigger_id, trigger_ts} such that later we can not only check for an existing trigger ID but also retrieve the corresponding time stamp, also added the corresponding function get_trigger_time()
-
- 24 Feb, 2019 7 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
changed logic to go through events for mimosa and how TLU events define timestamps, also changed unnecessary INFO to DEBUG messages
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
added logic to search for TO in main event (if no subevents) as well as in subevents (if there are some)
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 23 Feb, 2019 5 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
- 22 Feb, 2019 11 commits
-
-
Jens Kroeger authored
implemented potential skipping of tlu event when out of event_times and adding trigger id when processing tlu event and checking for trigger id when processing ni event
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
changed function get_event_times-> different input, different return value, also worked on logic to skip events
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
added function get_event_times to get event_start/stop (if event exists on clipboard take this, otherwise take current event and put onto clipboard
-
Jens Kroeger authored
ugly hack: check for event description = tlu event, if yes --> don't convert to std_evt and convert timestamp to ns by hand
-
Jens Kroeger authored
-
- 21 Feb, 2019 11 commits
-
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Jens Kroeger authored
Introduce Event class See merge request !90
-
Simon Spannagel authored
-
Jens Kroeger authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Jens Kroeger authored
-
Jens Kroeger authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-