#ifndef NDLevel2_h #define NDLevel2_h #include class NDLevel2 : public TObject { public: NDLevel2(); NDLevel2* GetNDLevel2(){return this;}; // <<