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

Reimplemented from EventImp.

Definition at line 53 of file EventDim.h.

References DimCommand::getFormat().

53 { return const_cast<EventDim*>(this)->getFormat(); }
char * getFormat()
Definition: discpp.cxx:1448
Concerete implementation of an EventImp as a DimCommand.
Definition: EventDim.h:24

+ Here is the call graph for this function: