Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file.
11 #ifndef GAUDIEXANMPLES_MYGAUDITOOL_H
12 #define GAUDIEXANMPLES_MYGAUDITOOL_H 1
27 using extends::extends;
31 void doIt()
const override;
50 #endif // GAUDIEXANMPLES_MYTOOL_H
Base class used to extend a class implementing other interfaces.