]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - EVE/EveBase/AliEveJetPlaneEditor.h
Merge changes from branches/dev/EVE. This branch was following development in ROOT...
[u/mrichter/AliRoot.git] / EVE / EveBase / AliEveJetPlaneEditor.h
index dca81cb68a29da59375422d0a087e71166033f45..e5364172dd0a157aa10d56a6254fd8a3a5c31748 100644 (file)
@@ -7,22 +7,17 @@
  * full copyright notice.                                                 *
  **************************************************************************/
 
-#ifndef ALIEVE_JetPlaneEditor_H
-#define ALIEVE_JetPlaneEditor_H
+#ifndef AliEveJetPlaneEditor_H
+#define AliEveJetPlaneEditor_H
 
 #include <TGedFrame.h>
-#include <RQ_OBJECT.h>
 
 class TGButton;
 class TGCheckButton;
 class TGNumberEntry;
 class TGColorSelect;
-
 class TEveGValuator;
 
-
-// class TEveGValuator;
-
 class AliEveJetPlane;
 
 class AliEveJetPlaneEditor : public TGedFrame