Go to the documentation of this file.
11 #ifndef GAUDIEXANMPLES_MYTOOL_H
12 #define GAUDIEXANMPLES_MYTOOL_H 1
27 using extends::extends;
31 void doIt()
const override;
49 #endif // GAUDIEXANMPLES_MYTOOL_H
Base class used to extend a class implementing other interfaces.