[]Type Definition names::Event

type Event<T> = RawEvent<<T as Trait>::Name, NameData<T>>;

RawEvent specialized for the configuration Trait