public void ClearEvents()
 {
     EventGroups.Clear();
     SpecialEvents.Clear();
 }