Automatically create TProfiles from EUDAQ2 Event tags

Merged Simon Spannagel requested to merge eudaq_tags into master

This checks the events for tags and creates TProfile plots over the number of events. This is only attempted if the value of the tag can be directly converted to a double-precision floating point number using std::stod().

Needs testing.

Merge request reports