RPeschke
RPeschke
Thanks for your succession I found that all the functionality was already in the project I just needed to apply it to this axis label type.
Hi, try it with EUDAQ 2 (rpeschke/SyncBase_forDataCollector_based_On_EUDAQ2dev) and overload the isSyncWithTLU function to fit your needs. you can also try this brunch (rpeschke/Processor_class) but it has some unclean code in...
no you could just use the converter to create a set of resync events and store them again as a raw file. there is also a compiler flag which forces...
Thanks for the question! NTuple is similar to an ordinary tuple in that it’s a generic container, but it differs from a plain struct or std::tuple in several key ways:...