GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
virtual void Gw::BasicReplica::process_initialise ( UInt_t *  )
inlinevirtual

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.

Implements ADF::NarvalInterface.

Definition at line 111 of file BasicReplica.h.