GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual void ADF::NarvalInterface::process_initialise ( UInt_t *  error_code)
pure virtualinherited

To init the internal values (real constructor)

Just after the call of the constructor, the object should be in a 'NULL state'. The real initialisation should be done here since Narval must be able to reset the algorithm (with process_reset()) and thus to re-init it with this method.

Implemented in Gw::FrameDispatcher, Gw::BasicReplica, ExTracking, RootAFP, BasicAFP, BasicAFC, MFM2ADF, TestFIO, Gw::WatcherProducer, and BlackHole.