diff --git a/git-develop/_sources/manual/cetmodules-commands.7.rst.txt b/git-develop/_sources/manual/cetmodules-commands.7.rst.txt index e6b52315..6366967f 100644 --- a/git-develop/_sources/manual/cetmodules-commands.7.rst.txt +++ b/git-develop/_sources/manual/cetmodules-commands.7.rst.txt @@ -3,10 +3,11 @@ cetmodules-commands(7) ********************** -Initialization -============== +Initialization and Finalization +=============================== * :command:`cet_cmake_env` +* :command:`cet_finalize` * :command:`cet_set_version_from_file` Project Variables @@ -20,6 +21,8 @@ Generation, Installation, and Export * :command:`basic_plugin` * :command:`build_dictionary` +* :command:`check_class_version` +* :command:`cet_cmake_config` * :command:`cet_cmake_module_directories` * :command:`cet_make_alias` * :command:`cet_make_library` diff --git a/git-develop/_sources/manual/cetmodules-variables.7.rst.txt b/git-develop/_sources/manual/cetmodules-variables.7.rst.txt index 48dce06e..e47e1060 100644 --- a/git-develop/_sources/manual/cetmodules-variables.7.rst.txt +++ b/git-develop/_sources/manual/cetmodules-variables.7.rst.txt @@ -7,20 +7,13 @@ cetmodules-variables(7) .. contents:: -Project Variables -================= +Variables Affecting Behavior +============================ .. toctree:: :maxdepth: 1 :glob: - /variable/PROJECT-NAME_* - -Variables that Change Behavior -============================== - -.. toctree:: - :maxdepth: 1 - /variable/BUILD_STATIC_LIBS + /variable/PROJECT-NAME_* /variable/WANT_UPS diff --git a/git-develop/_sources/variable/PROJECT-NAME_DATA_DIR.rst.txt b/git-develop/_sources/variable/PROJECT-NAME_DATA_DIR.rst.txt new file mode 100644 index 00000000..bb4f9681 --- /dev/null +++ b/git-develop/_sources/variable/PROJECT-NAME_DATA_DIR.rst.txt @@ -0,0 +1,6 @@ +_DATA_DIR +----------------------- + +Installation data directory. + +.. seealso:: :module:`GNUInstallDirs ` diff --git a/git-develop/_sources/variable/PROJECT-NAME_INCLUDE_DIR.rst.txt b/git-develop/_sources/variable/PROJECT-NAME_INCLUDE_DIR.rst.txt index d3c66246..5aa6e90d 100644 --- a/git-develop/_sources/variable/PROJECT-NAME_INCLUDE_DIR.rst.txt +++ b/git-develop/_sources/variable/PROJECT-NAME_INCLUDE_DIR.rst.txt @@ -1,5 +1,6 @@ _INCLUDE_DIR ---------------------- +-------------------------- - Installation include directory. +Installation include directory. +.. seealso:: :module:`GNUInstallDirs ` diff --git a/git-develop/_sources/variable/PROJECT-NAME_LIBRARY_DIR.rst.txt b/git-develop/_sources/variable/PROJECT-NAME_LIBRARY_DIR.rst.txt new file mode 100644 index 00000000..75923f46 --- /dev/null +++ b/git-develop/_sources/variable/PROJECT-NAME_LIBRARY_DIR.rst.txt @@ -0,0 +1,6 @@ +_LIBRARY_DIR +-------------------------- + +Installation library directory. + +.. seealso:: :module:`GNUInstallDirs ` diff --git a/git-develop/_sources/variable/PROJECT-NAME_NOARCH.rst.txt b/git-develop/_sources/variable/PROJECT-NAME_NOARCH.rst.txt new file mode 100644 index 00000000..63f7cc14 --- /dev/null +++ b/git-develop/_sources/variable/PROJECT-NAME_NOARCH.rst.txt @@ -0,0 +1,5 @@ +_NOARCH +--------------------- + +Indicates whether ```` package is +architecture-independent. diff --git a/git-develop/_sources/variable/WANT_UPS.rst.txt b/git-develop/_sources/variable/WANT_UPS.rst.txt index 9f35f8c4..42d63879 100644 --- a/git-develop/_sources/variable/WANT_UPS.rst.txt +++ b/git-develop/_sources/variable/WANT_UPS.rst.txt @@ -1,8 +1,10 @@ WANT_UPS -------- -Activate the generation of UPS table and version files and Unified -UPS-compliant installation tarballs. If you don't know what this means -you almost certainly don't need it. For details of command-line CMake -variables (``-D...``) and other information, see -:manual:`cetmodules-compatibility(7)` and :module:`Ups`. +.. admonitition:: cetbuildtools + :class: admonition-legacy + + Activate the generation of UPS table and version files and Unified + UPS-compliant installation tarballs. For details of command-line + CMake variables (``-D...``) and other information, see + :manual:`cetmodules-compatibility(7)` and :module:`Ups`. diff --git a/git-develop/_static/documentation_options.js b/git-develop/_static/documentation_options.js index 05a16aea..e741fb9c 100644 --- a/git-develop/_static/documentation_options.js +++ b/git-develop/_static/documentation_options.js @@ -1,5 +1,5 @@ const DOCUMENTATION_OPTIONS = { - VERSION: 'git-develop-7288f75', + VERSION: 'git-develop-1ffbe95', LANGUAGE: 'en', COLLAPSE_INDEX: false, BUILDER: 'html', diff --git a/git-develop/envvar/PATH.html b/git-develop/envvar/PATH.html index 0a21c0b2..7e4a4ca7 100644 --- a/git-develop/envvar/PATH.html +++ b/git-develop/envvar/PATH.html @@ -5,7 +5,7 @@ - PATH — Cetmodules git-develop-7288f75 Reference + PATH — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

Navigation

Cetmodules Documentation »
  • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
  • @@ -146,7 +146,7 @@

    Navigation

    Cetmodules Documentation »
  • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
  • diff --git a/git-develop/genindex.html b/git-develop/genindex.html index 99890136..7fcd4508 100644 --- a/git-develop/genindex.html +++ b/git-develop/genindex.html @@ -4,7 +4,7 @@ - Index — Cetmodules git-develop-7288f75 Reference + Index — Cetmodules git-develop-1ffbe95 Reference @@ -13,7 +13,7 @@ - + @@ -46,7 +46,7 @@

    Navigation

    Cetmodules Documentation »
  • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
  • @@ -470,8 +470,6 @@

    Symbols

  • buildtool command line option
  • - - + + @@ -921,7 +942,7 @@

    B

    build_dictionary
  • @@ -1097,14 +1118,14 @@

    C

    cet_cmake_config
  • cet_cmake_env
  • @@ -1133,6 +1154,13 @@

    C

  • +
  • + cet_finalize + +
  • @@ -1363,7 +1391,7 @@

    C

    cetmodules-compatibility(7)
  • @@ -1412,7 +1440,7 @@

    C

    CETMODULES_CURRENT_PROJECT_BINARY_DIR
  • @@ -1499,8 +1527,6 @@

    C

  • module
  • - -
    • CetRegisterExportName @@ -1515,6 +1541,8 @@

      C

    • module
    + + @@ -2675,7 +2732,7 @@

    U

    Ups
  • @@ -2704,11 +2761,17 @@

    V

    variable
      +
    • <PROJECT-NAME>_DATA_DIR, [1] +
    • <PROJECT-NAME>_INCLUDE_DIR, [1] +
    • +
    • <PROJECT-NAME>_LIBRARY_DIR, [1], [2], [3] +
    • +
    • <PROJECT-NAME>_NOARCH, [1]
    • BUILD_STATIC_LIBS, [1]
    • -
    • CETMODULES_CURRENT_PROJECT_BINARY_DIR +
    • CETMODULES_CURRENT_PROJECT_BINARY_DIR, [1]
    • CETMODULES_CURRENT_PROJECT_NAME, [1], [2], [3]
    • @@ -2725,8 +2788,6 @@

      V

    • cmake-ref-current:variable:CMAKE_INSTALL_RPATH_USE_LINK_PATH
    • cmake-ref-current:variable:CMAKE_MODULE_PATH, [1], [2], [3] -
    • -
    • WANT_INCLUDE_DIRECTORIES
    • WANT_UPS, [1]
    • @@ -2736,15 +2797,6 @@

      V

      W

      -
        -
      • - WANT_INCLUDE_DIRECTORIES - -
      • -
      • WANT_UPS @@ -2795,7 +2847,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • diff --git a/git-develop/index.html b/git-develop/index.html index 6b061cdc..a4541b53 100644 --- a/git-develop/index.html +++ b/git-develop/index.html @@ -5,7 +5,7 @@ - Reference Documentation — Cetmodules git-develop-7288f75 Reference + Reference Documentation — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -51,7 +51,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • @@ -195,7 +195,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • diff --git a/git-develop/manual/buildtool.1.html b/git-develop/manual/buildtool.1.html index 06ee8dba..cb583b86 100644 --- a/git-develop/manual/buildtool.1.html +++ b/git-develop/manual/buildtool.1.html @@ -5,7 +5,7 @@ - buildtool(1) — Cetmodules git-develop-7288f75 Reference + buildtool(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • @@ -716,7 +716,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • diff --git a/git-develop/manual/cet_test_functions.sh.3.html b/git-develop/manual/cet_test_functions.sh.3.html index 852866df..4addf2d0 100644 --- a/git-develop/manual/cet_test_functions.sh.3.html +++ b/git-develop/manual/cet_test_functions.sh.3.html @@ -5,7 +5,7 @@ - cet_test_functions.sh(3) — Cetmodules git-develop-7288f75 Reference + cet_test_functions.sh(3) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • @@ -143,7 +143,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • diff --git a/git-develop/manual/cetmodules-commands.7.html b/git-develop/manual/cetmodules-commands.7.html index fdf04f63..441c8157 100644 --- a/git-develop/manual/cetmodules-commands.7.html +++ b/git-develop/manual/cetmodules-commands.7.html @@ -5,7 +5,7 @@ - cetmodules-commands(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-commands(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

        Navigation

        Cetmodules Documentation »
      • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
      • @@ -80,10 +80,11 @@

        Navigation

        cetmodules-commands(7)

        -
        -

        Initialization

        +
        +

        Initialization and Finalization

        @@ -99,6 +100,8 @@

        Generation, Installation, and Export
      • basic_plugin()

      • build_dictionary()

      • +
      • check_class_version()

      • +
      • cet_cmake_config()

      • cet_cmake_module_directories()

      • cet_make_alias()

      • cet_make_library()

      • @@ -137,7 +140,7 @@

        DeprecatedTable of Contents

        • cetmodules-commands(7)
            -
          • Initialization
          • +
          • Initialization and Finalization
          • Project Variables
          • Generation, Installation, and Export
          • Utility
          • @@ -202,7 +205,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-compatibility.7.html b/git-develop/manual/cetmodules-compatibility.7.html index 1a273a61..003de02e 100644 --- a/git-develop/manual/cetmodules-compatibility.7.html +++ b/git-develop/manual/cetmodules-compatibility.7.html @@ -5,7 +5,7 @@ - cetmodules-compatibility(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-compatibility(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -143,7 +143,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-concepts.7.html b/git-develop/manual/cetmodules-concepts.7.html index 99ef53bf..672f07e2 100644 --- a/git-develop/manual/cetmodules-concepts.7.html +++ b/git-develop/manual/cetmodules-concepts.7.html @@ -5,7 +5,7 @@ - cetmodules-concepts(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-concepts(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -143,7 +143,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-environment-variables.7.html b/git-develop/manual/cetmodules-environment-variables.7.html index 50fc2620..e9ae7259 100644 --- a/git-develop/manual/cetmodules-environment-variables.7.html +++ b/git-develop/manual/cetmodules-environment-variables.7.html @@ -5,7 +5,7 @@ - cetmodules-environment-variables(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-environment-variables(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -154,7 +154,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-modules.7.html b/git-develop/manual/cetmodules-modules.7.html index 0fa29f3c..8080b77b 100644 --- a/git-develop/manual/cetmodules-modules.7.html +++ b/git-develop/manual/cetmodules-modules.7.html @@ -5,7 +5,7 @@ - cetmodules-modules(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-modules(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -86,7 +86,7 @@

            Utility ModulesBasicPlugin
          • BuildDictionary
          • -
          • X
          • +
          • CetCMakeConfig
          • CetCMakeEnv
          • CetCMakeUtils
          • X
          • @@ -263,7 +263,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-project-variables.7.html b/git-develop/manual/cetmodules-project-variables.7.html index 6d08fd1d..988111e1 100644 --- a/git-develop/manual/cetmodules-project-variables.7.html +++ b/git-develop/manual/cetmodules-project-variables.7.html @@ -5,7 +5,7 @@ - cetmodules-project-variables(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-project-variables(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -143,7 +143,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-properties.7.html b/git-develop/manual/cetmodules-properties.7.html index d214da6b..37f68b89 100644 --- a/git-develop/manual/cetmodules-properties.7.html +++ b/git-develop/manual/cetmodules-properties.7.html @@ -5,7 +5,7 @@ - cetmodules-properties(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-properties(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -171,7 +171,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/cetmodules-variables.7.html b/git-develop/manual/cetmodules-variables.7.html index 62dd645a..47ad148f 100644 --- a/git-develop/manual/cetmodules-variables.7.html +++ b/git-develop/manual/cetmodules-variables.7.html @@ -5,7 +5,7 @@ - cetmodules-variables(7) — Cetmodules git-develop-7288f75 Reference + cetmodules-variables(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -39,7 +39,7 @@

            Navigation

            index
          • - next |
          • Navigation Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -85,25 +85,20 @@

            cetmodules-variables( -
            -

            Project Variables

            - -
            -
            -

            Variables that Change Behavior

            +
            +

            Variables Affecting Behavior

            @@ -121,8 +116,7 @@

            Variables that Change

            Table of Contents

            @@ -135,8 +129,8 @@

            Previous topic

            This Page

            @@ -166,7 +160,7 @@

            Navigation

            index
          • - next |
          • Navigation
          • Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/checkClassVersion.1.html b/git-develop/manual/checkClassVersion.1.html index bab5134c..51caa3fb 100644 --- a/git-develop/manual/checkClassVersion.1.html +++ b/git-develop/manual/checkClassVersion.1.html @@ -5,7 +5,7 @@ - checkClassVersion(1) — Cetmodules git-develop-7288f75 Reference + checkClassVersion(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -95,7 +95,7 @@

            Synopsis

            Description

            checkClassVersion is a helper script used by -check_class_version() to invoke pyROOT to check ROOT dictionary object +check_class_version() to invoke pyROOT to check ROOT dictionary object versions and checksums. It should not be necessary to invoke checkClassVersion manually.

            @@ -216,7 +216,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/code-dep-graph.1.html b/git-develop/manual/code-dep-graph.1.html index 5d1b21d4..bbd166d0 100644 --- a/git-develop/manual/code-dep-graph.1.html +++ b/git-develop/manual/code-dep-graph.1.html @@ -5,7 +5,7 @@ - code-dep-graph(1) — Cetmodules git-develop-7288f75 Reference + code-dep-graph(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -199,7 +199,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/format-code.1.html b/git-develop/manual/format-code.1.html index e7430623..cb463290 100644 --- a/git-develop/manual/format-code.1.html +++ b/git-develop/manual/format-code.1.html @@ -5,7 +5,7 @@ - format-code(1) — Cetmodules git-develop-7288f75 Reference + format-code(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -191,7 +191,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/increment-version.1.html b/git-develop/manual/increment-version.1.html index 7b02ab3a..be156e08 100644 --- a/git-develop/manual/increment-version.1.html +++ b/git-develop/manual/increment-version.1.html @@ -5,7 +5,7 @@ - increment-version(1) — Cetmodules git-develop-7288f75 Reference + increment-version(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -260,7 +260,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/intersphinx-refs.1.html b/git-develop/manual/intersphinx-refs.1.html index bcfbe621..679fe165 100644 --- a/git-develop/manual/intersphinx-refs.1.html +++ b/git-develop/manual/intersphinx-refs.1.html @@ -5,7 +5,7 @@ - intersphinx-refs(1) — Cetmodules git-develop-7288f75 Reference + intersphinx-refs(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -175,7 +175,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/make_bash_completions.1.html b/git-develop/manual/make_bash_completions.1.html index 194e6183..1987b98f 100644 --- a/git-develop/manual/make_bash_completions.1.html +++ b/git-develop/manual/make_bash_completions.1.html @@ -5,7 +5,7 @@ - make_bash_completions(1) — Cetmodules git-develop-7288f75 Reference + make_bash_completions(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -189,7 +189,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/migrate.1.html b/git-develop/manual/migrate.1.html index 6ef519f3..9926702d 100644 --- a/git-develop/manual/migrate.1.html +++ b/git-develop/manual/migrate.1.html @@ -5,7 +5,7 @@ - migrate(1) — Cetmodules git-develop-7288f75 Reference + migrate(1) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -51,7 +51,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -238,7 +238,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/manual/setup_for_development.7.html b/git-develop/manual/setup_for_development.7.html index b691f400..5111dc0c 100644 --- a/git-develop/manual/setup_for_development.7.html +++ b/git-develop/manual/setup_for_development.7.html @@ -5,7 +5,7 @@ - setup_for_development(7) — Cetmodules git-develop-7288f75 Reference + setup_for_development(7) — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -157,7 +157,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/module/BasicPlugin.html b/git-develop/module/BasicPlugin.html index 6e0927a2..adc53a41 100644 --- a/git-develop/module/BasicPlugin.html +++ b/git-develop/module/BasicPlugin.html @@ -5,7 +5,7 @@ - BasicPlugin — Cetmodules git-develop-7288f75 Reference + BasicPlugin — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -288,7 +288,7 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/module/BuildDictionary.html b/git-develop/module/BuildDictionary.html index 04f582c5..405d2ecf 100644 --- a/git-develop/module/BuildDictionary.html +++ b/git-develop/module/BuildDictionary.html @@ -5,7 +5,7 @@ - BuildDictionary — Cetmodules git-develop-7288f75 Reference + BuildDictionary — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -39,7 +39,7 @@

            Navigation

            index
          • - next |
          • Navigation Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • @@ -81,9 +81,11 @@

            Navigation

            BuildDictionary

            -

            Module defining the function build_dictionary() to -generate a ROOT dictionary from a selection XML -(classes_def.xml).

            +
            +

            ROOT

            +

            Module defining the function build_dictionary() to generate +a ROOT dictionary from a selection XML (classes_def.xml).

            +

            See also

            ROOT Home Page

            @@ -137,10 +139,11 @@

            Options
            [NO_]RECURSIVE

            Specify whether checkClassVersion(1) should check for the presence and validity of class dictionaries recursively (default -determined by check_class_version()).

            +determined by check_class_version()).

            -
            REQUIRED_DICTIONARIES <dictionary-dependency>...

            Specify dictionary dependencies required to be available for -successful validation.

            +
            REQUIRED_DICTIONARIES <dictionary-dependency>...
            +

            Deprecated since version 3.23.00: remove.

            +
            USE_PRODUCT_NAME

            Deprecated since version 2.0: use USE_PROJECT_NAME instead.

            @@ -155,7 +158,7 @@

            Options

            @@ -177,7 +180,7 @@

            Previous topic

            Next topic

            X

            + title="next chapter">CetCMakeConfig

            This Page

            @@ -207,7 +210,7 @@

            Navigation

            index
          • - next |
          • Navigation Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • diff --git a/git-develop/module/CetCMakeConfig.html b/git-develop/module/CetCMakeConfig.html index 4a758add..7b4bdbbc 100644 --- a/git-develop/module/CetCMakeConfig.html +++ b/git-develop/module/CetCMakeConfig.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + CetCMakeConfig — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,12 +55,12 @@

            Navigation

            Cetmodules Documentation »
          • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
          • - +
          @@ -79,8 +79,111 @@

          Navigation

          -
          -

          X

          +
          +

          CetCMakeConfig

          +

          Module defining the lazy functions:

          +
          +
            +
          • cet_cmake_config() to finalize project bookkeeping and +generate CMake “config” and “version” files.

          • +
          • cet_finalize() to finalize project bookkeeping without +generating config and version files.

          • +
          +
          +
          +

          Note

          +

          Precisely one of the above functions should be called precisely once +after each cet_cmake_env() call.

          +
          +
          +
          +cet_cmake_config
          +

          Generate and install <PROJECT-NAME>Config.cmake and +<PROJECT-NAME>ConfigVersion.cmake.

          +
          cet_make_config([<options>])
          +
          +
          +
          +

          Options

          +
          +
          COMPATIBILITY <val>

          Set the compatibility for this version of your package (default AnyNewerVersion).

          + +
          +
          +
          +
          CONFIG_PRE_INIT <config-fragment-file>... CONFIG_POST_(DEPS|INIT|TARGETS|TARGET_VARS|VARS) <config-fragment-file>...

          Specify files containing CMake code to be included in the CMake +config file at the appropriate place.

          +
          +
          +
          +

          cetbuildtools

          +
          +
          EXTRA_TARGET_VARS <target>

          Create cetbuidltools-compatible variables for the specified +targets.

          +
          +
          +
          +
          +
          NO_CMAKE_CONFIG

          Disable the production of <PROJECT-NAME>Config.cmake and +<PROJECT-NAME>ConfigVersion.cmake; necessary bookkeeping is +still done.

          +
          +

          Deprecated since version 3.23.00: use cet_finalize()

          +
          +
          +
          PATH_VARS <path-vars>

          Specify variables containing paths that will be defined in the +CMake config file relative to the installation path.

          + +
          +
          WORKDIR <workdir>

          Set the directory in which to generate config files for later +installation (default genConfig). If workdir is not +absolute it will be calculated relative to +CETMODULES_CURRENT_PROJECT_BINARY_DIR

          +
          +
          +
          +
          +

          Variables affecting behavior

          + +
          +
          + +
          +
          +cet_finalize
          +

          Finalize bookkeeping for the current project.

          +
          +

          New in version 3.23.00: to replace cet_cmake_config(NO_CMAKE_CONFIG)

          +
          +
          +

          Note

          +

          cet_finalize() should be called—at most—once after calling +cet_cmake_env() for each project.

          +
          +
          +

          Note

          +

          An explicit call to cet_finalize() for a project is not +necessary if cet_cmake_config() is invoked for that +project.

          +
          +
          +
          @@ -144,12 +247,12 @@

          Navigation

          Cetmodules Documentation »
        • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
        • - +
        +
        +

        Notes

        Note

        Prior to calling cet_cmake_env():

        @@ -113,17 +114,19 @@

        Optionsproject variables should be set.

      +
      +

      See also

      +

      cet_finalize()

      +
      -
      -

      Variables controlling behavior

      -
      -
      @@ -139,7 +142,7 @@

      Variables controlling behaviorX

      + title="previous chapter">CetCMakeConfig

      Next topic

      @@ -177,7 +180,7 @@

      Navigation

      next |
    • - previous |
    • @@ -190,7 +193,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetCMakeUtils.html b/git-develop/module/CetCMakeUtils.html index 9e4960dc..2116396d 100644 --- a/git-develop/module/CetCMakeUtils.html +++ b/git-develop/module/CetCMakeUtils.html @@ -5,7 +5,7 @@ - CetCMakeUtils — Cetmodules git-develop-7288f75 Reference + CetCMakeUtils — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -98,38 +98,33 @@

      CetCMakeUtils

      Options

      -
      -
      +
      EMPTY_KEYWORD <empty-keyword>

      If <in-var> or VALUES evaluates to the empty string, the result is <empty-keyword>

      -
      FLAG

      If <in-var> or VALUES evaluates to TRUE, the result -is <keyword> (or see KEYWORD, below). Otherwise the -result will be the empty string (or see EMPTY_KEYWORD, -above).

      +
      FLAG

      If <in-var> or VALUES evaluates to TRUE, the result is +<keyword> (or see KEYWORD, below). Otherwise the result +will be the empty string (or see EMPTY_KEYWORD, above).

      -
      IN_PLACE

      If <in-var> is specified this option signifies that the -result will be placed in <in-var>. In this case <out-var> -must then not be present.

      +
      IN_PLACE

      If <in-var> is specified this option signifies that the result +will be placed in <in-var>. In this case <out-var> must +then not be present.

      -
      KEYWORD <keyword>

      If specified, the option keyword will be -<keyword>. Otherwise, if <in-var> is specified, then it -will be the name “<in-var>” with any leading <prefix>_ -stripped off the front. Failing that, the name “<out-var>” -will be used as the default.

      +
      KEYWORD <keyword>

      If specified, the option keyword will be <keyword>. Otherwise, +if <in-var> is specified, then it will be the name +“<in-var>” with any leading <prefix>_ stripped off the +front. Failing that, the name “<out-var>” will be used as the +default.

      -
      VALUES <val>...

      The values to be passed through to another function or macro may -be specified as <val>... rather than as <in-var>. In this -case, <out-var> is required and IN_PLACE is not -permitted.

      +
      VALUES <val>...

      The values to be passed through to another function or macro may be +specified as <val>... rather than as <in-var>. In this +case, <out-var> is required and IN_PLACE is not permitted.

      -

      Non-option arguments

      -
      -
      +
      <in-var>

      The name of a variable holding the values to be passed through. <in-var> must not be present if VALUES is specified.

      @@ -139,12 +134,10 @@

      Non-option arguments<out-var> must not be present.

      -

      Examples

      -
      -
      @@ -201,12 +193,13 @@

      Examples

      Non-option arguments

      -
      -
      +
      <out-var>

      Variable to contain the resulting ordered list of extensions.

      -
      +
      +
      +

      Notes

      Note

      Prescribed order of enabled languages: CUDA, CXX @@ -225,27 +218,26 @@

      Non-option arguments

      Options

      -
      -
      -
      NOP

      Optional separator between a list option and non-option -arguments; no other effect.

      +
      +
      NOP

      Optional separator between a list option and non-option arguments; +no other effect.

      REGEX

      Entries in <sources-var> matching <regex>... will be removed.

      -

      Non-option arguments

      -
      -
      +
      <sources-var>

      The name of a variable containing a list of files to be pruned.

      <file>...

      Files to be removed from <sources-var> (exact matches only).

      -
      +
      +
      +

      Notes

      Note

      Relative paths are interpreted with respect to the value of @@ -263,20 +255,17 @@

      Non-option arguments -

      Options

      -
      -
      +
      +

      Options

      +
      SYSTEM_DATE_CMD

      Use the system date(1) command even if <fmt> is understood by string(TIMESTAMP)

      -

      -
      -

      Non-option arguments

      -
      -
      +
      +

      Non-option arguments

      +
      <out-var>

      Variable in which to store the formatted timestamp.

      <fmt>

      The desired format of the timestamp, using % placeholders @@ -284,12 +273,10 @@

      Non-option argumentsdate(1) command.

      -
      -
      -

      Examples

      -
      -
        +
        +

        Examples

        +
        • cet_timestamp(RESULT)
           message(STATUS "${RESULT}")
           
          @@ -307,7 +294,9 @@

          Examples

        -
      +
      +
      +

      Notes

      Changed in version 2.07.00: %Y was missing from the default format in earlier versions.

      @@ -343,10 +332,9 @@

      Examples <name>) -
      -

      Options

      -
      -
      +
      +

      Options

      +
      HEADERS <header>...

      Look for <header>... to ascertain the include path. If not specified, use <name>.{h,hh,H,hxx,hpp}

      @@ -365,23 +353,14 @@

      Options
      LIBPATH_SUFFIXES <dir>...

      Add <dir>... to paths when searching for libraries.

      -
      -
      -

      Non-option arguments

      -
      -
      +
      +

      Non-option arguments

      +
      <name>

      The primary name of the library (without prefix or suffix) or headers to be found.

      -
      -
      -
      -

      Variables controlling behavior

      -
      -

      WANT_INCLUDE_DIRECTORIES

      -
      @@ -394,16 +373,14 @@

      Variables controlling behaviorcet_localize_pv(<project> ALL) -
      -

      Non-option arguments

      -
      -
      +
      +

      Non-option arguments

      +
      <project>

      The name of a CMake project in the current source tree.

      <project-var-name>

      The name of a project variable (without a <project>_ prefix).

      -
      @@ -425,20 +402,19 @@

      Non-option arguments
      cet_cmake_module_directories([NO_CONFIG] [NO_LOCAL] [PROJECT <project>] <dir>...)
       
      -
      -

      Options

      -
      -
      -
      BINARY

      Also add the corresponding directories in the project build tree -to CMAKE_MODULE_PATH in the current +

      +

      Options

      +
      +
      BINARY

      Also add the corresponding directories in the project build tree to +CMAKE_MODULE_PATH in the current scope.

      See also

      NO_LOCAL

      -
      NO_CONFIG

      Do not add these directories to CMAKE_MODULE_PATH in the CMake -config file for <project>.

      +
      NO_CONFIG

      Do not add these directories to CMAKE_MODULE_PATH in the CMake config +file for <project>.

      @@ -451,16 +427,13 @@

      OptionsCETMODULES_CURRENT_PROJECT_NAME.

      -
      -
      -

      Non-option arguments

      -
      -
      +
      +

      Non-option arguments

      +
      <dir>...

      Directories containing CMake modules.

      -
      @@ -478,8 +451,7 @@

      Non-option arguments
      cet_export_alias([<options>] [ALIAS] <target>...)
       
      -
      -
      +
      ALIAS <target>...

      Optional keyword specifying targets to be aliased. If non-option arguments are also specified, they will be appended to the list specified here.

      @@ -487,11 +459,10 @@

      Non-option argumentsALIAS_NAMESPACE <namespace>

      Targets specified without a namespace (via ::) will be taken from <namespace>.

      -
      EXPORT_SET <export-set>

      Aliased targets will be exported into <export-set>, which -will be created if necessary with -cet_register_export_set() and an appropriate default -namespace based on <export-set>. If you require a different -namespace than the default, call +

      EXPORT_SET <export-set>

      Aliased targets will be exported into <export-set>, which will +be created if necessary with cet_register_export_set() and +an appropriate default namespace based on <export-set>. If you +require a different namespace than the default, call cet_register_export_set() yourself prior to calling cet_export_alias().

      @@ -500,19 +471,19 @@

      Non-option arguments -

      Non-option arguments

      -
      -

      <target>...

      -
      -

      Targets to be aliased.

      +
      +

      Non-option arguments

      +
      +
      <target>...

      Targets to be aliased.

      See also

      ALIAS

      -
      -
      +

      +
      +

      +
      +

      Notes

      Note

      If no <export-set> is specified, the default export set @@ -534,41 +505,41 @@

      Non-option arguments
      cet_make_alias(TARGET <target> [<options>] [<target-export-set>])
       

      -
      -
      -
      EXPORT_SET <export-set>

      Aliased targets will be exported into <export-set>, which -will be created if necessary with -cet_register_export_set() and an appropriate default -namespace based on <export-set>. If you require a different -namespace than the default, call +

      +
      EXPORT_SET <export-set>

      Aliased targets will be exported into <export-set>, which will +be created if necessary with cet_register_export_set() and +an appropriate default namespace based on <export-set>. If you +require a different namespace than the default, call cet_register_export_set() yourself prior to calling cet_export_alias(). If no <export-set> is specified, the default export set will be used.

      -
      NAME <name>

      Specify the alias as <name>. If <name> is namespaced, -then it will not be exported, and the presence of EXPORT_SET -is an error. Without NAME the alias will have the same root -name as <target>.

      +
      NAME <name>

      Specify the alias as <name>. If <name> is namespaced, then +it will not be exported, and the presence of EXPORT_SET is an +error. Without NAME the alias will have the same root name as +<target>.

      -
      NOP

      Optional separator between a list option and non-option -arguments; no other effect.

      +
      NOP

      Optional separator between a list option and non-option arguments; +no other effect.

      TARGET <target>

      Target to be aliased.

      -
      TARGET_EXPORT_SET <target-export-set>

      If the primary target (after resolving all aliases) represented -by <target> may be found in multiple export sets, specify the +

      TARGET_EXPORT_SET <target-export-set>

      If the primary target (after resolving all aliases) represented by +<target> may be found in multiple export sets, specify the correct one here.

      - +
      +

      Notes

      See also

      cet_register_export_set(), cmake-packages(7)

      +
      @@ -579,26 +550,23 @@

      Non-option arguments
      cet_real_path(<out-var> [LIST] <path>...)
       
      -
      -

      Options

      -
      -
      -
      -
      LIST

      Results will be returned in <out-var> as a “;”-separated -CMake list rather than the default “:”-separated -PATH-like string.

      +
      +

      Options

      +
      +
      LIST

      Results will be returned in <out-var> as a “;”-separated CMake +list rather than the default “:”-separated PATH-like +string.

      -
      -
      -
      +
      +
      +

      Non-option arguments

      +
      <out-var>

      Variable to hold the results.

      <path>

      Input paths for conversion.

      - -

      @@ -609,24 +577,20 @@

      Options
      cet_filter_subdirs([EXCLUDE <subdir>...] [INCLUDE <subdir>...] <path>...)
       
      -
      -

      Options

      -
      -
      -
      EXCLUDE <root>..., INCLUDE <root>...

      Exclude or select <path> based on whether it is a -subdirectory of <root> after accounting for symbolic links.

      +
      +

      Options

      +
      +
      (EXCLUDE|INCLUDE) <root>...

      Exclude or select <path> based on whether it is a subdirectory +of <root> after accounting for symbolic links.

      -
      -
      -

      Non-option arguments

      -
      -
      +
      +

      Non-option arguments

      +
      <path>...

      Candidate paths to be filtered.

      -
      @@ -693,7 +657,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetCmdWrapper.html b/git-develop/module/CetCmdWrapper.html index 252c4e54..291d1afa 100644 --- a/git-develop/module/CetCmdWrapper.html +++ b/git-develop/module/CetCmdWrapper.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetCopy.html b/git-develop/module/CetCopy.html index 5a37ad65..dd08b030 100644 --- a/git-develop/module/CetCopy.html +++ b/git-develop/module/CetCopy.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetExclude.html b/git-develop/module/CetExclude.html index b3b09fb0..207244f0 100644 --- a/git-develop/module/CetExclude.html +++ b/git-develop/module/CetExclude.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetFindPkgConfigPackage.html b/git-develop/module/CetFindPkgConfigPackage.html index 24e87649..496695d7 100644 --- a/git-develop/module/CetFindPkgConfigPackage.html +++ b/git-develop/module/CetFindPkgConfigPackage.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetGenerateSphinxDocs.html b/git-develop/module/CetGenerateSphinxDocs.html index b0e94acc..66edc6c1 100644 --- a/git-develop/module/CetGenerateSphinxDocs.html +++ b/git-develop/module/CetGenerateSphinxDocs.html @@ -5,7 +5,7 @@ - CetGenerateSphinxDocs — Cetmodules git-develop-7288f75 Reference + CetGenerateSphinxDocs — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetInstall.html b/git-develop/module/CetInstall.html index 5afa20d3..07fe66ea 100644 --- a/git-develop/module/CetInstall.html +++ b/git-develop/module/CetInstall.html @@ -5,7 +5,7 @@ - CetInstall — Cetmodules git-develop-7288f75 Reference + CetInstall — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -261,7 +261,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetInstalledPath.html b/git-develop/module/CetInstalledPath.html index 9b9d7e7b..49db07cd 100644 --- a/git-develop/module/CetInstalledPath.html +++ b/git-develop/module/CetInstalledPath.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetMake.html b/git-develop/module/CetMake.html index 86aeeffb..ee200f33 100644 --- a/git-develop/module/CetMake.html +++ b/git-develop/module/CetMake.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetMakeCompletions.html b/git-develop/module/CetMakeCompletions.html index a261c92e..45230318 100644 --- a/git-develop/module/CetMakeCompletions.html +++ b/git-develop/module/CetMakeCompletions.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetMakeLibrary.html b/git-develop/module/CetMakeLibrary.html index d6f554fd..0932f72d 100644 --- a/git-develop/module/CetMakeLibrary.html +++ b/git-develop/module/CetMakeLibrary.html @@ -5,7 +5,7 @@ - CetMakeLibrary — Cetmodules git-develop-7288f75 Reference + CetMakeLibrary — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -230,7 +230,7 @@

      Detailstarget_include_directories(), target_link_libraries(), install(), -cet_cmake_config(), +cet_cmake_config(), cet_make_alias(), cet_register_export_set()

      @@ -300,7 +300,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetPackagePath.html b/git-develop/module/CetPackagePath.html index 8600b5b4..9735c07a 100644 --- a/git-develop/module/CetPackagePath.html +++ b/git-develop/module/CetPackagePath.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetRegexEscape.html b/git-develop/module/CetRegexEscape.html index ae025ddc..1003ac19 100644 --- a/git-develop/module/CetRegexEscape.html +++ b/git-develop/module/CetRegexEscape.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetRegisterExportSet.html b/git-develop/module/CetRegisterExportSet.html index 8fedb9c9..313a0c61 100644 --- a/git-develop/module/CetRegisterExportSet.html +++ b/git-develop/module/CetRegisterExportSet.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetRootCint.html b/git-develop/module/CetRootCint.html index 9feb8bf0..e2ed1de9 100644 --- a/git-develop/module/CetRootCint.html +++ b/git-develop/module/CetRootCint.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetSetVersionFromFile.html b/git-develop/module/CetSetVersionFromFile.html index cfcb1040..49ef0cb6 100644 --- a/git-develop/module/CetSetVersionFromFile.html +++ b/git-develop/module/CetSetVersionFromFile.html @@ -5,7 +5,7 @@ - CetSetVersionFromFile — Cetmodules git-develop-7288f75 Reference + CetSetVersionFromFile — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -180,7 +180,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/CetTest.html b/git-develop/module/CetTest.html index ea548ac8..ad10c943 100644 --- a/git-develop/module/CetTest.html +++ b/git-develop/module/CetTest.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallFW.html b/git-develop/module/InstallFW.html index 7566d090..d1779f2a 100644 --- a/git-develop/module/InstallFW.html +++ b/git-develop/module/InstallFW.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallFhicl.html b/git-develop/module/InstallFhicl.html index f6e9637f..b605dc8d 100644 --- a/git-develop/module/InstallFhicl.html +++ b/git-develop/module/InstallFhicl.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallGdml.html b/git-develop/module/InstallGdml.html index c7412d19..e69236ab 100644 --- a/git-develop/module/InstallGdml.html +++ b/git-develop/module/InstallGdml.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallHeaders.html b/git-develop/module/InstallHeaders.html index a43f515d..4a913624 100644 --- a/git-develop/module/InstallHeaders.html +++ b/git-develop/module/InstallHeaders.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallPerllib.html b/git-develop/module/InstallPerllib.html index 3d35060e..1ab18e48 100644 --- a/git-develop/module/InstallPerllib.html +++ b/git-develop/module/InstallPerllib.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallPkgMeta.html b/git-develop/module/InstallPkgMeta.html index 1198bb1d..c7db5a0c 100644 --- a/git-develop/module/InstallPkgMeta.html +++ b/git-develop/module/InstallPkgMeta.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallPython.html b/git-develop/module/InstallPython.html index 968c1c5c..5f7e6e11 100644 --- a/git-develop/module/InstallPython.html +++ b/git-develop/module/InstallPython.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallScripts.html b/git-develop/module/InstallScripts.html index f4283ac3..06343c48 100644 --- a/git-develop/module/InstallScripts.html +++ b/git-develop/module/InstallScripts.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallSource.html b/git-develop/module/InstallSource.html index a9c057f8..23a58b92 100644 --- a/git-develop/module/InstallSource.html +++ b/git-develop/module/InstallSource.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/InstallWP.html b/git-develop/module/InstallWP.html index b5bf1000..a4b181b0 100644 --- a/git-develop/module/InstallWP.html +++ b/git-develop/module/InstallWP.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/ParseAndAddCatchTests.html b/git-develop/module/ParseAndAddCatchTests.html index eb0504d7..29ac6ba8 100644 --- a/git-develop/module/ParseAndAddCatchTests.html +++ b/git-develop/module/ParseAndAddCatchTests.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/ParseVersionString.html b/git-develop/module/ParseVersionString.html index 14437b7c..e539d6d2 100644 --- a/git-develop/module/ParseVersionString.html +++ b/git-develop/module/ParseVersionString.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/ProcessSmc.html b/git-develop/module/ProcessSmc.html index 602b289e..29c5e084 100644 --- a/git-develop/module/ProcessSmc.html +++ b/git-develop/module/ProcessSmc.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/ProjectVariable.html b/git-develop/module/ProjectVariable.html index 71f3c3d4..fd9910f3 100644 --- a/git-develop/module/ProjectVariable.html +++ b/git-develop/module/ProjectVariable.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/SetCompilerFlags.html b/git-develop/module/SetCompilerFlags.html index 91044aac..3e876959 100644 --- a/git-develop/module/SetCompilerFlags.html +++ b/git-develop/module/SetCompilerFlags.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/CetFindPackage.html b/git-develop/module/compat/CetFindPackage.html index 99f293e4..49386f9e 100644 --- a/git-develop/module/compat/CetFindPackage.html +++ b/git-develop/module/compat/CetFindPackage.html @@ -5,7 +5,7 @@ - CetFindPackage — Cetmodules git-develop-7288f75 Reference + CetFindPackage — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/CetHaveQual.html b/git-develop/module/compat/CetHaveQual.html index ac3e8a17..a7ffec71 100644 --- a/git-develop/module/compat/CetHaveQual.html +++ b/git-develop/module/compat/CetHaveQual.html @@ -5,7 +5,7 @@ - CetHaveQual — Cetmodules git-develop-7288f75 Reference + CetHaveQual — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/CetParseArgs.html b/git-develop/module/compat/CetParseArgs.html index 88aafc96..2a8c69be 100644 --- a/git-develop/module/compat/CetParseArgs.html +++ b/git-develop/module/compat/CetParseArgs.html @@ -5,7 +5,7 @@ - CetParseArgs — Cetmodules git-develop-7288f75 Reference + CetParseArgs — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/CetRegisterExportName.html b/git-develop/module/compat/CetRegisterExportName.html index 4dc7289e..aa61be0f 100644 --- a/git-develop/module/compat/CetRegisterExportName.html +++ b/git-develop/module/compat/CetRegisterExportName.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/CheckProdVersion.html b/git-develop/module/compat/CheckProdVersion.html index befb81e4..924e729e 100644 --- a/git-develop/module/compat/CheckProdVersion.html +++ b/git-develop/module/compat/CheckProdVersion.html @@ -5,7 +5,7 @@ - CheckProdVersion — Cetmodules git-develop-7288f75 Reference + CheckProdVersion — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/CheckUpsVersion.html b/git-develop/module/compat/CheckUpsVersion.html index 7ed0cefb..aa5cb175 100644 --- a/git-develop/module/compat/CheckUpsVersion.html +++ b/git-develop/module/compat/CheckUpsVersion.html @@ -5,7 +5,7 @@ - CheckUpsVersion — Cetmodules git-develop-7288f75 Reference + CheckUpsVersion — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/Compatibility.html b/git-develop/module/compat/Compatibility.html index ba16b1be..3228d704 100644 --- a/git-develop/module/compat/Compatibility.html +++ b/git-develop/module/compat/Compatibility.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/InstallLicense.html b/git-develop/module/compat/InstallLicense.html index 94d73daf..da6852f3 100644 --- a/git-develop/module/compat/InstallLicense.html +++ b/git-develop/module/compat/InstallLicense.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/ParseUpsVersion.html b/git-develop/module/compat/ParseUpsVersion.html index 012158ca..9d1d7978 100644 --- a/git-develop/module/compat/ParseUpsVersion.html +++ b/git-develop/module/compat/ParseUpsVersion.html @@ -5,7 +5,7 @@ - ParseUpsVersion — Cetmodules git-develop-7288f75 Reference + ParseUpsVersion — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/ProcessUpsFiles.html b/git-develop/module/compat/ProcessUpsFiles.html index 932dd101..1ff54585 100644 --- a/git-develop/module/compat/ProcessUpsFiles.html +++ b/git-develop/module/compat/ProcessUpsFiles.html @@ -5,7 +5,7 @@ - ProcessUpsFiles — Cetmodules git-develop-7288f75 Reference + ProcessUpsFiles — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/Ups.html b/git-develop/module/compat/Ups.html index ae5a98c7..9d352728 100644 --- a/git-develop/module/compat/Ups.html +++ b/git-develop/module/compat/Ups.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/UseCPack.html b/git-develop/module/compat/UseCPack.html index 7c9954fe..62460cdd 100644 --- a/git-develop/module/compat/UseCPack.html +++ b/git-develop/module/compat/UseCPack.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/ArtDictionary.html b/git-develop/module/compat/art/ArtDictionary.html index 5d5a637f..06eab309 100644 --- a/git-develop/module/compat/art/ArtDictionary.html +++ b/git-develop/module/compat/art/ArtDictionary.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/ArtMake.html b/git-develop/module/compat/art/ArtMake.html index 48c49fba..2c664ec9 100644 --- a/git-develop/module/compat/art/ArtMake.html +++ b/git-develop/module/compat/art/ArtMake.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/BuildPlugins.html b/git-develop/module/compat/art/BuildPlugins.html index 24947187..bd2cb1d8 100644 --- a/git-develop/module/compat/art/BuildPlugins.html +++ b/git-develop/module/compat/art/BuildPlugins.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/CetCMPCleaner.html b/git-develop/module/compat/art/CetCMPCleaner.html index 631c8799..643631de 100644 --- a/git-develop/module/compat/art/CetCMPCleaner.html +++ b/git-develop/module/compat/art/CetCMPCleaner.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/art::module.html b/git-develop/module/compat/art/art::module.html index 2e427f6c..e6da9640 100644 --- a/git-develop/module/compat/art/art::module.html +++ b/git-develop/module/compat/art/art::module.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/art::plugin.html b/git-develop/module/compat/art/art::plugin.html index f364d07a..f8f2c192 100644 --- a/git-develop/module/compat/art/art::plugin.html +++ b/git-develop/module/compat/art/art::plugin.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/art::service.html b/git-develop/module/compat/art/art::service.html index ee0fdca7..a525d186 100644 --- a/git-develop/module/compat/art/art::service.html +++ b/git-develop/module/compat/art/art::service.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/art::source.html b/git-develop/module/compat/art/art::source.html index 0a8fbc60..50a29b9c 100644 --- a/git-develop/module/compat/art/art::source.html +++ b/git-develop/module/compat/art/art::source.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/art/art::tool.html b/git-develop/module/compat/art/art::tool.html index 60f60203..da2f07ad 100644 --- a/git-develop/module/compat/art/art::tool.html +++ b/git-develop/module/compat/art/art::tool.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindRange-v3.html b/git-develop/module/compat/find/FindRange-v3.html index 5f0b2f85..de0effef 100644 --- a/git-develop/module/compat/find/FindRange-v3.html +++ b/git-develop/module/compat/find/FindRange-v3.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindRange.html b/git-develop/module/compat/find/FindRange.html index 3c9ad2a4..55179447 100644 --- a/git-develop/module/compat/find/FindRange.html +++ b/git-develop/module/compat/find/FindRange.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindSQLite3.html b/git-develop/module/compat/find/FindSQLite3.html index 717a6005..c3d84a51 100644 --- a/git-develop/module/compat/find/FindSQLite3.html +++ b/git-develop/module/compat/find/FindSQLite3.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindTBB.html b/git-develop/module/compat/find/FindTBB.html index f6cdde1d..ba8f5311 100644 --- a/git-develop/module/compat/find/FindTBB.html +++ b/git-develop/module/compat/find/FindTBB.html @@ -5,7 +5,7 @@ - FindTBB / Findtbb — Cetmodules git-develop-7288f75 Reference + FindTBB / Findtbb — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -188,7 +188,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindUpsBoost.html b/git-develop/module/compat/find/FindUpsBoost.html index 06d837b4..bb29ca50 100644 --- a/git-develop/module/compat/find/FindUpsBoost.html +++ b/git-develop/module/compat/find/FindUpsBoost.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindUpsGeant4.html b/git-develop/module/compat/find/FindUpsGeant4.html index 3edb3e73..16074991 100644 --- a/git-develop/module/compat/find/FindUpsGeant4.html +++ b/git-develop/module/compat/find/FindUpsGeant4.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindUpsPackage.html b/git-develop/module/compat/find/FindUpsPackage.html index 75096cfa..51795c4a 100644 --- a/git-develop/module/compat/find/FindUpsPackage.html +++ b/git-develop/module/compat/find/FindUpsPackage.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/compat/find/FindUpsRoot.html b/git-develop/module/compat/find/FindUpsRoot.html index 6c38eb26..13c715cf 100644 --- a/git-develop/module/compat/find/FindUpsRoot.html +++ b/git-develop/module/compat/find/FindUpsRoot.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindCatch2.html b/git-develop/module/find/FindCatch2.html index 9794a88d..630770f7 100644 --- a/git-develop/module/find/FindCatch2.html +++ b/git-develop/module/find/FindCatch2.html @@ -5,7 +5,7 @@ - FindCatch2 — Cetmodules git-develop-7288f75 Reference + FindCatch2 — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -169,7 +169,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindCppUnit.html b/git-develop/module/find/FindCppUnit.html index 6e85315a..f75d43d9 100644 --- a/git-develop/module/find/FindCppUnit.html +++ b/git-develop/module/find/FindCppUnit.html @@ -5,7 +5,7 @@ - FindCppUnit — Cetmodules git-develop-7288f75 Reference + FindCppUnit — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindEigen3.html b/git-develop/module/find/FindEigen3.html index a6f24d89..7b69ef4e 100644 --- a/git-develop/module/find/FindEigen3.html +++ b/git-develop/module/find/FindEigen3.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindFFTW3.html b/git-develop/module/find/FindFFTW3.html index 810ce18c..b5851ea8 100644 --- a/git-develop/module/find/FindFFTW3.html +++ b/git-develop/module/find/FindFFTW3.html @@ -5,7 +5,7 @@ - FindFFTW3[flq]? — Cetmodules git-develop-7288f75 Reference + FindFFTW3[flq]? — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindFFTW3f.html b/git-develop/module/find/FindFFTW3f.html index e9531a22..eb29e6b9 100644 --- a/git-develop/module/find/FindFFTW3f.html +++ b/git-develop/module/find/FindFFTW3f.html @@ -5,7 +5,7 @@ - FindFFTW3[flq]? — Cetmodules git-develop-7288f75 Reference + FindFFTW3[flq]? — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindFFTW3l.html b/git-develop/module/find/FindFFTW3l.html index 66afe045..de03612b 100644 --- a/git-develop/module/find/FindFFTW3l.html +++ b/git-develop/module/find/FindFFTW3l.html @@ -5,7 +5,7 @@ - FindFFTW3[flq]? — Cetmodules git-develop-7288f75 Reference + FindFFTW3[flq]? — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindFFTW3q.html b/git-develop/module/find/FindFFTW3q.html index ee77bae2..17ffb01c 100644 --- a/git-develop/module/find/FindFFTW3q.html +++ b/git-develop/module/find/FindFFTW3q.html @@ -5,7 +5,7 @@ - FindFFTW3[flq]? — Cetmodules git-develop-7288f75 Reference + FindFFTW3[flq]? — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindGeant4.html b/git-develop/module/find/FindGeant4.html index a6a20b41..f74878cb 100644 --- a/git-develop/module/find/FindGeant4.html +++ b/git-develop/module/find/FindGeant4.html @@ -5,7 +5,7 @@ - FindGeant4 — Cetmodules git-develop-7288f75 Reference + FindGeant4 — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindM4.html b/git-develop/module/find/FindM4.html index be1b5f3a..51b597f2 100644 --- a/git-develop/module/find/FindM4.html +++ b/git-develop/module/find/FindM4.html @@ -5,7 +5,7 @@ - FindM4 — Cetmodules git-develop-7288f75 Reference + FindM4 — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -173,7 +173,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/FindSmc.html b/git-develop/module/find/FindSmc.html index 7cf81c85..ccf43922 100644 --- a/git-develop/module/find/FindSmc.html +++ b/git-develop/module/find/FindSmc.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/Findifbeam.html b/git-develop/module/find/Findifbeam.html index cf3b15e0..38a58bae 100644 --- a/git-develop/module/find/Findifbeam.html +++ b/git-develop/module/find/Findifbeam.html @@ -5,7 +5,7 @@ - Findifbeam — Cetmodules git-develop-7288f75 Reference + Findifbeam — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -163,7 +163,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/Findifdhc.html b/git-develop/module/find/Findifdhc.html index 834a67e2..2a1f8ddd 100644 --- a/git-develop/module/find/Findifdhc.html +++ b/git-develop/module/find/Findifdhc.html @@ -5,7 +5,7 @@ - Findifdhc — Cetmodules git-develop-7288f75 Reference + Findifdhc — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -147,7 +147,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/Findlibwda.html b/git-develop/module/find/Findlibwda.html index 1f52a12f..af5b1f13 100644 --- a/git-develop/module/find/Findlibwda.html +++ b/git-develop/module/find/Findlibwda.html @@ -5,7 +5,7 @@ - Findlibwda — Cetmodules git-develop-7288f75 Reference + Findlibwda — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -147,7 +147,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/Findnucondb.html b/git-develop/module/find/Findnucondb.html index 7a031bf7..14cacc5f 100644 --- a/git-develop/module/find/Findnucondb.html +++ b/git-develop/module/find/Findnucondb.html @@ -5,7 +5,7 @@ - Findnucondb — Cetmodules git-develop-7288f75 Reference + Findnucondb — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -163,7 +163,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/find/Findsphinx-doc.html b/git-develop/module/find/Findsphinx-doc.html index c9401ac5..bcd6e3ab 100644 --- a/git-develop/module/find/Findsphinx-doc.html +++ b/git-develop/module/find/Findsphinx-doc.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -144,7 +144,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/hidden/BootstrapCetbuildtools.html b/git-develop/module/hidden/BootstrapCetbuildtools.html index a02d6c8e..bdcd1c4b 100644 --- a/git-develop/module/hidden/BootstrapCetbuildtools.html +++ b/git-develop/module/hidden/BootstrapCetbuildtools.html @@ -5,7 +5,7 @@ - <no title> — Cetmodules git-develop-7288f75 Reference + <no title> — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,7 +55,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -141,7 +141,7 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/hidden/CetProcessLiblist.html b/git-develop/module/hidden/CetProcessLiblist.html index e4e347ae..1c4e0025 100644 --- a/git-develop/module/hidden/CetProcessLiblist.html +++ b/git-develop/module/hidden/CetProcessLiblist.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + X — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -23,7 +23,7 @@ - + @@ -39,7 +39,7 @@

      Navigation

      index
    • - next |
    • Navigation
    • Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • @@ -98,7 +98,7 @@

      Previous topic

      Next topic

      X

      + title="next chapter">CheckClassVersion

      This Page

      @@ -128,7 +128,7 @@

      Navigation

      index
    • - next |
    • Navigation Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • diff --git a/git-develop/module/hidden/CheckClassVersion.html b/git-develop/module/hidden/CheckClassVersion.html index bda96d13..a3bc5cf5 100644 --- a/git-develop/module/hidden/CheckClassVersion.html +++ b/git-develop/module/hidden/CheckClassVersion.html @@ -5,7 +5,7 @@ - X — Cetmodules git-develop-7288f75 Reference + CheckClassVersion — Cetmodules git-develop-1ffbe95 Reference @@ -14,7 +14,7 @@ - + @@ -55,12 +55,12 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • - +
      @@ -79,8 +79,57 @@

      Navigation

      -
      -

      X

      +
      +

      CheckClassVersion

      +
      +

      ROOT

      +

      Module defining the function check_class_version() to check +ROOT dictionary object versions and checksums.

      +
      +
      +
      +check_class_version
      +
      +
      +

      ROOT

      +

      Check ROOT dictionary object versions and checksums.

      +
      +
      +

      See also

      +

      checkClassVersion(1)

      +
      +
      check_class_version([<options>])
      +
      +
      +
      +
      CLASSES_DEF_XML <xml-file>

      Specify the selection XML file describing the classes to be +checked.

      +
      +
      ENVIRONMENT <env>...

      Inject <env> into the environment of the invocation of +checkClassVersion(1); <env> should be in the form +<var>=<val>

      +
      +
      (NO_)?RECURSIVE

      Enable/disable recursive dictionary checks.

      +
      +
      REQUIRED_DICTIONARIES <dict>...
      +

      Deprecated since version 3.23.00: remove.

      +
      +
      +
      UPDATE_IN_PLACE

      Update the selection XML file in place and exit with non-zero +status.

      +
      +
      +
      +
      +

      Notes

      +
      +

      Note

      +

      In general check_class_version() should be invoked via +build_dictionary() rather than standalone.

      +
      +
      +
      +
      @@ -144,12 +193,12 @@

      Navigation

      Cetmodules Documentation »
    • - git-develop-7288f75 + git-develop-1ffbe95 Reference »
    • - +