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

Reimplemented from EventImp.

Definition at line 50 of file EventDim.h.

References DimDescriptionService::GetDescription().

50 { return fDescription ? fDescription->GetDescription() : ""; }
DimDescriptionService * fDescription
Definition: EventDim.h:26
std::string GetDescription() const

+ Here is the call graph for this function: