Skip to content
Snippets Groups Projects
Select Git revision
  • cppcheck99
  • main default
  • fixleptons
  • scaleunits
  • cpp20forhits
  • dropboost2
  • removegeneva
  • POWHEGWc
  • powheg8
  • calo
  • concepts
  • trim
  • 24startswith
  • susytoolsnoboost
  • 24trigtaumonitoring
  • notsp
  • dataqualitystl
  • TrackParticleClusterAssociationAlg
  • dropboost
  • cast
  • trackinglayers
  • release/21.3.18
  • nightly/21.2/2020-02-26T0016
  • nightly/21.2/2020-02-26T0019
  • nightly/21.2/2020-02-26T0346
  • nightly/21.2/2020-02-26T0406
  • nightly/21.0/2020-02-25T2144
  • nightly/21.0/2020-02-25T2146
  • nightly/master/2020-02-25T2113
  • nightly/master/2020-02-25T2132
  • nightly/master/2020-02-25T2133
  • nightly/master/2020-02-25T2135
  • nightly/master/2020-02-25T2140
  • nightly/master/2020-02-26T0447
  • nightly/21.3/2020-02-25T2149
  • nightly/21.6/2020-02-24T1915
  • nightly/21.9/2020-02-24T2138
  • nightly/master/2020-02-24T2113
  • nightly/master/2020-02-24T2133
  • nightly/master/2020-02-24T2134
  • nightly/master/2020-02-24T2140
41 results

README.md

Blame
  • Forked from atlas / athena
    Source project has a limited visibility.
    Code owners
    Assign users and groups as approvers for specific file changes. Learn more.
    CMakeLists.txt 627 B
    CMAKE_MINIMUM_REQUIRED(VERSION 2.8.5)
    
    #---------------------------------------------------------------
    # Load macros and functions for Gaudi-based projects
    find_package(GaudiProject)
    #---------------------------------------------------------------
    
    # Declare project name and version
    gaudi_project(Moore v25r4
                  USE Hlt v25r4
                  DATA AppConfig VERSION v3r*
                       FieldMap VERSION v5r*
                       PRConfig VERSION v1r*
                       ParamFiles VERSION v8r*
                       RawEventFormat
                       TCK/HltTCK VERSION v3r*
                       TCK/L0TCK  VERSION v5r*)