Skip to content

Commit

Permalink
Doxygen formatiing
Browse files Browse the repository at this point in the history
  • Loading branch information
couet committed Oct 27, 2017
1 parent 0e37fbb commit e754b55
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 22 deletions.
Binary file added documentation/doxygen/images/geom_sphe_ed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added documentation/doxygen/images/geom_sphe_pic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 0 additions & 8 deletions geom/geombuilder/inc/TGeoSphereEditor.h
Original file line number Diff line number Diff line change
Expand Up @@ -11,14 +11,6 @@
#ifndef ROOT_TGeoSphereEditor
#define ROOT_TGeoSphereEditor

//////////////////////////////////////////////////////////////////////////
// //
// TGeoSphereEditor //
// //
// Editor for a TGeoSphere. //
// //
//////////////////////////////////////////////////////////////////////////

#include "TGWidget.h"
#include "TGeoGedFrame.h"

Expand Down
23 changes: 9 additions & 14 deletions geom/geombuilder/src/TGeoSphereEditor.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -9,21 +9,16 @@
* For the list of contributors see $ROOTSYS/README/CREDITS. *
*************************************************************************/

//////////////////////////////////////////////////////////////////////////
// //
// TGeoSphereEditor //
// //
//////////////////////////////////////////////////////////////////////////
//Begin_Html
/*
<img src="gif/sphe_pic.gif">
*/
//End_Html
//Begin_Html
/*
<img src="gif/sphe_ed.jpg">
/** \class TGeoSphereEditor
\ingroup Geometry_builder
Editor for a TGeoSphere.
\image html geom_sphe_pic.png
\image html geom_sphe_ed.png
*/
//End_Html

#include "TGeoSphereEditor.h"
#include "TGeoTabManager.h"
Expand Down

0 comments on commit e754b55

Please sign in to comment.