FACT++  1.0
template<class T>
int StateMachineFAD< T >::CloseOpenFiles ( )
inlineprivatevirtual

Reimplemented from EventBuilderWrapper.

Definition at line 1234 of file fadctrl.cc.

References EventBuilderWrapper::CloseOpenFiles().

Referenced by StateMachineFAD< T >::StateMachineFAD().

1235  {
1237  return T::GetCurrentState();
1238  }
virtual int CloseOpenFiles()

+ Here is the call graph for this function:

+ Here is the caller graph for this function: