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

Reimplemented from EventImp.

Definition at line 28 of file Event.h.

References fDescription.

28 { return fDescription; }
std::string fDescription
A string describing the format of the data.
Definition: Event.h:11