FACT++  1.0
size_t EventDim::GetSize ( ) const
inlinevirtual

Reimplemented from EventImp.

Definition at line 56 of file EventDim.h.

References DimCommand::getSize().

56 { return const_cast<EventDim*>(this)->getSize(); }
Concerete implementation of an EventImp as a DimCommand.
Definition: EventDim.h:24
int getSize()
Definition: discpp.cxx:1443

+ Here is the call graph for this function: