From cb07117f62edb4cd3e3f04314f16dfb7f0f9c93c Mon Sep 17 00:00:00 2001 From: boldyrev <alexey.boldyrev@cern.ch> Date: Tue, 20 Mar 2018 01:29:53 +0300 Subject: [PATCH] Escaped doxygen commands with references to non-existent images --- .../InDetDetDescr/SCT_Cabling/doc/packagedoc.h | 2 ++ .../JetTagging/JetTagAlgs/BTagging/doc/packagedoc.h | 3 +++ Tools/CoolDozer/python/DozerDB.py | 2 ++ .../TrkSurfaces/TrkSurfaces/AnnulusBounds.h | 2 ++ .../TrkSurfaces/TrkSurfaces/TriangleBounds.h | 2 ++ .../TrkVolumes/DoubleTrapezoidVolumeBounds.h | 12 +++++++----- .../TrkEventPrimitives/CurvilinearUVT.h | 2 ++ Tracking/TrkValidation/TrkValTools/doc/packagedoc.h | 2 ++ ...s_decom.gif => TrapezoidVolumeBounds_decomp.gif} | Bin 9 files changed, 22 insertions(+), 5 deletions(-) rename docs/images/{TrapezoidVolumeBounds_decom.gif => TrapezoidVolumeBounds_decomp.gif} (100%) diff --git a/InnerDetector/InDetDetDescr/SCT_Cabling/doc/packagedoc.h b/InnerDetector/InDetDetDescr/SCT_Cabling/doc/packagedoc.h index 77dea34a5e6..6677377e6c5 100644 --- a/InnerDetector/InDetDetDescr/SCT_Cabling/doc/packagedoc.h +++ b/InnerDetector/InDetDetDescr/SCT_Cabling/doc/packagedoc.h @@ -49,7 +49,9 @@ HLT. - SCT_TestCablingAlg: A test algorithm which instantiates the cabling service and loops over all possible modules, calling methods to show the online Id and serial number for each one. +@internal @image html structureDiag.png "SCT_Cabling class structure" width=8cm +@endinternal @section SCT_Cabling_SCT_CablingSvcDetail SCT_CablingSvc in Detail SCT_CablingSvc is accessed by clients through its ISCT_CablingSvc interface. This provides access only to the 'getter' methods. In addition, it inherits from the IIncidentListener so that it can fill data (if appropriate) at the BeginRun incident. The 'setter' method is only accessible to users of the full class, in this case the fillers: SCT_FillCablingFromText and SCT_FillCablingFromCoraCool. These share a common baseclass and they are passed a pointer to the full SCT_CablingSvc to enable them to fill it. The decision as to which filler is to be instantiated is made by job options: the property 'DataSource' may be set to CORACOOL, in which case the database filler is used, or to a text filename, in which case the text filler is used. diff --git a/PhysicsAnalysis/JetTagging/JetTagAlgs/BTagging/doc/packagedoc.h b/PhysicsAnalysis/JetTagging/JetTagAlgs/BTagging/doc/packagedoc.h index 83938d4f1d7..98929961cb7 100644 --- a/PhysicsAnalysis/JetTagging/JetTagAlgs/BTagging/doc/packagedoc.h +++ b/PhysicsAnalysis/JetTagging/JetTagAlgs/BTagging/doc/packagedoc.h @@ -35,7 +35,10 @@ has a pointer to a tagged JetTag object. For more details on the JetTag object p PhysicsAnalysis/JetTagging/JetTagEvent. @section BTagging_jettagInfoFlowBTagging Info flow in the new JetTagging structure + +@internal @image html InfoFlowNew.jpg "JetTagging Information Flow" width=10cm +@endinternal @section BTagging_packagecontentBTagging Package Contents BTagging contains the following files/classes: diff --git a/Tools/CoolDozer/python/DozerDB.py b/Tools/CoolDozer/python/DozerDB.py index 3f22bc7e7bf..fae2869c576 100644 --- a/Tools/CoolDozer/python/DozerDB.py +++ b/Tools/CoolDozer/python/DozerDB.py @@ -253,7 +253,9 @@ class DozerRTConfig( DozerObject.DozerObject ): # Once you add DozerSchema to DozerDB instance it creates internal structure of cool.IFolderSets, # cool.IFolders and database channels as shown on picture below # +# @internal # @image html DozerDB_database_structure.png "The CoolDozer database internal structure" +# @endinternal # # <div style="color: #660000; background-color: #ff9999;"> # <div style="position: relative; top: 0pt; left: 0pt; font-size: 20pt; width: 80pt; padding: 2pt 5pt; diff --git a/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/AnnulusBounds.h b/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/AnnulusBounds.h index 7a1cc04430c..b1d71864a4f 100644 --- a/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/AnnulusBounds.h +++ b/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/AnnulusBounds.h @@ -33,7 +33,9 @@ namespace Trk { @class AnnulusBounds Bounds for a annulus-like, planar Surface. + @internal @image html AnnulusBounds.gif + @endinternal <br> @todo can be speed optimized, inner radius check in inside() can be optimized diff --git a/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/TriangleBounds.h b/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/TriangleBounds.h index 9f2f1292b76..4e79f218fcb 100644 --- a/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/TriangleBounds.h +++ b/Tracking/TrkDetDescr/TrkSurfaces/TrkSurfaces/TriangleBounds.h @@ -29,7 +29,9 @@ namespace Trk { Bounds for a triangular, planar surface. + @internal @image html TriangularBounds.gif + @endinternal @author sarka.todorova@cern.ch */ diff --git a/Tracking/TrkDetDescr/TrkVolumes/TrkVolumes/DoubleTrapezoidVolumeBounds.h b/Tracking/TrkDetDescr/TrkVolumes/TrkVolumes/DoubleTrapezoidVolumeBounds.h index 44b0dbd9c50..719ccf83683 100755 --- a/Tracking/TrkDetDescr/TrkVolumes/TrkVolumes/DoubleTrapezoidVolumeBounds.h +++ b/Tracking/TrkDetDescr/TrkVolumes/TrkVolumes/DoubleTrapezoidVolumeBounds.h @@ -1,7 +1,7 @@ -/* - Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration -*/ - +/* + Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration +*/ + /////////////////////////////////////////////////////////////////// // DoubleTrapezoidVolumeBounds.h, (c) ATLAS Detector software /////////////////////////////////////////////////////////////////// @@ -49,7 +49,9 @@ namespace Trk { - positiveFaceZX [5] : Rectangular Trk::PlaneSurface, parallel to \f$ zx \f$ plane at positive \f$ y \f$ - @image html DoubleTrapezoidVolumeBounds_decomp.gif + @internal + @image html DoubleTrapezoidVolumeBounds_decomp.gif + @endinternal @author Andreas.Salzburger@cern.ch , Sarka.Todorova@cern.ch */ diff --git a/Tracking/TrkEvent/TrkEventPrimitives/TrkEventPrimitives/CurvilinearUVT.h b/Tracking/TrkEvent/TrkEventPrimitives/TrkEventPrimitives/CurvilinearUVT.h index acf73bbac1b..027df7b6e9c 100755 --- a/Tracking/TrkEvent/TrkEventPrimitives/TrkEventPrimitives/CurvilinearUVT.h +++ b/Tracking/TrkEvent/TrkEventPrimitives/TrkEventPrimitives/CurvilinearUVT.h @@ -33,7 +33,9 @@ namespace Trk { The picture shows the curvilinear frame for a straight line measurement + @internal @image html CurvilinearFrameStraw.png + @endinternal @author Andreas.Salzburger@cern.ch */ diff --git a/Tracking/TrkValidation/TrkValTools/doc/packagedoc.h b/Tracking/TrkValidation/TrkValTools/doc/packagedoc.h index 97f141712ea..98ab5aeae3c 100644 --- a/Tracking/TrkValidation/TrkValTools/doc/packagedoc.h +++ b/Tracking/TrkValidation/TrkValTools/doc/packagedoc.h @@ -36,7 +36,9 @@ One can give a list of Trk::IValidationNtupleHelperTool for each detector type b Each detector-specific helper tool list may contain several tools and some tools may even be contained in more than one list, if they fill data for different detector types. There exists also a general list, which tools are called for every type of measurement. +@internal @image html ValidationNtupleToolScheme.png +@endinternal @section TrkValTools_TrkValToolsOverview Class Overview The TrkValTools package contains the following classes: diff --git a/docs/images/TrapezoidVolumeBounds_decom.gif b/docs/images/TrapezoidVolumeBounds_decomp.gif similarity index 100% rename from docs/images/TrapezoidVolumeBounds_decom.gif rename to docs/images/TrapezoidVolumeBounds_decomp.gif -- GitLab