FACT++  1.0
std::string Event::GetFormat ( ) const
inlinevirtual

Return the stored format of the data.

Reimplemented from EventImp.

Definition at line 33 of file Event.h.

References fFormat.

33 { return fFormat; }
std::string fFormat
A name associated with the event.
Definition: Event.h:10