diff --git a/Reconstruction/PFA/Arbor/ILCSoft.cmake b/Reconstruction/PFA/Arbor/ILCSoft.cmake deleted file mode 100644 index 716e02aedef94946f9a52b7c9fc4f1603f175b5a..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/ILCSoft.cmake +++ /dev/null @@ -1,34 +0,0 @@ -################################################################################ -# Environment script generated by ilcsoft-install on Tue Mar 17 08:11:47 2015 -# for the installation located at [ /afs/ihep.ac.cn/soft/common/gcc/v01-17-05 ] -################################################################################ - -SET( ILC_HOME "/afs/ihep.ac.cn/soft/common/gcc/v01-17-05" CACHE PATH "Path to ILC Software" FORCE) -MARK_AS_ADVANCED( ILC_HOME ) - -SET( CMAKE_PREFIX_PATH - /afs/ihep.ac.cn/soft/common/gcc/whizard227/install; - /afs/ihep.ac.cn/soft/common/gcc/whizard227/install/lib64; - /afs/ihep.ac.cn/users/m/manqi/ArborV3Deve/SL6/Marlin/v01-05; - ${ILC_HOME}/ilcutil/v01-01; - ${ILC_HOME}/lcio/v02-04-03; - ${ILC_HOME}/gear/v01-04; - ${ILC_HOME}/CondDBMySQL/CondDBMySQL_ILC-0-9-6; - ${ILC_HOME}/lccd/v01-03; - ${ILC_HOME}/RAIDA/v01-06-02; - ${ILC_HOME}/MarlinUtil/v01-08; - ${ILC_HOME}/Mokka/mokka-08-03; - ${ILC_HOME}/MarlinReco/v01-09; - ${ILC_HOME}/Overlay/v00-13; - ${ILC_HOME}/MarlinFastJet/v00-02; - ${ILC_HOME}/Clupatra/v00-10; - ${ILC_HOME}/gdml/v03-00-02; - ${ILC_HOME}/lcdd/v03-02-00; - ${ILC_HOME}/DD4hep/v00-06; - ${ILC_HOME}/root/5.34.07; - ${ILC_HOME}/CLHEP/2.1.3.1; - ${ILC_HOME}/gsl/1.14; - ${ILC_HOME}/QT/4.7.4; -CACHE PATH "CMAKE_PREFIX_PATH" FORCE ) - - diff --git a/Reconstruction/PFA/Arbor/build/CMakeCache.txt b/Reconstruction/PFA/Arbor/build/CMakeCache.txt deleted file mode 100644 index dbc10a5c6e8f1abe625ca9d54b3f53876ba25b95..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeCache.txt +++ /dev/null @@ -1,363 +0,0 @@ -# This is the CMakeCache file. -# For build in directory: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build -# It was generated by CMake: /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -# You can edit this file to change values found and used by cmake. -# If you do not want to change any of the values, simply exit the editor. -# If you do want to change a value, simply edit, save, and exit the editor. -# The syntax for the file is as follows: -# KEY:TYPE=VALUE -# KEY is the name of a variable in the cache. -# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!. -# VALUE is the current value for the KEY. - -######################## -# EXTERNAL cache entries -######################## - -//Path to a program. -CMAKE_AR:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ar - -//For backwards compatibility, what version of CMake commands and -// syntax should this version of CMake try to support. -CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4 - -//Choose the type of build, options are: None Debug Release RelWithDebInfo -// MinSizeRel ... -CMAKE_BUILD_TYPE:STRING= - -//Enable/Disable color output during build. -CMAKE_COLOR_MAKEFILE:BOOL=ON - -//CXX compiler -CMAKE_CXX_COMPILER:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_AR:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ar - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_CXX_COMPILER_RANLIB:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ranlib - -//Flags used by the CXX compiler during all build types. -CMAKE_CXX_FLAGS:STRING= - -//Flags used by the CXX compiler during DEBUG builds. -CMAKE_CXX_FLAGS_DEBUG:STRING=-g - -//Flags used by the CXX compiler during MINSIZEREL builds. -CMAKE_CXX_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the CXX compiler during RELEASE builds. -CMAKE_CXX_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the CXX compiler during RELWITHDEBINFO builds. -CMAKE_CXX_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//C compiler -CMAKE_C_COMPILER:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc - -//A wrapper around 'ar' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_AR:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ar - -//A wrapper around 'ranlib' adding the appropriate '--plugin' option -// for the GCC compiler -CMAKE_C_COMPILER_RANLIB:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ranlib - -//Flags used by the C compiler during all build types. -CMAKE_C_FLAGS:STRING= - -//Flags used by the C compiler during DEBUG builds. -CMAKE_C_FLAGS_DEBUG:STRING=-g - -//Flags used by the C compiler during MINSIZEREL builds. -CMAKE_C_FLAGS_MINSIZEREL:STRING=-Os -DNDEBUG - -//Flags used by the C compiler during RELEASE builds. -CMAKE_C_FLAGS_RELEASE:STRING=-O3 -DNDEBUG - -//Flags used by the C compiler during RELWITHDEBINFO builds. -CMAKE_C_FLAGS_RELWITHDEBINFO:STRING=-O2 -g -DNDEBUG - -//Flags used by the linker during all build types. -CMAKE_EXE_LINKER_FLAGS:STRING= - -//Flags used by the linker during DEBUG builds. -CMAKE_EXE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during MINSIZEREL builds. -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during RELEASE builds. -CMAKE_EXE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during RELWITHDEBINFO builds. -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Enable/Disable output of compile commands during generation. -CMAKE_EXPORT_COMPILE_COMMANDS:BOOL=OFF - -//Install path prefix, prepended onto install directories. -CMAKE_INSTALL_PREFIX:PATH=/usr/local - -//Path to a program. -CMAKE_LINKER:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ld - -//Path to a program. -CMAKE_MAKE_PROGRAM:FILEPATH=/usr/bin/gmake - -//Flags used by the linker during the creation of modules during -// all build types. -CMAKE_MODULE_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of modules during -// DEBUG builds. -CMAKE_MODULE_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of modules during -// MINSIZEREL builds. -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of modules during -// RELEASE builds. -CMAKE_MODULE_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of modules during -// RELWITHDEBINFO builds. -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_NM:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/nm - -//Path to a program. -CMAKE_OBJCOPY:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/objcopy - -//Path to a program. -CMAKE_OBJDUMP:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/objdump - -//Value Computed by CMake -CMAKE_PROJECT_DESCRIPTION:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_HOMEPAGE_URL:STATIC= - -//Value Computed by CMake -CMAKE_PROJECT_NAME:STATIC=Project - -//Path to a program. -CMAKE_RANLIB:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ranlib - -//Flags used by the linker during the creation of shared libraries -// during all build types. -CMAKE_SHARED_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of shared libraries -// during DEBUG builds. -CMAKE_SHARED_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of shared libraries -// during MINSIZEREL builds. -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELEASE builds. -CMAKE_SHARED_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of shared libraries -// during RELWITHDEBINFO builds. -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//If set, runtime paths are not added when installing shared libraries, -// but are added when building. -CMAKE_SKIP_INSTALL_RPATH:BOOL=NO - -//If set, runtime paths are not added when using shared libraries. -CMAKE_SKIP_RPATH:BOOL=NO - -//Flags used by the linker during the creation of static libraries -// during all build types. -CMAKE_STATIC_LINKER_FLAGS:STRING= - -//Flags used by the linker during the creation of static libraries -// during DEBUG builds. -CMAKE_STATIC_LINKER_FLAGS_DEBUG:STRING= - -//Flags used by the linker during the creation of static libraries -// during MINSIZEREL builds. -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELEASE builds. -CMAKE_STATIC_LINKER_FLAGS_RELEASE:STRING= - -//Flags used by the linker during the creation of static libraries -// during RELWITHDEBINFO builds. -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO:STRING= - -//Path to a program. -CMAKE_STRIP:FILEPATH=/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/strip - -//If this value is on, makefiles will be generated without the -// .SILENT directive, and all commands will be echoed to the console -// during the make. This is useful for debugging only. With Visual -// Studio IDE projects all commands are done without /nologo. -CMAKE_VERBOSE_MAKEFILE:BOOL=FALSE - -//Single output directory for building all executables. -EXECUTABLE_OUTPUT_PATH:PATH= - -//Single output directory for building all libraries. -LIBRARY_OUTPUT_PATH:PATH= - -//Value Computed by CMake -Project_BINARY_DIR:STATIC=/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build - -//Value Computed by CMake -Project_SOURCE_DIR:STATIC=/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor - - -######################## -# INTERNAL cache entries -######################## - -//ADVANCED property for variable: CMAKE_AR -CMAKE_AR-ADVANCED:INTERNAL=1 -//This is the directory where this CMakeCache.txt was created -CMAKE_CACHEFILE_DIR:INTERNAL=/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build -//Major version of cmake used to create the current loaded cache -CMAKE_CACHE_MAJOR_VERSION:INTERNAL=3 -//Minor version of cmake used to create the current loaded cache -CMAKE_CACHE_MINOR_VERSION:INTERNAL=14 -//Patch version of cmake used to create the current loaded cache -CMAKE_CACHE_PATCH_VERSION:INTERNAL=3 -//ADVANCED property for variable: CMAKE_COLOR_MAKEFILE -CMAKE_COLOR_MAKEFILE-ADVANCED:INTERNAL=1 -//Path to CMake executable. -CMAKE_COMMAND:INTERNAL=/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -//Path to cpack program executable. -CMAKE_CPACK_COMMAND:INTERNAL=/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cpack -//Path to ctest program executable. -CMAKE_CTEST_COMMAND:INTERNAL=/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/ctest -//ADVANCED property for variable: CMAKE_CXX_COMPILER -CMAKE_CXX_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_AR -CMAKE_CXX_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_COMPILER_RANLIB -CMAKE_CXX_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS -CMAKE_CXX_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_DEBUG -CMAKE_CXX_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_MINSIZEREL -CMAKE_CXX_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELEASE -CMAKE_CXX_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_CXX_FLAGS_RELWITHDEBINFO -CMAKE_CXX_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER -CMAKE_C_COMPILER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_AR -CMAKE_C_COMPILER_AR-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_COMPILER_RANLIB -CMAKE_C_COMPILER_RANLIB-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS -CMAKE_C_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_DEBUG -CMAKE_C_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_MINSIZEREL -CMAKE_C_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELEASE -CMAKE_C_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_C_FLAGS_RELWITHDEBINFO -CMAKE_C_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//Path to cache edit program executable. -CMAKE_EDIT_COMMAND:INTERNAL=/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/ccmake -//Executable file format -CMAKE_EXECUTABLE_FORMAT:INTERNAL=ELF -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS -CMAKE_EXE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_DEBUG -CMAKE_EXE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_MINSIZEREL -CMAKE_EXE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELEASE -CMAKE_EXE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_EXE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_EXPORT_COMPILE_COMMANDS -CMAKE_EXPORT_COMPILE_COMMANDS-ADVANCED:INTERNAL=1 -//Name of external makefile project generator. -CMAKE_EXTRA_GENERATOR:INTERNAL= -//Name of generator. -CMAKE_GENERATOR:INTERNAL=Unix Makefiles -//Generator instance identifier. -CMAKE_GENERATOR_INSTANCE:INTERNAL= -//Name of generator platform. -CMAKE_GENERATOR_PLATFORM:INTERNAL= -//Name of generator toolset. -CMAKE_GENERATOR_TOOLSET:INTERNAL= -//Source directory with the top level CMakeLists.txt file for this -// project -CMAKE_HOME_DIRECTORY:INTERNAL=/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor -//Install .so files without execute permission. -CMAKE_INSTALL_SO_NO_EXE:INTERNAL=0 -//ADVANCED property for variable: CMAKE_LINKER -CMAKE_LINKER-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MAKE_PROGRAM -CMAKE_MAKE_PROGRAM-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS -CMAKE_MODULE_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_DEBUG -CMAKE_MODULE_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL -CMAKE_MODULE_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELEASE -CMAKE_MODULE_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_MODULE_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_NM -CMAKE_NM-ADVANCED:INTERNAL=1 -//number of local generators -CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJCOPY -CMAKE_OBJCOPY-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_OBJDUMP -CMAKE_OBJDUMP-ADVANCED:INTERNAL=1 -//Platform information initialized -CMAKE_PLATFORM_INFO_INITIALIZED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_RANLIB -CMAKE_RANLIB-ADVANCED:INTERNAL=1 -//Path to CMake installation. -CMAKE_ROOT:INTERNAL=/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS -CMAKE_SHARED_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_DEBUG -CMAKE_SHARED_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL -CMAKE_SHARED_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELEASE -CMAKE_SHARED_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_SHARED_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_INSTALL_RPATH -CMAKE_SKIP_INSTALL_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_SKIP_RPATH -CMAKE_SKIP_RPATH-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS -CMAKE_STATIC_LINKER_FLAGS-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_DEBUG -CMAKE_STATIC_LINKER_FLAGS_DEBUG-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL -CMAKE_STATIC_LINKER_FLAGS_MINSIZEREL-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELEASE -CMAKE_STATIC_LINKER_FLAGS_RELEASE-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO -CMAKE_STATIC_LINKER_FLAGS_RELWITHDEBINFO-ADVANCED:INTERNAL=1 -//ADVANCED property for variable: CMAKE_STRIP -CMAKE_STRIP-ADVANCED:INTERNAL=1 -//uname command -CMAKE_UNAME:INTERNAL=/usr/bin/uname -//ADVANCED property for variable: CMAKE_VERBOSE_MAKEFILE -CMAKE_VERBOSE_MAKEFILE-ADVANCED:INTERNAL=1 - diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeCCompiler.cmake b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeCCompiler.cmake deleted file mode 100644 index 9cabf086066389c8f1bdd4a39c73ab9954ed4487..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeCCompiler.cmake +++ /dev/null @@ -1,75 +0,0 @@ -set(CMAKE_C_COMPILER "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc") -set(CMAKE_C_COMPILER_ARG1 "") -set(CMAKE_C_COMPILER_ID "GNU") -set(CMAKE_C_COMPILER_VERSION "8.3.0") -set(CMAKE_C_COMPILER_VERSION_INTERNAL "") -set(CMAKE_C_COMPILER_WRAPPER "") -set(CMAKE_C_STANDARD_COMPUTED_DEFAULT "11") -set(CMAKE_C_COMPILE_FEATURES "c_std_90;c_function_prototypes;c_std_99;c_restrict;c_variadic_macros;c_std_11;c_static_assert") -set(CMAKE_C90_COMPILE_FEATURES "c_std_90;c_function_prototypes") -set(CMAKE_C99_COMPILE_FEATURES "c_std_99;c_restrict;c_variadic_macros") -set(CMAKE_C11_COMPILE_FEATURES "c_std_11;c_static_assert") - -set(CMAKE_C_PLATFORM_ID "Linux") -set(CMAKE_C_SIMULATE_ID "") -set(CMAKE_C_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ar") -set(CMAKE_C_COMPILER_AR "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ar") -set(CMAKE_RANLIB "/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ranlib") -set(CMAKE_C_COMPILER_RANLIB "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ranlib") -set(CMAKE_LINKER "/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ld") -set(CMAKE_MT "") -set(CMAKE_COMPILER_IS_GNUCC 1) -set(CMAKE_C_COMPILER_LOADED 1) -set(CMAKE_C_COMPILER_WORKS TRUE) -set(CMAKE_C_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_C_COMPILER_ENV_VAR "CC") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_C_COMPILER_ID_RUN 1) -set(CMAKE_C_SOURCE_FILE_EXTENSIONS c;m) -set(CMAKE_C_IGNORE_EXTENSIONS h;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_C_LINKER_PREFERENCE 10) - -# Save compiler ABI information. -set(CMAKE_C_SIZEOF_DATA_PTR "8") -set(CMAKE_C_COMPILER_ABI "ELF") -set(CMAKE_C_LIBRARY_ARCHITECTURE "") - -if(CMAKE_C_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_C_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_C_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_C_COMPILER_ABI}") -endif() - -if(CMAKE_C_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_C_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_C_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_C_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_C_IMPLICIT_INCLUDE_DIRECTORIES "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include;/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed;/usr/local/include;/usr/include") -set(CMAKE_C_IMPLICIT_LINK_LIBRARIES "gcc;gcc_s;c;gcc;gcc_s") -set(CMAKE_C_IMPLICIT_LINK_DIRECTORIES "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib64;/lib64;/usr/lib64;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib") -set(CMAKE_C_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeCXXCompiler.cmake b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeCXXCompiler.cmake deleted file mode 100644 index 61236c9bba73029c135e2947f50f2fcac8cd76d9..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeCXXCompiler.cmake +++ /dev/null @@ -1,78 +0,0 @@ -set(CMAKE_CXX_COMPILER "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++") -set(CMAKE_CXX_COMPILER_ARG1 "") -set(CMAKE_CXX_COMPILER_ID "GNU") -set(CMAKE_CXX_COMPILER_VERSION "8.3.0") -set(CMAKE_CXX_COMPILER_VERSION_INTERNAL "") -set(CMAKE_CXX_COMPILER_WRAPPER "") -set(CMAKE_CXX_STANDARD_COMPUTED_DEFAULT "14") -set(CMAKE_CXX_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters;cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates;cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates;cxx_std_17;cxx_std_20") -set(CMAKE_CXX98_COMPILE_FEATURES "cxx_std_98;cxx_template_template_parameters") -set(CMAKE_CXX11_COMPILE_FEATURES "cxx_std_11;cxx_alias_templates;cxx_alignas;cxx_alignof;cxx_attributes;cxx_auto_type;cxx_constexpr;cxx_decltype;cxx_decltype_incomplete_return_types;cxx_default_function_template_args;cxx_defaulted_functions;cxx_defaulted_move_initializers;cxx_delegating_constructors;cxx_deleted_functions;cxx_enum_forward_declarations;cxx_explicit_conversions;cxx_extended_friend_declarations;cxx_extern_templates;cxx_final;cxx_func_identifier;cxx_generalized_initializers;cxx_inheriting_constructors;cxx_inline_namespaces;cxx_lambdas;cxx_local_type_template_args;cxx_long_long_type;cxx_noexcept;cxx_nonstatic_member_init;cxx_nullptr;cxx_override;cxx_range_for;cxx_raw_string_literals;cxx_reference_qualified_functions;cxx_right_angle_brackets;cxx_rvalue_references;cxx_sizeof_member;cxx_static_assert;cxx_strong_enums;cxx_thread_local;cxx_trailing_return_types;cxx_unicode_literals;cxx_uniform_initialization;cxx_unrestricted_unions;cxx_user_literals;cxx_variadic_macros;cxx_variadic_templates") -set(CMAKE_CXX14_COMPILE_FEATURES "cxx_std_14;cxx_aggregate_default_initializers;cxx_attribute_deprecated;cxx_binary_literals;cxx_contextual_conversions;cxx_decltype_auto;cxx_digit_separators;cxx_generic_lambdas;cxx_lambda_init_captures;cxx_relaxed_constexpr;cxx_return_type_deduction;cxx_variable_templates") -set(CMAKE_CXX17_COMPILE_FEATURES "cxx_std_17") -set(CMAKE_CXX20_COMPILE_FEATURES "cxx_std_20") - -set(CMAKE_CXX_PLATFORM_ID "Linux") -set(CMAKE_CXX_SIMULATE_ID "") -set(CMAKE_CXX_SIMULATE_VERSION "") - - - -set(CMAKE_AR "/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ar") -set(CMAKE_CXX_COMPILER_AR "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ar") -set(CMAKE_RANLIB "/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ranlib") -set(CMAKE_CXX_COMPILER_RANLIB "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc-ranlib") -set(CMAKE_LINKER "/cvmfs/sft.cern.ch/lcg/releases/binutils/2.30-e5b21/x86_64-slc6/bin/ld") -set(CMAKE_MT "") -set(CMAKE_COMPILER_IS_GNUCXX 1) -set(CMAKE_CXX_COMPILER_LOADED 1) -set(CMAKE_CXX_COMPILER_WORKS TRUE) -set(CMAKE_CXX_ABI_COMPILED TRUE) -set(CMAKE_COMPILER_IS_MINGW ) -set(CMAKE_COMPILER_IS_CYGWIN ) -if(CMAKE_COMPILER_IS_CYGWIN) - set(CYGWIN 1) - set(UNIX 1) -endif() - -set(CMAKE_CXX_COMPILER_ENV_VAR "CXX") - -if(CMAKE_COMPILER_IS_MINGW) - set(MINGW 1) -endif() -set(CMAKE_CXX_COMPILER_ID_RUN 1) -set(CMAKE_CXX_IGNORE_EXTENSIONS inl;h;hpp;HPP;H;o;O;obj;OBJ;def;DEF;rc;RC) -set(CMAKE_CXX_SOURCE_FILE_EXTENSIONS C;M;c++;cc;cpp;cxx;mm;CPP) -set(CMAKE_CXX_LINKER_PREFERENCE 30) -set(CMAKE_CXX_LINKER_PREFERENCE_PROPAGATES 1) - -# Save compiler ABI information. -set(CMAKE_CXX_SIZEOF_DATA_PTR "8") -set(CMAKE_CXX_COMPILER_ABI "ELF") -set(CMAKE_CXX_LIBRARY_ARCHITECTURE "") - -if(CMAKE_CXX_SIZEOF_DATA_PTR) - set(CMAKE_SIZEOF_VOID_P "${CMAKE_CXX_SIZEOF_DATA_PTR}") -endif() - -if(CMAKE_CXX_COMPILER_ABI) - set(CMAKE_INTERNAL_PLATFORM_ABI "${CMAKE_CXX_COMPILER_ABI}") -endif() - -if(CMAKE_CXX_LIBRARY_ARCHITECTURE) - set(CMAKE_LIBRARY_ARCHITECTURE "") -endif() - -set(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX "") -if(CMAKE_CXX_CL_SHOWINCLUDES_PREFIX) - set(CMAKE_CL_SHOWINCLUDES_PREFIX "${CMAKE_CXX_CL_SHOWINCLUDES_PREFIX}") -endif() - - - - - -set(CMAKE_CXX_IMPLICIT_INCLUDE_DIRECTORIES "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include;/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0/x86_64-pc-linux-gnu;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0/backward;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed;/usr/local/include;/usr/include") -set(CMAKE_CXX_IMPLICIT_LINK_LIBRARIES "stdc++;m;gcc_s;gcc;c;gcc_s;gcc") -set(CMAKE_CXX_IMPLICIT_LINK_DIRECTORIES "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib64;/lib64;/usr/lib64;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib") -set(CMAKE_CXX_IMPLICIT_LINK_FRAMEWORK_DIRECTORIES "") diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_C.bin b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_C.bin deleted file mode 100755 index f6276048669a2999af77ae6c9bc69e5e812f998c..0000000000000000000000000000000000000000 Binary files a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_C.bin and /dev/null differ diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_CXX.bin b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_CXX.bin deleted file mode 100755 index b51a120742945f5de021ba56bbc0ae338961ed91..0000000000000000000000000000000000000000 Binary files a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeDetermineCompilerABI_CXX.bin and /dev/null differ diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeSystem.cmake b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeSystem.cmake deleted file mode 100644 index 28fdd16c5faa28184324ea00cd643095c5dfa471..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CMakeSystem.cmake +++ /dev/null @@ -1,15 +0,0 @@ -set(CMAKE_HOST_SYSTEM "Linux-3.10.0-1127.8.2.el7.x86_64") -set(CMAKE_HOST_SYSTEM_NAME "Linux") -set(CMAKE_HOST_SYSTEM_VERSION "3.10.0-1127.8.2.el7.x86_64") -set(CMAKE_HOST_SYSTEM_PROCESSOR "x86_64") - - - -set(CMAKE_SYSTEM "Linux-3.10.0-1127.8.2.el7.x86_64") -set(CMAKE_SYSTEM_NAME "Linux") -set(CMAKE_SYSTEM_VERSION "3.10.0-1127.8.2.el7.x86_64") -set(CMAKE_SYSTEM_PROCESSOR "x86_64") - -set(CMAKE_CROSSCOMPILING "FALSE") - -set(CMAKE_SYSTEM_LOADED 1) diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/CMakeCCompilerId.c b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/CMakeCCompilerId.c deleted file mode 100644 index e712b0ddd844aeeaa4cce74809f273a763fa6178..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/CMakeCCompilerId.c +++ /dev/null @@ -1,659 +0,0 @@ -#ifdef __cplusplus -# error "A C++ compiler has been selected for C." -#endif - -#if defined(__18CXX) -# define ID_VOID_MAIN -#endif -#if defined(__CLASSIC_C__) -/* cv-qualifiers did not exist in K&R C */ -# define const -# define volatile -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_C) -# define COMPILER_ID "SunPro" -# if __SUNPRO_C >= 0x5100 - /* __SUNPRO_C = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_C>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_C>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_C & 0xF) -# endif - -#elif defined(__HP_cc) -# define COMPILER_ID "HP" - /* __HP_cc = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_cc/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_cc/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_cc % 100) - -#elif defined(__DECC) -# define COMPILER_ID "Compaq" - /* __DECC_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECC_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECC_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECC_VER % 10000) - -#elif defined(__IBMC__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - - -#elif defined(__ibmxl__) || (defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ >= 800) -# define COMPILER_ID "XL" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - - -#elif defined(__IBMC__) && !defined(__COMPILER_VER__) && __IBMC__ < 800 -# define COMPILER_ID "VisualAge" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMC__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMC__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMC__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMC__ % 10) -# endif - - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__TINYC__) -# define COMPILER_ID "TinyCC" - -#elif defined(__BCC__) -# define COMPILER_ID "Bruce" - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) -# define COMPILER_ID "GNU" -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && defined(__ICCAVR__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(__SDCC_VERSION_MAJOR) || defined(SDCC) -# define COMPILER_ID "SDCC" -# if defined(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MAJOR DEC(__SDCC_VERSION_MAJOR) -# define COMPILER_VERSION_MINOR DEC(__SDCC_VERSION_MINOR) -# define COMPILER_VERSION_PATCH DEC(__SDCC_VERSION_PATCH) -# else - /* SDCC = VRP */ -# define COMPILER_VERSION_MAJOR DEC(SDCC/100) -# define COMPILER_VERSION_MINOR DEC(SDCC/10 % 10) -# define COMPILER_VERSION_PATCH DEC(SDCC % 10) -# endif - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if !defined(__STDC__) -# if (defined(_MSC_VER) && !defined(__clang__)) \ - || (defined(__ibmxl__) || defined(__IBMC__)) -# define C_DIALECT "90" -# else -# define C_DIALECT -# endif -#elif __STDC_VERSION__ >= 201000L -# define C_DIALECT "11" -#elif __STDC_VERSION__ >= 199901L -# define C_DIALECT "99" -#else -# define C_DIALECT "90" -#endif -const char* info_language_dialect_default = - "INFO" ":" "dialect_default[" C_DIALECT "]"; - -/*--------------------------------------------------------------------------*/ - -#ifdef ID_VOID_MAIN -void main() {} -#else -# if defined(__CLASSIC_C__) -int main(argc, argv) int argc; char *argv[]; -# else -int main(int argc, char* argv[]) -# endif -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; - require += info_arch[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} -#endif diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/a.out b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/a.out deleted file mode 100755 index 53e616d779bcfdad249c77b6c3877078d253e0bf..0000000000000000000000000000000000000000 Binary files a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/a.out and /dev/null differ diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/CMakeCXXCompilerId.cpp b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/CMakeCXXCompilerId.cpp deleted file mode 100644 index 76fc0067308773d1297a711a18bf298c3a5ac383..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/CMakeCXXCompilerId.cpp +++ /dev/null @@ -1,638 +0,0 @@ -/* This source file must have a .cpp extension so that all C++ compilers - recognize the extension without flags. Borland does not know .cxx for - example. */ -#ifndef __cplusplus -# error "A C compiler has been selected for C++." -#endif - - -/* Version number components: V=Version, R=Revision, P=Patch - Version date components: YYYY=Year, MM=Month, DD=Day */ - -#if defined(__COMO__) -# define COMPILER_ID "Comeau" - /* __COMO_VERSION__ = VRR */ -# define COMPILER_VERSION_MAJOR DEC(__COMO_VERSION__ / 100) -# define COMPILER_VERSION_MINOR DEC(__COMO_VERSION__ % 100) - -#elif defined(__INTEL_COMPILER) || defined(__ICC) -# define COMPILER_ID "Intel" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif - /* __INTEL_COMPILER = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__INTEL_COMPILER/100) -# define COMPILER_VERSION_MINOR DEC(__INTEL_COMPILER/10 % 10) -# if defined(__INTEL_COMPILER_UPDATE) -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER_UPDATE) -# else -# define COMPILER_VERSION_PATCH DEC(__INTEL_COMPILER % 10) -# endif -# if defined(__INTEL_COMPILER_BUILD_DATE) - /* __INTEL_COMPILER_BUILD_DATE = YYYYMMDD */ -# define COMPILER_VERSION_TWEAK DEC(__INTEL_COMPILER_BUILD_DATE) -# endif -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__PATHCC__) -# define COMPILER_ID "PathScale" -# define COMPILER_VERSION_MAJOR DEC(__PATHCC__) -# define COMPILER_VERSION_MINOR DEC(__PATHCC_MINOR__) -# if defined(__PATHCC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PATHCC_PATCHLEVEL__) -# endif - -#elif defined(__BORLANDC__) && defined(__CODEGEARC_VERSION__) -# define COMPILER_ID "Embarcadero" -# define COMPILER_VERSION_MAJOR HEX(__CODEGEARC_VERSION__>>24 & 0x00FF) -# define COMPILER_VERSION_MINOR HEX(__CODEGEARC_VERSION__>>16 & 0x00FF) -# define COMPILER_VERSION_PATCH DEC(__CODEGEARC_VERSION__ & 0xFFFF) - -#elif defined(__BORLANDC__) -# define COMPILER_ID "Borland" - /* __BORLANDC__ = 0xVRR */ -# define COMPILER_VERSION_MAJOR HEX(__BORLANDC__>>8) -# define COMPILER_VERSION_MINOR HEX(__BORLANDC__ & 0xFF) - -#elif defined(__WATCOMC__) && __WATCOMC__ < 1200 -# define COMPILER_ID "Watcom" - /* __WATCOMC__ = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(__WATCOMC__ / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__WATCOMC__) -# define COMPILER_ID "OpenWatcom" - /* __WATCOMC__ = VVRP + 1100 */ -# define COMPILER_VERSION_MAJOR DEC((__WATCOMC__ - 1100) / 100) -# define COMPILER_VERSION_MINOR DEC((__WATCOMC__ / 10) % 10) -# if (__WATCOMC__ % 10) > 0 -# define COMPILER_VERSION_PATCH DEC(__WATCOMC__ % 10) -# endif - -#elif defined(__SUNPRO_CC) -# define COMPILER_ID "SunPro" -# if __SUNPRO_CC >= 0x5100 - /* __SUNPRO_CC = 0xVRRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>12) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# else - /* __SUNPRO_CC = 0xVRP */ -# define COMPILER_VERSION_MAJOR HEX(__SUNPRO_CC>>8) -# define COMPILER_VERSION_MINOR HEX(__SUNPRO_CC>>4 & 0xF) -# define COMPILER_VERSION_PATCH HEX(__SUNPRO_CC & 0xF) -# endif - -#elif defined(__HP_aCC) -# define COMPILER_ID "HP" - /* __HP_aCC = VVRRPP */ -# define COMPILER_VERSION_MAJOR DEC(__HP_aCC/10000) -# define COMPILER_VERSION_MINOR DEC(__HP_aCC/100 % 100) -# define COMPILER_VERSION_PATCH DEC(__HP_aCC % 100) - -#elif defined(__DECCXX) -# define COMPILER_ID "Compaq" - /* __DECCXX_VER = VVRRTPPPP */ -# define COMPILER_VERSION_MAJOR DEC(__DECCXX_VER/10000000) -# define COMPILER_VERSION_MINOR DEC(__DECCXX_VER/100000 % 100) -# define COMPILER_VERSION_PATCH DEC(__DECCXX_VER % 10000) - -#elif defined(__IBMCPP__) && defined(__COMPILER_VER__) -# define COMPILER_ID "zOS" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - - -#elif defined(__ibmxl__) || (defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ >= 800) -# define COMPILER_ID "XL" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - - -#elif defined(__IBMCPP__) && !defined(__COMPILER_VER__) && __IBMCPP__ < 800 -# define COMPILER_ID "VisualAge" -# if defined(__ibmxl__) -# define COMPILER_VERSION_MAJOR DEC(__ibmxl_version__) -# define COMPILER_VERSION_MINOR DEC(__ibmxl_release__) -# define COMPILER_VERSION_PATCH DEC(__ibmxl_modification__) -# define COMPILER_VERSION_TWEAK DEC(__ibmxl_ptf_fix_level__) -# else - /* __IBMCPP__ = VRP */ -# define COMPILER_VERSION_MAJOR DEC(__IBMCPP__/100) -# define COMPILER_VERSION_MINOR DEC(__IBMCPP__/10 % 10) -# define COMPILER_VERSION_PATCH DEC(__IBMCPP__ % 10) -# endif - - -#elif defined(__PGI) -# define COMPILER_ID "PGI" -# define COMPILER_VERSION_MAJOR DEC(__PGIC__) -# define COMPILER_VERSION_MINOR DEC(__PGIC_MINOR__) -# if defined(__PGIC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__PGIC_PATCHLEVEL__) -# endif - -#elif defined(_CRAYC) -# define COMPILER_ID "Cray" -# define COMPILER_VERSION_MAJOR DEC(_RELEASE_MAJOR) -# define COMPILER_VERSION_MINOR DEC(_RELEASE_MINOR) - -#elif defined(__TI_COMPILER_VERSION__) -# define COMPILER_ID "TI" - /* __TI_COMPILER_VERSION__ = VVVRRRPPP */ -# define COMPILER_VERSION_MAJOR DEC(__TI_COMPILER_VERSION__/1000000) -# define COMPILER_VERSION_MINOR DEC(__TI_COMPILER_VERSION__/1000 % 1000) -# define COMPILER_VERSION_PATCH DEC(__TI_COMPILER_VERSION__ % 1000) - -#elif defined(__FUJITSU) || defined(__FCC_VERSION) || defined(__fcc_version) -# define COMPILER_ID "Fujitsu" - -#elif defined(__ghs__) -# define COMPILER_ID "GHS" -/* __GHS_VERSION_NUMBER = VVVVRP */ -# ifdef __GHS_VERSION_NUMBER -# define COMPILER_VERSION_MAJOR DEC(__GHS_VERSION_NUMBER / 100) -# define COMPILER_VERSION_MINOR DEC(__GHS_VERSION_NUMBER / 10 % 10) -# define COMPILER_VERSION_PATCH DEC(__GHS_VERSION_NUMBER % 10) -# endif - -#elif defined(__SCO_VERSION__) -# define COMPILER_ID "SCO" - -#elif defined(__ARMCC_VERSION) && !defined(__clang__) -# define COMPILER_ID "ARMCC" -#if __ARMCC_VERSION >= 1000000 - /* __ARMCC_VERSION = VRRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/1000000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 100) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#else - /* __ARMCC_VERSION = VRPPPP */ - # define COMPILER_VERSION_MAJOR DEC(__ARMCC_VERSION/100000) - # define COMPILER_VERSION_MINOR DEC(__ARMCC_VERSION/10000 % 10) - # define COMPILER_VERSION_PATCH DEC(__ARMCC_VERSION % 10000) -#endif - - -#elif defined(__clang__) && defined(__apple_build_version__) -# define COMPILER_ID "AppleClang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif -# define COMPILER_VERSION_TWEAK DEC(__apple_build_version__) - -#elif defined(__clang__) -# define COMPILER_ID "Clang" -# if defined(_MSC_VER) -# define SIMULATE_ID "MSVC" -# endif -# define COMPILER_VERSION_MAJOR DEC(__clang_major__) -# define COMPILER_VERSION_MINOR DEC(__clang_minor__) -# define COMPILER_VERSION_PATCH DEC(__clang_patchlevel__) -# if defined(_MSC_VER) - /* _MSC_VER = VVRR */ -# define SIMULATE_VERSION_MAJOR DEC(_MSC_VER / 100) -# define SIMULATE_VERSION_MINOR DEC(_MSC_VER % 100) -# endif - -#elif defined(__GNUC__) || defined(__GNUG__) -# define COMPILER_ID "GNU" -# if defined(__GNUC__) -# define COMPILER_VERSION_MAJOR DEC(__GNUC__) -# else -# define COMPILER_VERSION_MAJOR DEC(__GNUG__) -# endif -# if defined(__GNUC_MINOR__) -# define COMPILER_VERSION_MINOR DEC(__GNUC_MINOR__) -# endif -# if defined(__GNUC_PATCHLEVEL__) -# define COMPILER_VERSION_PATCH DEC(__GNUC_PATCHLEVEL__) -# endif - -#elif defined(_MSC_VER) -# define COMPILER_ID "MSVC" - /* _MSC_VER = VVRR */ -# define COMPILER_VERSION_MAJOR DEC(_MSC_VER / 100) -# define COMPILER_VERSION_MINOR DEC(_MSC_VER % 100) -# if defined(_MSC_FULL_VER) -# if _MSC_VER >= 1400 - /* _MSC_FULL_VER = VVRRPPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 100000) -# else - /* _MSC_FULL_VER = VVRRPPPP */ -# define COMPILER_VERSION_PATCH DEC(_MSC_FULL_VER % 10000) -# endif -# endif -# if defined(_MSC_BUILD) -# define COMPILER_VERSION_TWEAK DEC(_MSC_BUILD) -# endif - -#elif defined(__VISUALDSPVERSION__) || defined(__ADSPBLACKFIN__) || defined(__ADSPTS__) || defined(__ADSP21000__) -# define COMPILER_ID "ADSP" -#if defined(__VISUALDSPVERSION__) - /* __VISUALDSPVERSION__ = 0xVVRRPP00 */ -# define COMPILER_VERSION_MAJOR HEX(__VISUALDSPVERSION__>>24) -# define COMPILER_VERSION_MINOR HEX(__VISUALDSPVERSION__>>16 & 0xFF) -# define COMPILER_VERSION_PATCH HEX(__VISUALDSPVERSION__>>8 & 0xFF) -#endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# define COMPILER_ID "IAR" -# if defined(__VER__) && defined(__ICCARM__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 1000000) -# define COMPILER_VERSION_MINOR DEC(((__VER__) / 1000) % 1000) -# define COMPILER_VERSION_PATCH DEC((__VER__) % 1000) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# elif defined(__VER__) && defined(__ICCAVR__) -# define COMPILER_VERSION_MAJOR DEC((__VER__) / 100) -# define COMPILER_VERSION_MINOR DEC((__VER__) - (((__VER__) / 100)*100)) -# define COMPILER_VERSION_PATCH DEC(__SUBVERSION__) -# define COMPILER_VERSION_INTERNAL DEC(__IAR_SYSTEMS_ICC__) -# endif - -#elif defined(_SGI_COMPILER_VERSION) || defined(_COMPILER_VERSION) -# define COMPILER_ID "MIPSpro" -# if defined(_SGI_COMPILER_VERSION) - /* _SGI_COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_SGI_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_SGI_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_SGI_COMPILER_VERSION % 10) -# else - /* _COMPILER_VERSION = VRP */ -# define COMPILER_VERSION_MAJOR DEC(_COMPILER_VERSION/100) -# define COMPILER_VERSION_MINOR DEC(_COMPILER_VERSION/10 % 10) -# define COMPILER_VERSION_PATCH DEC(_COMPILER_VERSION % 10) -# endif - - -/* These compilers are either not known or too old to define an - identification macro. Try to identify the platform and guess that - it is the native compiler. */ -#elif defined(__hpux) || defined(__hpua) -# define COMPILER_ID "HP" - -#else /* unknown compiler */ -# define COMPILER_ID "" -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_compiler = "INFO" ":" "compiler[" COMPILER_ID "]"; -#ifdef SIMULATE_ID -char const* info_simulate = "INFO" ":" "simulate[" SIMULATE_ID "]"; -#endif - -#ifdef __QNXNTO__ -char const* qnxnto = "INFO" ":" "qnxnto[]"; -#endif - -#if defined(__CRAYXE) || defined(__CRAYXC) -char const *info_cray = "INFO" ":" "compiler_wrapper[CrayPrgEnv]"; -#endif - -#define STRINGIFY_HELPER(X) #X -#define STRINGIFY(X) STRINGIFY_HELPER(X) - -/* Identify known platforms by name. */ -#if defined(__linux) || defined(__linux__) || defined(linux) -# define PLATFORM_ID "Linux" - -#elif defined(__CYGWIN__) -# define PLATFORM_ID "Cygwin" - -#elif defined(__MINGW32__) -# define PLATFORM_ID "MinGW" - -#elif defined(__APPLE__) -# define PLATFORM_ID "Darwin" - -#elif defined(_WIN32) || defined(__WIN32__) || defined(WIN32) -# define PLATFORM_ID "Windows" - -#elif defined(__FreeBSD__) || defined(__FreeBSD) -# define PLATFORM_ID "FreeBSD" - -#elif defined(__NetBSD__) || defined(__NetBSD) -# define PLATFORM_ID "NetBSD" - -#elif defined(__OpenBSD__) || defined(__OPENBSD) -# define PLATFORM_ID "OpenBSD" - -#elif defined(__sun) || defined(sun) -# define PLATFORM_ID "SunOS" - -#elif defined(_AIX) || defined(__AIX) || defined(__AIX__) || defined(__aix) || defined(__aix__) -# define PLATFORM_ID "AIX" - -#elif defined(__hpux) || defined(__hpux__) -# define PLATFORM_ID "HP-UX" - -#elif defined(__HAIKU__) -# define PLATFORM_ID "Haiku" - -#elif defined(__BeOS) || defined(__BEOS__) || defined(_BEOS) -# define PLATFORM_ID "BeOS" - -#elif defined(__QNX__) || defined(__QNXNTO__) -# define PLATFORM_ID "QNX" - -#elif defined(__tru64) || defined(_tru64) || defined(__TRU64__) -# define PLATFORM_ID "Tru64" - -#elif defined(__riscos) || defined(__riscos__) -# define PLATFORM_ID "RISCos" - -#elif defined(__sinix) || defined(__sinix__) || defined(__SINIX__) -# define PLATFORM_ID "SINIX" - -#elif defined(__UNIX_SV__) -# define PLATFORM_ID "UNIX_SV" - -#elif defined(__bsdos__) -# define PLATFORM_ID "BSDOS" - -#elif defined(_MPRAS) || defined(MPRAS) -# define PLATFORM_ID "MP-RAS" - -#elif defined(__osf) || defined(__osf__) -# define PLATFORM_ID "OSF1" - -#elif defined(_SCO_SV) || defined(SCO_SV) || defined(sco_sv) -# define PLATFORM_ID "SCO_SV" - -#elif defined(__ultrix) || defined(__ultrix__) || defined(_ULTRIX) -# define PLATFORM_ID "ULTRIX" - -#elif defined(__XENIX__) || defined(_XENIX) || defined(XENIX) -# define PLATFORM_ID "Xenix" - -#elif defined(__WATCOMC__) -# if defined(__LINUX__) -# define PLATFORM_ID "Linux" - -# elif defined(__DOS__) -# define PLATFORM_ID "DOS" - -# elif defined(__OS2__) -# define PLATFORM_ID "OS2" - -# elif defined(__WINDOWS__) -# define PLATFORM_ID "Windows3x" - -# else /* unknown platform */ -# define PLATFORM_ID -# endif - -#elif defined(__INTEGRITY) -# if defined(INT_178B) -# define PLATFORM_ID "Integrity178" - -# else /* regular Integrity */ -# define PLATFORM_ID "Integrity" -# endif - -#else /* unknown platform */ -# define PLATFORM_ID - -#endif - -/* For windows compilers MSVC and Intel we can determine - the architecture of the compiler being used. This is because - the compilers do not have flags that can change the architecture, - but rather depend on which compiler is being used -*/ -#if defined(_WIN32) && defined(_MSC_VER) -# if defined(_M_IA64) -# define ARCHITECTURE_ID "IA64" - -# elif defined(_M_X64) || defined(_M_AMD64) -# define ARCHITECTURE_ID "x64" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# elif defined(_M_ARM64) -# define ARCHITECTURE_ID "ARM64" - -# elif defined(_M_ARM) -# if _M_ARM == 4 -# define ARCHITECTURE_ID "ARMV4I" -# elif _M_ARM == 5 -# define ARCHITECTURE_ID "ARMV5I" -# else -# define ARCHITECTURE_ID "ARMV" STRINGIFY(_M_ARM) -# endif - -# elif defined(_M_MIPS) -# define ARCHITECTURE_ID "MIPS" - -# elif defined(_M_SH) -# define ARCHITECTURE_ID "SHx" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__WATCOMC__) -# if defined(_M_I86) -# define ARCHITECTURE_ID "I86" - -# elif defined(_M_IX86) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__IAR_SYSTEMS_ICC__) || defined(__IAR_SYSTEMS_ICC) -# if defined(__ICCARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__ICCAVR__) -# define ARCHITECTURE_ID "AVR" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif - -#elif defined(__ghs__) -# if defined(__PPC64__) -# define ARCHITECTURE_ID "PPC64" - -# elif defined(__ppc__) -# define ARCHITECTURE_ID "PPC" - -# elif defined(__ARM__) -# define ARCHITECTURE_ID "ARM" - -# elif defined(__x86_64__) -# define ARCHITECTURE_ID "x64" - -# elif defined(__i386__) -# define ARCHITECTURE_ID "X86" - -# else /* unknown architecture */ -# define ARCHITECTURE_ID "" -# endif -#else -# define ARCHITECTURE_ID -#endif - -/* Convert integer to decimal digit literals. */ -#define DEC(n) \ - ('0' + (((n) / 10000000)%10)), \ - ('0' + (((n) / 1000000)%10)), \ - ('0' + (((n) / 100000)%10)), \ - ('0' + (((n) / 10000)%10)), \ - ('0' + (((n) / 1000)%10)), \ - ('0' + (((n) / 100)%10)), \ - ('0' + (((n) / 10)%10)), \ - ('0' + ((n) % 10)) - -/* Convert integer to hex digit literals. */ -#define HEX(n) \ - ('0' + ((n)>>28 & 0xF)), \ - ('0' + ((n)>>24 & 0xF)), \ - ('0' + ((n)>>20 & 0xF)), \ - ('0' + ((n)>>16 & 0xF)), \ - ('0' + ((n)>>12 & 0xF)), \ - ('0' + ((n)>>8 & 0xF)), \ - ('0' + ((n)>>4 & 0xF)), \ - ('0' + ((n) & 0xF)) - -/* Construct a string literal encoding the version number components. */ -#ifdef COMPILER_VERSION_MAJOR -char const info_version[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','[', - COMPILER_VERSION_MAJOR, -# ifdef COMPILER_VERSION_MINOR - '.', COMPILER_VERSION_MINOR, -# ifdef COMPILER_VERSION_PATCH - '.', COMPILER_VERSION_PATCH, -# ifdef COMPILER_VERSION_TWEAK - '.', COMPILER_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct a string literal encoding the internal version number. */ -#ifdef COMPILER_VERSION_INTERNAL -char const info_version_internal[] = { - 'I', 'N', 'F', 'O', ':', - 'c','o','m','p','i','l','e','r','_','v','e','r','s','i','o','n','_', - 'i','n','t','e','r','n','a','l','[', - COMPILER_VERSION_INTERNAL,']','\0'}; -#endif - -/* Construct a string literal encoding the version number components. */ -#ifdef SIMULATE_VERSION_MAJOR -char const info_simulate_version[] = { - 'I', 'N', 'F', 'O', ':', - 's','i','m','u','l','a','t','e','_','v','e','r','s','i','o','n','[', - SIMULATE_VERSION_MAJOR, -# ifdef SIMULATE_VERSION_MINOR - '.', SIMULATE_VERSION_MINOR, -# ifdef SIMULATE_VERSION_PATCH - '.', SIMULATE_VERSION_PATCH, -# ifdef SIMULATE_VERSION_TWEAK - '.', SIMULATE_VERSION_TWEAK, -# endif -# endif -# endif - ']','\0'}; -#endif - -/* Construct the string literal in pieces to prevent the source from - getting matched. Store it in a pointer rather than an array - because some compilers will just produce instructions to fill the - array rather than assigning a pointer to a static array. */ -char const* info_platform = "INFO" ":" "platform[" PLATFORM_ID "]"; -char const* info_arch = "INFO" ":" "arch[" ARCHITECTURE_ID "]"; - - - - -#if defined(_MSC_VER) && defined(_MSVC_LANG) -#define CXX_STD _MSVC_LANG -#else -#define CXX_STD __cplusplus -#endif - -const char* info_language_dialect_default = "INFO" ":" "dialect_default[" -#if CXX_STD > 201703L - "20" -#elif CXX_STD >= 201703L - "17" -#elif CXX_STD >= 201402L - "14" -#elif CXX_STD >= 201103L - "11" -#else - "98" -#endif -"]"; - -/*--------------------------------------------------------------------------*/ - -int main(int argc, char* argv[]) -{ - int require = 0; - require += info_compiler[argc]; - require += info_platform[argc]; -#ifdef COMPILER_VERSION_MAJOR - require += info_version[argc]; -#endif -#ifdef COMPILER_VERSION_INTERNAL - require += info_version_internal[argc]; -#endif -#ifdef SIMULATE_ID - require += info_simulate[argc]; -#endif -#ifdef SIMULATE_VERSION_MAJOR - require += info_simulate_version[argc]; -#endif -#if defined(__CRAYXE) || defined(__CRAYXC) - require += info_cray[argc]; -#endif - require += info_language_dialect_default[argc]; - (void)argv; - return require; -} diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/a.out b/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/a.out deleted file mode 100755 index 2bc29275f477674faa9a5a0200b80cb09178af22..0000000000000000000000000000000000000000 Binary files a/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/a.out and /dev/null differ diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeOutput.log b/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeOutput.log deleted file mode 100644 index 4a5f81eb638eb69f3cdb917183413697e1c19f1d..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeOutput.log +++ /dev/null @@ -1,976 +0,0 @@ -The system is: Linux - 3.10.0-1127.8.2.el7.x86_64 - x86_64 -Compiling the C compiler identification source file "CMakeCCompilerId.c" succeeded. -Compiler: /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -Build flags: -Id flags: - -The output was: -0 - - -Compilation of the C compiler identification source "CMakeCCompilerId.c" produced "a.out" - -The C compiler identification is GNU, found in "/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdC/a.out" - -Compiling the CXX compiler identification source file "CMakeCXXCompilerId.cpp" succeeded. -Compiler: /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -Build flags: -Id flags: - -The output was: -0 - - -Compilation of the CXX compiler identification source "CMakeCXXCompilerId.cpp" produced "a.out" - -The CXX compiler identification is GNU, found in "/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/3.14.3/CompilerIdCXX/a.out" - -Determining if the C compiler works passed with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_faa15/fast -/usr/bin/gmake -f CMakeFiles/cmTC_faa15.dir/build.make CMakeFiles/cmTC_faa15.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building C object CMakeFiles/cmTC_faa15.dir/testCCompiler.c.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -o CMakeFiles/cmTC_faa15.dir/testCCompiler.c.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp/testCCompiler.c -Linking C executable cmTC_faa15 -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_faa15.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -rdynamic CMakeFiles/cmTC_faa15.dir/testCCompiler.c.o -o cmTC_faa15 -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - -Detecting C compiler ABI info compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_2d099/fast -/usr/bin/gmake -f CMakeFiles/cmTC_2d099.dir/build.make CMakeFiles/cmTC_2d099.dir/build -gmake[1]: Entering directory `/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp' -Building C object CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -v -o CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -c /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCCompilerABI.c -Using built-in specs. -COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -Target: x86_64-pc-linux-gnu -Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as -Thread model: posix -gcc version 8.3.0 (GCC) -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/cc1 -quiet -v -iprefix /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/ -isystem /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -version -o /tmp/cc1dXcvP.s -GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu) - compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../include" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed" -ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include" -ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include" -ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include/plcio" -#include "..." search starts here: -#include <...> search starts here: - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include - . - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include - /cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed - /usr/local/include - /usr/include -End of search list. -GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu) - compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -Compiler executable checksum: 1079f7d21698552b2e86984e9c92ed7a -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o /tmp/cc1dXcvP.s -GNU assembler version 2.30 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30 -COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/ -LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64' -Linking C executable cmTC_2d099 -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2d099.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -v -rdynamic CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -o cmTC_2d099 -Using built-in specs. -COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -COLLECT_LTO_WRAPPER=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -Target: x86_64-pc-linux-gnu -Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as -Thread model: posix -gcc version 8.3.0 (GCC) -COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/ -LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_2d099' '-mtune=generic' '-march=x86-64' - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnYAXJ1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_2d099 /lib/../lib64/crt1.o /lib/../lib64/crti.o /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o /lib/../lib64/crtn.o -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_2d099' '-mtune=generic' '-march=x86-64' -gmake[1]: Leaving directory `/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp' - - -Parsed C implicit include dir info from above output: rv=done - found start of include info - found start of implicit include info - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] - add: [.] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] - add: [/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] - add: [/usr/local/include] - add: [/usr/include] - end of search list found - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] - skipping relative include dir [.] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] - collapse include dir [/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] ==> [/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include;/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed;/usr/local/include;/usr/include] - - -Parsed C implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_2d099/fast ] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_2d099.dir/build.make CMakeFiles/cmTC_2d099.dir/build] - ignore line: [gmake[1]: Entering directory `/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp'] - ignore line: [Building C object CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o] - ignore line: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -v -o CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -c /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCCompilerABI.c] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as] - ignore line: [Thread model: posix] - ignore line: [gcc version 8.3.0 (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/cc1 -quiet -v -iprefix /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/ -isystem /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCCompilerABI.c -quiet -dumpbase CMakeCCompilerABI.c -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -version -o /tmp/cc1dXcvP.s] - ignore line: [GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)] - ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../include"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed"] - ignore line: [ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"] - ignore line: [ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include"] - ignore line: [ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include/plcio"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] - ignore line: [ .] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] - ignore line: [ /cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU C17 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)] - ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: 1079f7d21698552b2e86984e9c92ed7a] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o /tmp/cc1dXcvP.s] - ignore line: [GNU assembler version 2.30 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30] - ignore line: [COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/] - ignore line: [LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o' '-c' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking C executable cmTC_2d099] - ignore line: [/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_2d099.dir/link.txt --verbose=1] - ignore line: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -v -rdynamic CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -o cmTC_2d099 ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc] - ignore line: [COLLECT_LTO_WRAPPER=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as] - ignore line: [Thread model: posix] - ignore line: [gcc version 8.3.0 (GCC) ] - ignore line: [COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/] - ignore line: [LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_2d099' '-mtune=generic' '-march=x86-64'] - link line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccnYAXJ1.res -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lgcc_s --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_2d099 /lib/../lib64/crt1.o /lib/../lib64/crti.o /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o /lib/../lib64/crtn.o] - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccnYAXJ1.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-export-dynamic] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_2d099] ==> ignore - arg [/lib/../lib64/crt1.o] ==> ignore - arg [/lib/../lib64/crti.o] ==> ignore - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o] ==> ignore - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0] - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc] - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64] - arg [-L/lib/../lib64] ==> dir [/lib/../lib64] - arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..] - arg [CMakeFiles/cmTC_2d099.dir/CMakeCCompilerABI.c.o] ==> ignore - arg [-lgcc] ==> lib [gcc] - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--no-as-needed] ==> ignore - arg [-lc] ==> lib [c] - arg [-lgcc] ==> lib [gcc] - arg [--as-needed] ==> ignore - arg [-lgcc_s] ==> lib [gcc_s] - arg [--no-as-needed] ==> ignore - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o] ==> ignore - arg [/lib/../lib64/crtn.o] ==> ignore - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0] - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc] - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib64] - collapse library dir [/lib/../lib64] ==> [/lib64] - collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib] - implicit libs: [gcc;gcc_s;c;gcc;gcc_s] - implicit dirs: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib64;/lib64;/usr/lib64;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib] - implicit fwks: [] - - - - -Detecting C [-std=c11] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_4237f/fast -/usr/bin/gmake -f CMakeFiles/cmTC_4237f.dir/build.make CMakeFiles/cmTC_4237f.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building C object CMakeFiles/cmTC_4237f.dir/feature_tests.c.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -std=c11 -o CMakeFiles/cmTC_4237f.dir/feature_tests.c.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.c -Linking C executable cmTC_4237f -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_4237f.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -rdynamic CMakeFiles/cmTC_4237f.dir/feature_tests.c.o -o cmTC_4237f -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:1c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c99] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_b906b/fast -/usr/bin/gmake -f CMakeFiles/cmTC_b906b.dir/build.make CMakeFiles/cmTC_b906b.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building C object CMakeFiles/cmTC_b906b.dir/feature_tests.c.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -std=c99 -o CMakeFiles/cmTC_b906b.dir/feature_tests.c.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.c -Linking C executable cmTC_b906b -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_b906b.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -rdynamic CMakeFiles/cmTC_b906b.dir/feature_tests.c.o -o cmTC_b906b -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:1c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:1c_variadic_macros - - -Detecting C [-std=c90] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_bd8dd/fast -/usr/bin/gmake -f CMakeFiles/cmTC_bd8dd.dir/build.make CMakeFiles/cmTC_bd8dd.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building C object CMakeFiles/cmTC_bd8dd.dir/feature_tests.c.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -std=c90 -o CMakeFiles/cmTC_bd8dd.dir/feature_tests.c.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.c -Linking C executable cmTC_bd8dd -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_bd8dd.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/gcc -rdynamic CMakeFiles/cmTC_bd8dd.dir/feature_tests.c.o -o cmTC_bd8dd -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: C_FEATURE:1c_function_prototypes - Feature record: C_FEATURE:0c_restrict - Feature record: C_FEATURE:0c_static_assert - Feature record: C_FEATURE:0c_variadic_macros -Determining if the CXX compiler works passed with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_6b320/fast -/usr/bin/gmake -f CMakeFiles/cmTC_6b320.dir/build.make CMakeFiles/cmTC_6b320.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building CXX object CMakeFiles/cmTC_6b320.dir/testCXXCompiler.cxx.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -o CMakeFiles/cmTC_6b320.dir/testCXXCompiler.cxx.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp/testCXXCompiler.cxx -Linking CXX executable cmTC_6b320 -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_6b320.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -rdynamic CMakeFiles/cmTC_6b320.dir/testCXXCompiler.cxx.o -o cmTC_6b320 -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - -Detecting CXX compiler ABI info compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_e8d4e/fast -/usr/bin/gmake -f CMakeFiles/cmTC_e8d4e.dir/build.make CMakeFiles/cmTC_e8d4e.dir/build -gmake[1]: Entering directory `/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp' -Building CXX object CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -v -o CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -c /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp -Using built-in specs. -COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -Target: x86_64-pc-linux-gnu -Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as -Thread model: posix -gcc version 8.3.0 (GCC) -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/cc1plus -quiet -v -iprefix /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/ -isystem /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include -D_GNU_SOURCE /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/ccu9mcsk.s -GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu) - compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../include" -ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed" -ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include" -ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include" -ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include/plcio" -#include "..." search starts here: -#include <...> search starts here: - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include - /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include - . - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include - /cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0 - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed - /usr/local/include - /usr/include -End of search list. -GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu) - compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP - -GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 -Compiler executable checksum: c802273566d53b80a85017de200dadc0 -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - as -v --64 -o CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccu9mcsk.s -GNU assembler version 2.30 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30 -COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/ -LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -Linking CXX executable cmTC_e8d4e -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8d4e.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -v -rdynamic CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e8d4e -Using built-in specs. -COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -COLLECT_LTO_WRAPPER=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -Target: x86_64-pc-linux-gnu -Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as -Thread model: posix -gcc version 8.3.0 (GCC) -COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/ -LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/ -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_e8d4e' '-shared-libgcc' '-mtune=generic' '-march=x86-64' - /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccAXh6Uy.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_e8d4e /lib/../lib64/crt1.o /lib/../lib64/crti.o /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o /lib/../lib64/crtn.o -COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_e8d4e' '-shared-libgcc' '-mtune=generic' '-march=x86-64' -gmake[1]: Leaving directory `/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp' - - -Parsed CXX implicit include dir info from above output: rv=done - found start of include info - found start of implicit include info - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] - add: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] - add: [.] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] - add: [/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] - add: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] - add: [/usr/local/include] - add: [/usr/include] - end of search list found - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] - collapse include dir [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] ==> [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] - skipping relative include dir [.] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] - collapse include dir [/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] ==> [/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0/x86_64-pc-linux-gnu] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0/backward] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] - collapse include dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] - collapse include dir [/usr/local/include] ==> [/usr/local/include] - collapse include dir [/usr/include] ==> [/usr/include] - implicit include dirs: [/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include;/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include;/cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0/x86_64-pc-linux-gnu;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include/c++/8.3.0/backward;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed;/usr/local/include;/usr/include] - - -Parsed CXX implicit link information from above output: - link line regex: [^( *|.*[/\])(ld|CMAKE_LINK_STARTFILE-NOTFOUND|([^/\]+-)?ld|collect2)[^/\]*( |$)] - ignore line: [Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp] - ignore line: [] - ignore line: [Run Build Command(s):/usr/bin/gmake cmTC_e8d4e/fast ] - ignore line: [/usr/bin/gmake -f CMakeFiles/cmTC_e8d4e.dir/build.make CMakeFiles/cmTC_e8d4e.dir/build] - ignore line: [gmake[1]: Entering directory `/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp'] - ignore line: [Building CXX object CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o] - ignore line: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -v -o CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -c /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as] - ignore line: [Thread model: posix] - ignore line: [gcc version 8.3.0 (GCC) ] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/cc1plus -quiet -v -iprefix /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/ -isystem /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include -D_GNU_SOURCE /cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/share/cmake-3.14/Modules/CMakeCXXCompilerABI.cpp -quiet -dumpbase CMakeCXXCompilerABI.cpp -mtune=generic -march=x86-64 -auxbase-strip CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -version -o /tmp/ccu9mcsk.s] - ignore line: [GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)] - ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../include"] - ignore line: [ignoring duplicate directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed"] - ignore line: [ignoring nonexistent directory "/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/../../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../x86_64-pc-linux-gnu/include"] - ignore line: [ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include"] - ignore line: [ignoring nonexistent directory "/cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/plcio/include/plcio"] - ignore line: [#include "..." search starts here:] - ignore line: [#include <...> search starts here:] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4LCIOReader/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/k4FWCore/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Gaudi/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraMonitoring/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/LCContent/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/Pandora/PandoraSDK/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/GEAR/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/EDM4hep/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/podio/include] - ignore line: [ /cvmfs/cepcsw.ihep.ac.cn/prototype/releases/externals/97.0.2/LCIO/include] - ignore line: [ .] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/include] - ignore line: [ /cvmfs/sft.cern.ch/lcg/views/LCG_97/x86_64-slc6-gcc8-opt/include] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/x86_64-pc-linux-gnu] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../include/c++/8.3.0/backward] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include] - ignore line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/include-fixed] - ignore line: [ /usr/local/include] - ignore line: [ /usr/include] - ignore line: [End of search list.] - ignore line: [GNU C++14 (GCC) version 8.3.0 (x86_64-pc-linux-gnu)] - ignore line: [ compiled by GNU C version 8.3.0, GMP version 6.1.0, MPFR version 3.1.4, MPC version 1.0.3, isl version isl-0.18-GMP] - ignore line: [] - ignore line: [GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072] - ignore line: [Compiler executable checksum: c802273566d53b80a85017de200dadc0] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [ as -v --64 -o CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o /tmp/ccu9mcsk.s] - ignore line: [GNU assembler version 2.30 (x86_64-pc-linux-gnu) using BFD version (GNU Binutils) 2.30] - ignore line: [COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/] - ignore line: [LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-o' 'CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o' '-c' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - ignore line: [Linking CXX executable cmTC_e8d4e] - ignore line: [/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_e8d4e.dir/link.txt --verbose=1] - ignore line: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -v -rdynamic CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -o cmTC_e8d4e ] - ignore line: [Using built-in specs.] - ignore line: [COLLECT_GCC=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++] - ignore line: [COLLECT_LTO_WRAPPER=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper] - ignore line: [Target: x86_64-pc-linux-gnu] - ignore line: [Configured with: /build/gcc/build/contrib/gcc-8.3.0/src/gcc/8.3.0/configure --prefix=/build/gcc/lcgcmake-install/gcc/8.3.0/x86_64-slc6 -with-system-zlib --disable-multilib --enable-languages=all --with-gnu-ld --with-ld=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/ld --with-gnu-as --with-as=/build/gcc/lcgcmake-install/binutils/2.30/x86_64-slc6/bin/as] - ignore line: [Thread model: posix] - ignore line: [gcc version 8.3.0 (GCC) ] - ignore line: [COMPILER_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/] - ignore line: [LIBRARY_PATH=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64/:/lib/../lib64/:/usr/lib/../lib64/:/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../:/lib/:/usr/lib/] - ignore line: [COLLECT_GCC_OPTIONS='-v' '-rdynamic' '-o' 'cmTC_e8d4e' '-shared-libgcc' '-mtune=generic' '-march=x86-64'] - link line: [ /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/collect2 -plugin /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so -plugin-opt=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper -plugin-opt=-fresolution=/tmp/ccAXh6Uy.res -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc -plugin-opt=-pass-through=-lc -plugin-opt=-pass-through=-lgcc_s -plugin-opt=-pass-through=-lgcc --eh-frame-hdr -m elf_x86_64 -export-dynamic -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o cmTC_e8d4e /lib/../lib64/crt1.o /lib/../lib64/crti.o /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../.. CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o -lstdc++ -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o /lib/../lib64/crtn.o] - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/collect2] ==> ignore - arg [-plugin] ==> ignore - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/liblto_plugin.so] ==> ignore - arg [-plugin-opt=/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../libexec/gcc/x86_64-pc-linux-gnu/8.3.0/lto-wrapper] ==> ignore - arg [-plugin-opt=-fresolution=/tmp/ccAXh6Uy.res] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [-plugin-opt=-pass-through=-lc] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc_s] ==> ignore - arg [-plugin-opt=-pass-through=-lgcc] ==> ignore - arg [--eh-frame-hdr] ==> ignore - arg [-m] ==> ignore - arg [elf_x86_64] ==> ignore - arg [-export-dynamic] ==> ignore - arg [-dynamic-linker] ==> ignore - arg [/lib64/ld-linux-x86-64.so.2] ==> ignore - arg [-o] ==> ignore - arg [cmTC_e8d4e] ==> ignore - arg [/lib/../lib64/crt1.o] ==> ignore - arg [/lib/../lib64/crti.o] ==> ignore - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtbegin.o] ==> ignore - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0] - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc] - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64] - arg [-L/lib/../lib64] ==> dir [/lib/../lib64] - arg [-L/usr/lib/../lib64] ==> dir [/usr/lib/../lib64] - arg [-L/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..] ==> dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..] - arg [CMakeFiles/cmTC_e8d4e.dir/CMakeCXXCompilerABI.cpp.o] ==> ignore - arg [-lstdc++] ==> lib [stdc++] - arg [-lm] ==> lib [m] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [-lc] ==> lib [c] - arg [-lgcc_s] ==> lib [gcc_s] - arg [-lgcc] ==> lib [gcc] - arg [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/crtend.o] ==> ignore - arg [/lib/../lib64/crtn.o] ==> ignore - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0] - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc] - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../../../lib64] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib64] - collapse library dir [/lib/../lib64] ==> [/lib64] - collapse library dir [/usr/lib/../lib64] ==> [/usr/lib64] - collapse library dir [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/../lib/gcc/x86_64-pc-linux-gnu/8.3.0/../../..] ==> [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib] - implicit libs: [stdc++;m;gcc_s;gcc;c;gcc_s;gcc] - implicit dirs: [/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc/x86_64-pc-linux-gnu/8.3.0;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib/gcc;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib64;/lib64;/usr/lib64;/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/lib] - implicit fwks: [] - - - - -Detecting CXX [-std=c++2a] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_5ca0c/fast -/usr/bin/gmake -f CMakeFiles/cmTC_5ca0c.dir/build.make CMakeFiles/cmTC_5ca0c.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building CXX object CMakeFiles/cmTC_5ca0c.dir/feature_tests.cxx.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -std=c++2a -o CMakeFiles/cmTC_5ca0c.dir/feature_tests.cxx.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_5ca0c -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5ca0c.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -rdynamic CMakeFiles/cmTC_5ca0c.dir/feature_tests.cxx.o -o cmTC_5ca0c -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++17] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_c0514/fast -/usr/bin/gmake -f CMakeFiles/cmTC_c0514.dir/build.make CMakeFiles/cmTC_c0514.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building CXX object CMakeFiles/cmTC_c0514.dir/feature_tests.cxx.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -std=c++17 -o CMakeFiles/cmTC_c0514.dir/feature_tests.cxx.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_c0514 -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c0514.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -rdynamic CMakeFiles/cmTC_c0514.dir/feature_tests.cxx.o -o cmTC_c0514 -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++14] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_5714f/fast -/usr/bin/gmake -f CMakeFiles/cmTC_5714f.dir/build.make CMakeFiles/cmTC_5714f.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building CXX object CMakeFiles/cmTC_5714f.dir/feature_tests.cxx.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -std=c++14 -o CMakeFiles/cmTC_5714f.dir/feature_tests.cxx.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_5714f -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_5714f.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -rdynamic CMakeFiles/cmTC_5714f.dir/feature_tests.cxx.o -o cmTC_5714f -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: CXX_FEATURE:1cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:1cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:1cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:1cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:1cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:1cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:1cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:1cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:1cxx_relaxed_constexpr - Feature record: CXX_FEATURE:1cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:1cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++11] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_c08ae/fast -/usr/bin/gmake -f CMakeFiles/cmTC_c08ae.dir/build.make CMakeFiles/cmTC_c08ae.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building CXX object CMakeFiles/cmTC_c08ae.dir/feature_tests.cxx.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -std=c++11 -o CMakeFiles/cmTC_c08ae.dir/feature_tests.cxx.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_c08ae -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_c08ae.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -rdynamic CMakeFiles/cmTC_c08ae.dir/feature_tests.cxx.o -o cmTC_c08ae -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:1cxx_alias_templates - Feature record: CXX_FEATURE:1cxx_alignas - Feature record: CXX_FEATURE:1cxx_alignof - Feature record: CXX_FEATURE:1cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:1cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:1cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:1cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:1cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:1cxx_default_function_template_args - Feature record: CXX_FEATURE:1cxx_defaulted_functions - Feature record: CXX_FEATURE:1cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:1cxx_delegating_constructors - Feature record: CXX_FEATURE:1cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:1cxx_enum_forward_declarations - Feature record: CXX_FEATURE:1cxx_explicit_conversions - Feature record: CXX_FEATURE:1cxx_extended_friend_declarations - Feature record: CXX_FEATURE:1cxx_extern_templates - Feature record: CXX_FEATURE:1cxx_final - Feature record: CXX_FEATURE:1cxx_func_identifier - Feature record: CXX_FEATURE:1cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:1cxx_inheriting_constructors - Feature record: CXX_FEATURE:1cxx_inline_namespaces - Feature record: CXX_FEATURE:1cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:1cxx_local_type_template_args - Feature record: CXX_FEATURE:1cxx_long_long_type - Feature record: CXX_FEATURE:1cxx_noexcept - Feature record: CXX_FEATURE:1cxx_nonstatic_member_init - Feature record: CXX_FEATURE:1cxx_nullptr - Feature record: CXX_FEATURE:1cxx_override - Feature record: CXX_FEATURE:1cxx_range_for - Feature record: CXX_FEATURE:1cxx_raw_string_literals - Feature record: CXX_FEATURE:1cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:1cxx_right_angle_brackets - Feature record: CXX_FEATURE:1cxx_rvalue_references - Feature record: CXX_FEATURE:1cxx_sizeof_member - Feature record: CXX_FEATURE:1cxx_static_assert - Feature record: CXX_FEATURE:1cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:1cxx_thread_local - Feature record: CXX_FEATURE:1cxx_trailing_return_types - Feature record: CXX_FEATURE:1cxx_unicode_literals - Feature record: CXX_FEATURE:1cxx_uniform_initialization - Feature record: CXX_FEATURE:1cxx_unrestricted_unions - Feature record: CXX_FEATURE:1cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:1cxx_variadic_macros - Feature record: CXX_FEATURE:1cxx_variadic_templates - - -Detecting CXX [-std=c++98] compiler features compiled with the following output: -Change Dir: /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp - -Run Build Command(s):/usr/bin/gmake cmTC_7dd09/fast -/usr/bin/gmake -f CMakeFiles/cmTC_7dd09.dir/build.make CMakeFiles/cmTC_7dd09.dir/build -gmake[1]: 进入目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†-Building CXX object CMakeFiles/cmTC_7dd09.dir/feature_tests.cxx.o -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -std=c++98 -o CMakeFiles/cmTC_7dd09.dir/feature_tests.cxx.o -c /cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx -Linking CXX executable cmTC_7dd09 -/cvmfs/sft.cern.ch/lcg/releases/CMake/3.14.3-34449/x86_64-slc6-gcc8-opt/bin/cmake -E cmake_link_script CMakeFiles/cmTC_7dd09.dir/link.txt --verbose=1 -/cvmfs/sft.cern.ch/lcg/releases/gcc/8.3.0-cebb0/x86_64-slc6/bin/g++ -rdynamic CMakeFiles/cmTC_7dd09.dir/feature_tests.cxx.o -o cmTC_7dd09 -gmake[1]: 离开目录“/cefs/higgs/yudan/softwares/CEPCSW_Dev/CEPCSW/Reconstruction/PFA/Arbor/build/CMakeFiles/CMakeTmp†- - - Feature record: CXX_FEATURE:0cxx_aggregate_default_initializers - Feature record: CXX_FEATURE:0cxx_alias_templates - Feature record: CXX_FEATURE:0cxx_alignas - Feature record: CXX_FEATURE:0cxx_alignof - Feature record: CXX_FEATURE:0cxx_attributes - Feature record: CXX_FEATURE:0cxx_attribute_deprecated - Feature record: CXX_FEATURE:0cxx_auto_type - Feature record: CXX_FEATURE:0cxx_binary_literals - Feature record: CXX_FEATURE:0cxx_constexpr - Feature record: CXX_FEATURE:0cxx_contextual_conversions - Feature record: CXX_FEATURE:0cxx_decltype - Feature record: CXX_FEATURE:0cxx_decltype_auto - Feature record: CXX_FEATURE:0cxx_decltype_incomplete_return_types - Feature record: CXX_FEATURE:0cxx_default_function_template_args - Feature record: CXX_FEATURE:0cxx_defaulted_functions - Feature record: CXX_FEATURE:0cxx_defaulted_move_initializers - Feature record: CXX_FEATURE:0cxx_delegating_constructors - Feature record: CXX_FEATURE:0cxx_deleted_functions - Feature record: CXX_FEATURE:0cxx_digit_separators - Feature record: CXX_FEATURE:0cxx_enum_forward_declarations - Feature record: CXX_FEATURE:0cxx_explicit_conversions - Feature record: CXX_FEATURE:0cxx_extended_friend_declarations - Feature record: CXX_FEATURE:0cxx_extern_templates - Feature record: CXX_FEATURE:0cxx_final - Feature record: CXX_FEATURE:0cxx_func_identifier - Feature record: CXX_FEATURE:0cxx_generalized_initializers - Feature record: CXX_FEATURE:0cxx_generic_lambdas - Feature record: CXX_FEATURE:0cxx_inheriting_constructors - Feature record: CXX_FEATURE:0cxx_inline_namespaces - Feature record: CXX_FEATURE:0cxx_lambdas - Feature record: CXX_FEATURE:0cxx_lambda_init_captures - Feature record: CXX_FEATURE:0cxx_local_type_template_args - Feature record: CXX_FEATURE:0cxx_long_long_type - Feature record: CXX_FEATURE:0cxx_noexcept - Feature record: CXX_FEATURE:0cxx_nonstatic_member_init - Feature record: CXX_FEATURE:0cxx_nullptr - Feature record: CXX_FEATURE:0cxx_override - Feature record: CXX_FEATURE:0cxx_range_for - Feature record: CXX_FEATURE:0cxx_raw_string_literals - Feature record: CXX_FEATURE:0cxx_reference_qualified_functions - Feature record: CXX_FEATURE:0cxx_relaxed_constexpr - Feature record: CXX_FEATURE:0cxx_return_type_deduction - Feature record: CXX_FEATURE:0cxx_right_angle_brackets - Feature record: CXX_FEATURE:0cxx_rvalue_references - Feature record: CXX_FEATURE:0cxx_sizeof_member - Feature record: CXX_FEATURE:0cxx_static_assert - Feature record: CXX_FEATURE:0cxx_strong_enums - Feature record: CXX_FEATURE:1cxx_template_template_parameters - Feature record: CXX_FEATURE:0cxx_thread_local - Feature record: CXX_FEATURE:0cxx_trailing_return_types - Feature record: CXX_FEATURE:0cxx_unicode_literals - Feature record: CXX_FEATURE:0cxx_uniform_initialization - Feature record: CXX_FEATURE:0cxx_unrestricted_unions - Feature record: CXX_FEATURE:0cxx_user_literals - Feature record: CXX_FEATURE:0cxx_variable_templates - Feature record: CXX_FEATURE:0cxx_variadic_macros - Feature record: CXX_FEATURE:0cxx_variadic_templates diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/cmake.check_cache b/Reconstruction/PFA/Arbor/build/CMakeFiles/cmake.check_cache deleted file mode 100644 index 3dccd731726d7faa8b29d8d7dba3b981a53ca497..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/cmake.check_cache +++ /dev/null @@ -1 +0,0 @@ -# This file is generated by cmake for dependency checking of the CMakeCache.txt file diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.bin b/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.bin deleted file mode 100755 index 701fba1c52906705f6a8aed0e39a54976b2fc7de..0000000000000000000000000000000000000000 Binary files a/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.bin and /dev/null differ diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.c b/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.c deleted file mode 100644 index 83e86dd8cd85f9f7554f51122b8cd08412ec01f2..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.c +++ /dev/null @@ -1,34 +0,0 @@ - - const char features[] = {"\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 -"1" -#else -"0" -#endif -"c_function_prototypes\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_restrict\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 201000L -"1" -#else -"0" -#endif -"c_static_assert\n" -"C_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 304 && defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L -"1" -#else -"0" -#endif -"c_variadic_macros\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx b/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx deleted file mode 100644 index b93418c6ed69feaf1b5c2feb9592bbdb5a5f042c..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/build/CMakeFiles/feature_tests.cxx +++ /dev/null @@ -1,405 +0,0 @@ - - const char features[] = {"\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_aggregate_default_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alias_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alignas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_alignof\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_attributes\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_attribute_deprecated\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_auto_type\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_binary_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_constexpr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_contextual_conversions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_decltype\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_decltype_auto\n" -"CXX_FEATURE:" -#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_decltype_incomplete_return_types\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_default_function_template_args\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_defaulted_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_defaulted_move_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_delegating_constructors\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_deleted_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_digit_separators\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_enum_forward_declarations\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_explicit_conversions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_extended_friend_declarations\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_extern_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_final\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_func_identifier\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_generalized_initializers\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_generic_lambdas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_inheriting_constructors\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_inline_namespaces\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_lambdas\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_lambda_init_captures\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_local_type_template_args\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_long_long_type\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_noexcept\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_nonstatic_member_init\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_nullptr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_override\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_range_for\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 405 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_raw_string_literals\n" -"CXX_FEATURE:" -#if ((__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__) >= 40801) && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_reference_qualified_functions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_relaxed_constexpr\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 409 && __cplusplus > 201103L -"1" -#else -"0" -#endif -"cxx_return_type_deduction\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_right_angle_brackets\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_rvalue_references\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_sizeof_member\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_static_assert\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_strong_enums\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && __cplusplus -"1" -#else -"0" -#endif -"cxx_template_template_parameters\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 408 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_thread_local\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_trailing_return_types\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_unicode_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_uniform_initialization\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 406 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_unrestricted_unions\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 407 && __cplusplus >= 201103L -"1" -#else -"0" -#endif -"cxx_user_literals\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 500 && __cplusplus >= 201402L -"1" -#else -"0" -#endif -"cxx_variable_templates\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_variadic_macros\n" -"CXX_FEATURE:" -#if (__GNUC__ * 100 + __GNUC_MINOR__) >= 404 && (__cplusplus >= 201103L || (defined(__GXX_EXPERIMENTAL_CXX0X__) && __GXX_EXPERIMENTAL_CXX0X__)) -"1" -#else -"0" -#endif -"cxx_variadic_templates\n" - -}; - -int main(int argc, char** argv) { (void)argv; return features[argc]; } diff --git a/Reconstruction/PFA/Arbor/compiler_4.8.3_slc6.sh b/Reconstruction/PFA/Arbor/compiler_4.8.3_slc6.sh deleted file mode 100755 index 8af9f02a3621a9129f92e6770387c44611498644..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/compiler_4.8.3_slc6.sh +++ /dev/null @@ -1,13 +0,0 @@ - - -export INSDIR="/afs/ihep.ac.cn/soft/common/gcc/whizard227/install" -export PATH=/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/CMake/2.8.5/bin:$PATH - -export GCCPATH=${INSDIR} -export PATH_TO_GFORTRAN=$GCCPATH/bin -alias gcc=$GCCPATH/bin/gcc -alias g++=$GCCPATH/bin/g++ - -export LD_GFORTRAN=${GCCDIR}/lib -export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:${GCCPATH}/lib64:${GCCPATH}/lib: - diff --git a/Reconstruction/PFA/Arbor/env.sh b/Reconstruction/PFA/Arbor/env.sh deleted file mode 100755 index e18e9ac805a0c1cd573aac76c1c0fc0238bf7c25..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/env.sh +++ /dev/null @@ -1,22 +0,0 @@ -#!/bin/bash - -#source /besfs/groups/higgs/Software/v01-17-05/root/5.34.07/bin/thisroot.sh -# -#export INSDIR="/afs/ihep.ac.cn/soft/common/gcc/whizard227/install" -#export GCCPATH=${INSDIR} -#export PATH_TO_GFORTRAN=$GCCPATH/bin -#alias gcc=$GCCPATH/bin/gcc -#alias g++=$GCCPATH/bin/g++ -#export LD_GFORTRAN=${GCCDIR}/lib -# -#export LCIO=/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/lcio/v02-04-03/ -#export DRUIDDIR=/afs/ihep.ac.cn/users/m/manqi/Software/Druid_SL6 -#export PATH=$DRUIDDIR/bin:/afs/ihep.ac.cn/users/m/manqi/ArborV3Deve/SL6/Marlin/v01-05/bin:/afs/ihep.ac.cn/users/m/manqi/Software/ilcsoft/v01-16/CMake/2.8.5/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:$ROOTSYS/bin:/usr/X11R6/bin:$LCIO/bin:/opt/glite/bin/:/opt/lcg/bin/:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/CMake/2.8.5/bin -#export LD_LIBRARY_PATH=$ROOTSYS/lib:/home/manqi/Softwares/ilcsoft/v01-08-01/CLHEP/2.0.4.2/lib:$LCIO/lib:/usr/lib:/lib:${GCCPATH}/lib64:${GCCPATH}/lib: - -unset MARLIN_DLL - -#export MARLIN_DLL=/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/PandoraAnalysis/v00-05/lib/libPandoraAnalysis.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/MarlinPandora/v00-11/lib/libMarlinPandora.so:/afs/ihep.ac.cn/users/y/yudan/yudan/Arbor_v3.3/ArborMag/lib/libRanger.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/MarlinTPC/v00-16/lib/libMarlinTPC.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/MarlinTrkProcessors/v01-10/lib/libMarlinTrkProcessors.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/Clupatra/v00-10/lib/libClupatra.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/ForwardTracking/v01-07/lib/libForwardTracking.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/MarlinReco/v01-09/lib/libMarlinReco.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/LCFIPlus/v00-05-02/lib/libLCFIPlus.so:/afs/ihep.ac.cn/soft/common/gcc/v01-17-05/Overlay/v00-13/lib/libOverlay.so -export MARLIN_DLL=/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/Tracking/MarlinTrkProcessors/01-10/lib/libMarlinTrkProcessors.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/Tracking/ForwardTracking/01-07/lib/libForwardTracking.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/Tracking/Clupatra/00-10/lib/libClupatra.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Analysis/SubDetectorStudy/TPC/MarlinTPC/00-16/lib/libMarlinTPC.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/HighLevelObjectFinding/Jets/LCFIPlus/00-05-02/lib/libLCFIPlus.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/PFA/Pandora/MarlinPandora/00-11/lib/libMarlinPandora.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/HighLevelObjectFinding/Jets/FastJetClustering/00-02/lib/libFastJetClustering.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/PFA/Garlic/2.10.1/lib/libGarlic.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/HighLevelObjectFinding/Jets/LCFIVertex/00-06-01/lib/libLCFIVertex.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/Digitization/MarlinReco/01-09/lib/libMarlinReco.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/EventDisplay/CEDViewer/01-07-02/lib/libCEDViewer.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/PFA/Pandora/PandoraAnalysis/00-05/lib/libPandoraAnalysis.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Analysis/Overlay/00-13/lib/libOverlay.so:/afs/ihep.ac.cn/users/y/yudan/yudan/Arbor_v3.3/ArborMag/lib/libRanger.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Reconstruction/HighLevelObjectFinding/Jets/MarlinFastJet/00-02/lib/libMarlinFastJet.so:/cvmfs/cepc.ihep.ac.cn/software/cepcsoft/x86_64-sl6-gcc49/cepcsoft/0.1.0-rc9/Framework/LCTuple/01-03/lib/libLCTuple.so - - diff --git a/Reconstruction/PFA/Arbor/lib/libRanger.so b/Reconstruction/PFA/Arbor/lib/libRanger.so deleted file mode 120000 index 5ebf869a156092a58a2a253be4c2a820eb98d754..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/lib/libRanger.so +++ /dev/null @@ -1 +0,0 @@ -libRanger.so.3.2 \ No newline at end of file diff --git a/Reconstruction/PFA/Arbor/lib/libRanger.so.3.2 b/Reconstruction/PFA/Arbor/lib/libRanger.so.3.2 deleted file mode 120000 index bf2ea86ed5220206860db7e7ac8f23c5ba8e16b4..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/lib/libRanger.so.3.2 +++ /dev/null @@ -1 +0,0 @@ -libRanger.so.3.2.1 \ No newline at end of file diff --git a/Reconstruction/PFA/Arbor/lib/libRanger.so.3.2.1 b/Reconstruction/PFA/Arbor/lib/libRanger.so.3.2.1 deleted file mode 100755 index 3a14354f718e729299034ef69bd34cabf126f19e..0000000000000000000000000000000000000000 Binary files a/Reconstruction/PFA/Arbor/lib/libRanger.so.3.2.1 and /dev/null differ diff --git a/Reconstruction/PFA/Arbor/reco_all.xml b/Reconstruction/PFA/Arbor/reco_all.xml deleted file mode 100644 index a8f45af3f831bc2c2ee1a12ba67279a3f7d75cc0..0000000000000000000000000000000000000000 --- a/Reconstruction/PFA/Arbor/reco_all.xml +++ /dev/null @@ -1,1301 +0,0 @@ -<!-- - Example steering file to run a standard reconstruction on the 3 ttbar events - simulated with Mokka in this example dierectory. - - Works with ilcsoft v01-15 (development release) - - Defines the standard reconstruction for ILD. ---> - - - <marlin> - - <execute> - - <processor name="MyAIDAProcessor"/> - <!-- ========= overlay gamma gamma background === --> - <!-- activate for production --> - <!-- processor name="BgOverlay" /--> - - <!-- ========== track digitization and tracking === --> - <processor name="VXDPlanarDigiProcessor"/> - <processor name="SITPlanarDigiProcessor"/> - <processor name="SITSpacePointBuilder" /> - <processor name="FTDPixelPlanarDigiProcessor"/> - <processor name="FTDStripPlanarDigiProcessor"/> - <processor name="FTDSpacePointBuilder"/> - <processor name="SETPlanarDigiProcessor"/> - <processor name="SETSpacePointBuilder" /> - <processor name="MyTPCDigiProcessor"/> - - <!-- ========== the new C++ tracking =============== --> - <processor name="MyClupatraProcessor" /> - <processor name="MySiliconTracking_MarlinTrk"/> - <processor name="MyForwardTracking"/> - <processor name="MyTrackSubsetProcessor" /> - <processor name="MyFullLDCTracking_MarlinTrk"/> - - <processor name="MyG2CDArbor"/> - <processor name="MySimpleBCalDigi"/> - <processor name="MySimpleLCalDigi"/> - <processor name="MySimpleLHCalDigi"/> - <processor name="MySimpleMuonDigi"/> - - <processor name="MyMarlinArbor"/> - <processor name="MyBushConnect"/> - <processor name="MyLICH"/> - <processor name="MyRecoMCTruthLinker"/> - <processor name="MyLCIOOutputProcessor"/> - - </execute> - - <global> - <parameter name="LCIOInputFiles"> - TOBEREPLACED - </parameter> -<parameter name="GearXMLFile" value="TOBEREPLACED"/> - <parameter name="MaxRecordNumber" value="-1"/> - <parameter name="SkipNEvents" value="-1"/> - <parameter name="SupressCheck" value="false"/> - <parameter name="Verbosity" options="DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT"> MESSAGE </parameter> - <parameter name="RandomSeed" value="1234567890" /> - </global> - - <processor name="MyLCIOOutputProcessor" type="LCIOOutputProcessor"> - <!-- standard output: full reconstruction keep all collections --> - <parameter name="LCIOOutputFile" type="string" > - TOBEREPLACED - </parameter> - <parameter name="LCIOWriteMode" type="string" value="WRITE_NEW"/> - <!--parameter name="SplitFileSizekB" type="int" value="1992294"/--> - </processor> - - <processor name="MyHiggsRecoil" type="HiggsRecoil"> - <parameter name="TreeOutputFile" type="string">OUTPUTROOT </parameter> - </processor> - - <processor name="MyLICH" type="LICH"> - - <!--Produce single particle samples for training or produce the charged PID--> - <parameter name="EnergyBins" type="FloatVec">-1 2 5 10 </parameter> - <!--DetectorModules--> - <parameter name="InputDetectorModules" type="StringVec">barrel1 barrel2 overlap endcap </parameter> - <!--The interval of energy for PID--> - <!--Name of Inpout MC Particle Collection--> - <parameter name="InputMCParticle" type="string">MCParticle </parameter> - <!--Name of Inpout Reconstructed Particle Collection--> - <parameter name="InputPFO" type="string">ArborPFOs </parameter> - <!--The interval of angle for PID--> - <parameter name="InputPositions" type="FloatVec">0 0.3 0.6 0.8 1 </parameter> - <!--Name of Output Reconstructed Particle Collection--> - <parameter name="OutputPFO" type="string">LICHPFOs </parameter> - <!--The generated energy point choson for training--> - <!--Produce sample for training when 0, otherwise proceed the PID--> - <parameter name="TrainingFlag" type="int">0 </parameter> - <parameter name="weightDir" type="string">TOBEREPLACED </parameter> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - <!--mva value cut for electron--> - <parameter name="mvacut_e" type="float">0.45 0.4 0.05 0.05</parameter> - <!--mva value cut for electron--> - <parameter name="mvacut_mu" type="float">0.05 0.05 0.05 0.02</parameter> - <!--mva value cut for electron--> - <parameter name="mvacut_pi" type="float">0.55 0.6 0.9 0.96</parameter> - <!--the weight file directory--> - </processor> - - - <processor name="MyTotalInvMass" type="TotalInvMass"> - <!--Print MC Truth--> - <!--If zero an already existing file will not be overwritten.--> - <parameter name="OverwriteFile" type="int">0 </parameter> - <!--The name of the ROOT tree--> - <parameter name="TreeName" type="string">MCPart </parameter> - <!--The name of the file to which the ROOT tree will be written--> - <parameter name="TreeOutputFile" type="string">OUTPUTROOT </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> -</processor> - - -<processor name="MyTagCharged" type="TagCharged"> - <!--Measure Bush Quantities--> - <!--Name of the ECAL collection used to form clusters--> - <parameter name="ECALcollections" type="StringVec" lcioInType="CalorimeterHit">ECALBarrel ECALEndcap ECALOther </parameter> - <!--Name of the HCAL collection used to form clusters--> - <parameter name="HCALcollections" type="StringVec" lcioInType="CalorimeterHit">HCALBarrel HCALEndcap HCALOther </parameter> - <!--Name of the Muon collection used to form clusters--> - <parameter name="MUONcollections" type="StringVec" lcioInType="CalorimeterHit">MUON </parameter> - <!--Name of the tracks collection used to form clusters--> - <parameter name="MarlinTrkTracks" type="StringVec" lcioInType="Track">MarlinTrkTracks </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - <!--Name of Reconstructed Arbor Collections--> - <parameter name="cluCollections" type="StringVec">ArborCharged </parameter> - </processor> - - <processor name="MyTreeAna" type="NewTreeAna"> - <!--Measure Bush Quantities--> - <!--Name of Reconstructed Arbor Collections--> - <parameter name="InputArborCollection" type="StringVec">ArborCharged ArborNeutral</parameter> - <!--Name of Reconstructed Arbor Particle Collections--> -<parameter name="InputArborParticle" type="StringVec">ArborPFOs</parameter> - <!--If zero an already existing file will not be overwritten.--> - <parameter name="OverwriteFile" type="int">0 </parameter> - <!--The name of the ROOT tree--> - <parameter name="TreeName" type="string">Cluster </parameter> - <!--The name of the file to which the ROOT tree will be written--> -<parameter name="TreeOutputFile" type="string">YYYYY3</parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - <processor name="MyArborAna" type="ArborAna"> - <!--Measure Bush Quantities--> - <!--Name of Reconstructed Arbor Collections--> - <parameter name="InputArborCollection" type="StringVec">ArborTrkParticle_HQ_Barrel ArborTrkParticle_HQ_Endcap ArborTrkParticle_MQ_Barrel ArborTrkParticle_MQ_Endcap ArborTrkParticle_MQ_Vtx ArborTrkParticle_LQ ArborNeutralParticle </parameter> - <!--If zero an already existing file will not be overwritten.--> - <parameter name="OverwriteFile" type="int">0 </parameter> - <!--The name of the ROOT tree--> - <parameter name="TreeName" type="string">Arbor </parameter> - <!--The name of the file to which the ROOT tree will be written--> - <parameter name="TreeOutputFile" type="string">ArborAna.root </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> -</processor> - - <processor name="MyArborPID" type="ArborPID"> - <!--Measure Bush Quantities--> - <!--If zero an already existing file will not be overwritten.--> - <parameter name="OverwriteFile" type="int">0 </parameter> - <!--The name of the ROOT tree--> - <parameter name="TreeName" type="string">Reco </parameter> - <!--The name of the file to which the ROOT tree will be written--> - <parameter name="TreeOutputFile" type="string">ArborPID.root </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> -</processor> - - -<processor name="MyG2CDArbor" type="G2CDArbor"> - <!--Gaseous Calorimeter Digitizer: take 1mm Simulated Hits as input--> - <!--Calibration coefficients for ECAL--> - <!--parameter name="CalibrECAL" type="FloatVec">60.91 81.81 </parameter--> -<parameter name="CalibrECAL" type="FloatVec">48.16 96.32 </parameter> - <!--Chance of one boundary hit to create a multiple hit with boosted charge--> - <parameter name="ChanceOfKink" type="float">0 </parameter> - <!--Spactial Distribution of MIP charge X*Y;--> - <parameter name="ChargeSpatialDistribution" type="FloatVec"> 1.0 </parameter> - <!--Size of Digitized Cell (in mm)--> - <parameter name="DigiCellSize" type="int">10 </parameter> - <!--Name of Digitized ECAL Hit Collections--> - <parameter name="DigiECALCollection" type="StringVec">ECALBarrel ECALEndcap ECALOther </parameter> - <!--Name of Digitized HCAL Hit Collections--> - <parameter name="DigiHCALCollection" type="StringVec">HCALBarrel HCALEndcap HCALOther </parameter> -<parameter name="DigiECALPSCollection" type="StringVec">ECALPSHitCollection </parameter> - <parameter name="caloTruthLinkCollection" type="StringVec">CaloToSimuCaloLink </parameter> - - <!--Input ECAL Hits Collection Names--> - <parameter name="ECALCollections" type="StringVec" lcioInType="SimCalorimeterHit">EcalBarrelSiliconCollection EcalEndcapSiliconCollection EcalEndcapRingCollection </parameter> - <!--Threshold for ECAL Hits in GeV--> - <parameter name="ECALThreshold" type="float">5e-05 </parameter> - <parameter name="HCALThreshold" type="float">0.12 </parameter> - <!--HCAL Collection Names--> - <parameter name="HCALCollections" type="StringVec" lcioInType="SimCalorimeterHit"> HcalBarrelCollection HcalEndCapsCollection HcalEndCapRingsCollection </parameter> - <!--Scale factor of Charge on boosted multiple hits--> - <parameter name="KinkHitChargeBoost" type="float">1 </parameter> - <!--Num of thiner Ecal layers--> - <parameter name="NumThinEcalLayer" type="int">20 </parameter> - <!--Polya: x^A*exp(-b*x) + c--> - <parameter name="PolyaParaA" type="float">1.1 </parameter> - <!--Polya: x^a*exp(-B*x) + c--> - <parameter name="PolyaParaB" type="float">1.0 </parameter> - <!--Polya: x^a*exp(-b*x) + C--> - <parameter name="PolyaParaC" type="float">0.0 </parameter> - <!--Global Position Shift For Overlay--> - <parameter name="PositionShiftID" type="IntVec">0 0 0 </parameter> - <!--Flag Parameter Setting (0 ~ self definition, 1 ~ MircoMegas, 2 ~ GRPC_PS, 3 ~ GRPC_SPS)--> - <parameter name="UsingDefaultDetector" type="int">0 </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - <processor name="MyMarlinArbor" type="MarlinArbor"> - <!-- Tree Algorithm in Marlin--> - <!--First Threshold of DHCAL--> - <!--Hit Collection Names--> - <parameter name="EcalHitCollections" type="StringVec" lcioInType="CalorimeterHit">ECALBarrel ECALEndcap ECALOther LCAL LHCAL </parameter> - <!--Hit Collection Names--> - <parameter name="HcalHitCollections" type="StringVec" lcioInType="CalorimeterHit">HCALBarrel HCALEndcap HCALOther </parameter> - <!--Distance Threshold of Creating initial Arbor links--> - <parameter name="ThresholdsforArborBuilding" type="FloatVec">20 90 50 7.5 </parameter> - - <parameter name="HLayerCut" type="float">1509 </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <parameter name="Verbosity" type="string">SILENT </parameter> - </processor> - - <processor name="MyBushConnect" type="BushConnect"> - <!--Track Cluster Linking. Track info represented by MCTruth at this moment--> - <parameter name="TimeCut" type="float">10.0 </parameter> - <parameter name="HitAbsCut" type="float">100 </parameter> - - <!--Cluster to be analyzed--> - <parameter name="ClusterCollections" type="StringVec" lcioInType="Cluster">EcalBushes HcalBushes </parameter> - <!--Hit Collection to decode the index--> - <parameter name="HitCollections" type="StringVec" lcioInType="CalorimeterHit">CleanEcalHits CleanHcalHits </parameter> - <!--If zero an already existing file will not be overwritten.--> - <parameter name="OverwriteFile" type="int">0 </parameter> - <!--The name of the ROOT tree--> - <parameter name="TreeName" type="string">BUSH </parameter> - <!--The name of the file to which the ROOT tree will be written--> - <parameter name="TreeOutputFile" type="string">YYYYY3</parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <parameter name="Verbosity" type="string">SCILENT </parameter> - </processor> - - <processor name="MyBushMeasure" type="BushMeasure"> - <!--Measure Bush Quantities--> - <!--Branch to be analyzed--> - <parameter name="BranchCollections" type="StringVec" lcioInType="Cluster">EcalSortBranches HcalSortBranches </parameter> - <!--Bush to be analyzed--> - <parameter name="BushCollections" type="StringVec" lcioInType="Cluster">EcalBushes HcalBushes </parameter> - <!--If zero an already existing file will not be overwritten.--> - <parameter name="OverwriteFile" type="int">0 </parameter> - <!--The name of the ROOT tree--> - <parameter name="TreeName" type="string">BUSH </parameter> - <!--The name of the file to which the ROOT tree will be written--> - <parameter name="TreeOutputFile" type="string">BushMeasure_1-9GeV_pi.root </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - - - - - <processor name="DSTOutput" type="LCIOOutputProcessor"> - <!-- - DST output: drop all hits, skim MCParticles and keep final Tracks, Clusters and ReconstructedParticles - TO DO: add LCFI flavour tag stuff - --> - <parameter name="LCIOOutputFile" type="string" > - YYYYYY3.slcio - </parameter> - <parameter name="DropCollectionTypes" type="StringVec"> - MCParticle - LCRelation - SimTrackerHit - SimCalorimeterHit - TrackerHit - CalorimeterHit - Track - ReconstructedParticle - LCFloatVec - </parameter> - <parameter name="FullSubsetCollections" type="StringVec" value="MCParticlesSkimmed"/> - <parameter name="KeepCollectionNames" type="StringVec"> - MCParticlesSkimmed - RecoMCTruthLink - MarlinTrkTracks - PandoraPFOs - PrimaryVertex_RP - BuildUpVertex_RP - BuildUpVertex_V0_RP - BCALParticles - </parameter> - <parameter name="LCIOWriteMode" type="string" value="WRITE_NEW"/> - <!--parameter name="SplitFileSizekB" type="int" value="1992294"/--> - </processor> - - <processor name="MyAIDAProcessor" type="AIDAProcessor"> - <!--Processor that handles AIDA files. Creates on directory per processor. Processors only need to create and fill the histograms, clouds and tuples. Needs to be the first ActiveProcessor--> - <!-- compression of output file 0: false >0: true (default) --> - <parameter name="Compress" type="int" value="1"/> - <!-- filename without extension--> - <parameter name="FileName" type="string" value="bbudsc_3evt_stdreco_0"/> - <!-- type of output file xml (default) or root ( only OpenScientist)--> - <parameter name="FileType" type="string" value="root "/> - </processor> - - - <processor name="BgOverlay" type="Overlay"> - <!--Opens a second (chain of) lcio file(s) and overlays events...--> - <!--Pairs of collection to be merged--> - <parameter name="CollectionMap" type="StringVec"> - BeamCalCollection BeamCalCollection - COILCollection COILCollection - EcalBarrelSiliconCollection EcalBarrelSiliconCollection - EcalBarrelSiliconPreShowerCollection EcalBarrelSiliconPreShowerCollection - EcalEndcapRingCollection EcalEndcapRingCollection - EcalEndcapRingPreShowerCollection EcalEndcapRingPreShowerCollection - EcalEndcapSiliconCollection EcalEndcapSiliconCollection - EcalEndcapSiliconPreShowerCollection EcalEndcapSiliconPreShowerCollection - FTD_PIXELCollection FTD_PIXELCollection - FTD_STRIPCollection FTD_STRIPCollection - HcalBarrelRegCollection HcalBarrelRegCollection - HcalEndCapRingsCollection HcalEndCapRingsCollection - HcalEndCapsCollection HcalEndCapsCollection - LumiCalCollection LumiCalCollection - LHcalCollection LHcalCollection - MCParticle MCParticle - MuonBarrelCollection MuonBarrelCollection - MuonEndCapCollection MuonEndCapCollection - SETCollection SETCollection - SITCollection SITCollection - TPCCollection TPCCollection - TPCSpacePointCollection TPCSpacePointCollection - VXDCollection VXDCollection - </parameter> - <!--Name of the lcio input file(s)--> - <parameter name="InputFileNames" type="StringVec"> - /data/ilcsoft/data/sv01-14-01-p00.mILD_o1_v05.E1000-B1b_ws.Paa_lowpt.I106472.eR80.pL20-00001.slcio - </parameter> - <!--Overlay each event with this number of background events. (default 0)--> - <parameter name="NumberOverlayEvents" type="int"> 0 </parameter> - - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string"> DEBUG5 </parameter--> - - <!--Add additional background events according to a poisson distribution with this expectation value. (non, if parameter not set)--> - <parameter name="expBG" type="double">4.1 </parameter> - <!--Overlay each event with the content of one run.--> - <parameter name="runOverlay" type="bool">false </parameter> - - <!--Maximum number of events to skip between overlayd events (choosen from flat intervall [0,NSkipEventsRandom] )--> - <parameter name="NSkipEventsRandom" type="int">0</parameter> - - </processor> - - - <processor name="VXDPlanarDigiProcessor" type="PlanarDigiProcessor"> - <!--PlanarDigiProcessor creates TrackerHits from SimTrackerHits, smearing them according to the input parameters.--> - <!--whether hits are 1D strip hits--> - <parameter name="IsStrip" type="bool">false </parameter> - <!--resolution in direction of u--> - <parameter name="ResolutionU" type="float"> 0.0028 0.006 0.004 0.004 0.004 0.004 </parameter> - <!--resolution in direction of v--> - <parameter name="ResolutionV" type="float"> 0.0028 0.006 0.004 0.004 0.004 0.004 </parameter> - <!--Name of the Input SimTrackerHit collection--> - <parameter name="SimTrackHitCollectionName" type="string" lcioInType="SimTrackerHit">VXDCollection </parameter> - <!--Name of TrackerHit SimTrackHit relation collection--> - <parameter name="SimTrkHitRelCollection" type="string" lcioOutType="LCRelation">VXDTrackerHitRelations </parameter> - <!--Name of the TrackerHit output collection--> - <parameter name="TrackerHitCollectionName" type="string" lcioOutType="TrackerHitPlane">VXDTrackerHits </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="SITPlanarDigiProcessor" type="PlanarDigiProcessor"> - <!--PlanarDigiProcessor creates TrackerHits from SimTrackerHits, smearing them according to the input parameters.--> - <!--whether hits are 1D strip hits--> - <parameter name="IsStrip" type="bool">true </parameter> - <!--resolution in direction of u--> - <parameter name="ResolutionU" type="float">0.007 </parameter> - <!--resolution in direction of v--> - <parameter name="ResolutionV" type="float">0 </parameter> - <!--Name of the Input SimTrackerHit collection--> - <parameter name="SimTrackHitCollectionName" type="string" lcioInType="SimTrackerHit">SITCollection </parameter> - <!--Name of TrackerHit SimTrackHit relation collection--> - <parameter name="SimTrkHitRelCollection" type="string" lcioOutType="LCRelation">SITTrackerHitRelations </parameter> - <!--Name of the TrackerHit output collection--> - <parameter name="TrackerHitCollectionName" type="string" lcioOutType="TrackerHitPlane">SITTrackerHits </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="SITSpacePointBuilder" type="SpacePointBuilder"> - <!--SpacePointBuilder combine si-strip measurements into 3D spacepoints (1TrackerHitPlanar+1TrackHitPlanar = 1 TrackerHit), that can be used by reconstruction--> - <!--Name of the SpacePoint SimTrackerHit relation collection--> - <parameter name="SimHitSpacePointRelCollection" type="string" lcioOutType="LCRelation"> SITSpacePointRelations </parameter> - <!--SpacePointsCollection--> - <parameter name="SpacePointsCollection" type="string" lcioOutType="TrackerHit"> SITSpacePoints </parameter> - <!--TrackerHitCollection--> - <parameter name="TrackerHitCollection" type="string" lcioInType="TrackerHitPlane"> SITTrackerHits </parameter> - <!--The name of the input collection of the relations of the TrackerHits to SimHits--> - <parameter name="TrackerHitSimHitRelCollection" type="string" lcioInType="LCRelation"> SITTrackerHitRelations </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="FTDPixelPlanarDigiProcessor" type="PlanarDigiProcessor"> - <!--PlanarDigiProcessor creates TrackerHits from SimTrackerHits, smearing them according to the input parameters.--> - <!--whether hits are 1D strip hits--> - <parameter name="IsStrip" type="bool">false </parameter> - <!--resolution in direction of u--> - <parameter name="ResolutionU" type="float">0.003 </parameter> - <!--resolution in direction of v--> - <parameter name="ResolutionV" type="float">0.003 </parameter> - <!--Name of the Input SimTrackerHit collection--> - <parameter name="SimTrackHitCollectionName" type="string" lcioInType="SimTrackerHit">FTD_PIXELCollection </parameter> - <!--Name of TrackerHit SimTrackHit relation collection--> - <parameter name="SimTrkHitRelCollection" type="string" lcioOutType="LCRelation">FTDPixelTrackerHitRelations </parameter> - <!--Name of the TrackerHit output collection--> - <parameter name="TrackerHitCollectionName" type="string" lcioOutType="TrackerHitPlane">FTDPixelTrackerHits </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="FTDStripPlanarDigiProcessor" type="PlanarDigiProcessor"> - <!--PlanarDigiProcessor creates TrackerHits from SimTrackerHits, smearing them according to the input parameters.--> - <!--whether hits are 1D strip hits--> - <parameter name="IsStrip" type="bool">true </parameter> - <!--resolution in direction of u--> - <parameter name="ResolutionU" type="float">0.007 </parameter> - <!--resolution in direction of v--> - <parameter name="ResolutionV" type="float">0.0 </parameter> - <!--Name of the Input SimTrackerHit collection--> - <parameter name="SimTrackHitCollectionName" type="string" lcioInType="SimTrackerHit">FTD_STRIPCollection </parameter> - <!--Name of TrackerHit SimTrackHit relation collection--> - <parameter name="SimTrkHitRelCollection" type="string" lcioOutType="LCRelation">FTDStripTrackerHitRelations </parameter> - <!--Name of the TrackerHit output collection--> - <parameter name="TrackerHitCollectionName" type="string" lcioOutType="TrackerHitPlane">FTDStripTrackerHits </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="SETPlanarDigiProcessor" type="PlanarDigiProcessor"> - <!--PlanarDigiProcessor creates TrackerHits from SimTrackerHits, smearing them according to the input parameters.--> - <!--whether hits are 1D strip hits--> - <parameter name="IsStrip" type="bool">true </parameter> - <!--resolution in direction of u--> - <parameter name="ResolutionU" type="float">0.007 </parameter> - <!--resolution in direction of v--> - <parameter name="ResolutionV" type="float">0 </parameter> - <!--Name of the Input SimTrackerHit collection--> - <parameter name="SimTrackHitCollectionName" type="string" lcioInType="SimTrackerHit">SETCollection </parameter> - <!--Name of TrackerHit SimTrackHit relation collection--> - <parameter name="SimTrkHitRelCollection" type="string" lcioOutType="LCRelation">SETTrackerHitRelations </parameter> - <!--Name of the TrackerHit output collection--> - <parameter name="TrackerHitCollectionName" type="string" lcioOutType="TrackerHitPlane">SETTrackerHits </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="SETSpacePointBuilder" type="SpacePointBuilder"> - <!--SpacePointBuilder combine si-strip measurements into 3D spacepoints (1TrackerHitPlanar+1TrackHitPlanar = 1 TrackerHit), that can be used by reconstruction--> - <!--Name of the SpacePoint SimTrackerHit relation collection--> - <parameter name="SimHitSpacePointRelCollection" type="string" lcioOutType="LCRelation"> SETSpacePointRelations </parameter> - <!--SpacePointsCollection--> - <parameter name="SpacePointsCollection" type="string" lcioOutType="TrackerHit"> SETSpacePoints </parameter> - <!--TrackerHitCollection--> - <parameter name="TrackerHitCollection" type="string" lcioInType="TrackerHitPlane"> SETTrackerHits </parameter> - <!--The name of the input collection of the relations of the TrackerHits to SimHits--> - <parameter name="TrackerHitSimHitRelCollection" type="string" lcioInType="LCRelation"> SETTrackerHitRelations </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="FTDSpacePointBuilder" type="SpacePointBuilder"> - <!--SpacePointBuilder combine si-strip measurements into 3D spacepoints (1TrackerHitPlanar+1TrackHitPlanar = 1 TrackerHit), that can be used by reconstruction--> - <!--Name of the SpacePoint SimTrackerHit relation collection--> - <parameter name="SimHitSpacePointRelCollection" type="string" lcioOutType="LCRelation">FTDSpacePointRelations </parameter> - <!--SpacePointsCollection--> - <parameter name="SpacePointsCollection" type="string" lcioOutType="TrackerHit">FTDSpacePoints </parameter> - <!--TrackerHitCollection--> - <parameter name="TrackerHitCollection" type="string" lcioInType="TrackerHitPlane">FTDStripTrackerHits </parameter> - <!--The name of the input collection of the relations of the TrackerHits to SimHits--> - <parameter name="TrackerHitSimHitRelCollection" type="string" lcioInType="LCRelation">FTDStripTrackerHitRelations </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - - <processor name="MyTPCDigiProcessor" type="TPCDigiProcessor"> - <!--Produces TPC TrackerHit collection from SimTrackerHit collection, smeared in RPhi and Z. A search is made for adjacent hits on a pad row, if they are closer in z and r-phi than the steering parameters _doubleHitResRPhi (default value 2.0 mm) and _doubleHitResZ (default value 5.0 mm) they are considered to overlap. Clusters of hits smaller than _maxMerge (default value 3) are merged into a single tracker hit, with the position given as the average poision of the hits in phi and in z. Clusters which have _maxMerge hits or more are determined to be identifiable as multiple hits, and are not added to the tracker hit collection. This of course means that good hits caught up in a cluster of background hits will be lossed.--> - <!--R-Phi Diffusion Coefficent in TPC--> - <parameter name="DiffusionCoeffRPhi" type="float">0.025 </parameter> - <!--Z Diffusion Coefficent in TPC--> - <parameter name="DiffusionCoeffZ" type="float">0.08 </parameter> - <!--Defines the minimum distance for two seperable hits in RPhi--> - <parameter name="DoubleHitResolutionRPhi" type="float">2 </parameter> - <!--Defines the minimum distance for two seperable hits in Z--> - <parameter name="DoubleHitResolutionZ" type="float">5 </parameter> - <!--Defines spatial slice in RP--> - <parameter name="HitSortingBinningRPhi" type="float">2 </parameter> - <!--Defines spatial slice in Z--> - <parameter name="HitSortingBinningZ" type="float">5 </parameter> - <!--Defines the maximum number of adjacent hits which can be merged--> - <parameter name="MaxClusterSizeForMerge" type="int">3 </parameter> - <!--Number of Effective electrons per pad in TPC--> - <parameter name="N_eff" type="int">22 </parameter> - <!--Pad Phi Resolution constant in TPC--> - <parameter name="PointResolutionPadPhi" type="float">0.9 </parameter> - <!--R-Phi Resolution constant in TPC--> - <parameter name="PointResolutionRPhi" type="float">0.05 </parameter> - <!--TPC Z Resolution Coefficent independent of diffusion--> - <parameter name="PointResolutionZ" type="float">0.4 </parameter> - <!--whether or not to use hits without proper cell ID (pad row)--> - <parameter name="RejectCellID0" type="int">1 </parameter> - <!--Name of the LowPt SimTrackerHit collection Produced by Mokka TPC Driver TPC0X--> - <parameter name="TPCLowPtCollectionName" type="string" lcioInType="SimTrackerHit">TPCLowPtCollection </parameter> - <!--Name of the default pad-row based SimTrackerHit collection--> - <parameter name="TPCPadRowHitCollectionName" type="string" lcioInType="SimTrackerHit">TPCCollection </parameter> - <!--Name of the additional space point collection which provides additional guide hits between pad row centers.--> - <parameter name="TPCSpacePointCollectionName" type="string" lcioInType="SimTrackerHit">TPCSpacePointCollection </parameter> - <!--Name of the Output TrackerHit collection--> - <parameter name="TPCTrackerHitsCol" type="string" lcioOutType="TrackerHit"> TPCTrackerHits </parameter> - <!--Name of the Name of TrackerHit SimTrackHit relation collection--> - <parameter name="SimTrkHitRelCollection" type="string" lcioOutType="LCRelation">TPCTrackerHitRelations </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string"> MESSAGE </parameter--> - </processor> - - - <processor name="MyClupatraProcessor" type="ClupatraProcessor"> - <!--ClupatraProcessor : nearest neighbour clustering seeded pattern recognition--> - <!--the maximum chi2-distance for which a hit is considered for merging --> - <parameter name="Chi2Cut" type="float">100 </parameter> - <!--optionally create some debug collection with intermediate track segments and used and unused hits--> - <parameter name="CreateDebugCollections" type="bool"> false true </parameter> - <!--Cut for distance between hits in mm--> - <parameter name="DistanceCut" type="float">40 </parameter> - <!--allowed fraction of hits in same pad row per track--> - <parameter name="DuplicatePadRowFraction" type="float">0.1 </parameter> - <!--Use Energy Loss in Fit--> - <parameter name="EnergyLossOn" type="bool"> true </parameter> - <!--the maximum delta Chi2 for which a hit is added to a track segement--> - <parameter name="MaxDeltaChi2" type="float">35 </parameter> - <!--the maximum number of layers without finding a hit before hit search search is stopped --> - <parameter name="MaxStepWithoutHit" type="int">6 </parameter> - <!--minimum fraction of layers that have a given multiplicity, when forcing a cluster into sub clusters--> - <parameter name="MinLayerFractionWithMultiplicity" type="float">0.5 </parameter> - <!--minimum number of layers that have a given multiplicity, when forcing a cluster into sub clusters--> - <parameter name="MinLayerNumberWithMultiplicity" type="int">3 </parameter> - <!--minimum number of hits per cluster--> - <parameter name="MinimumClusterSize" type="int">6 </parameter> - <!--Use MultipleScattering in Fit--> - <parameter name="MultipleScatteringOn" type="bool">false true </parameter> - <!--number of bins in z over total length of TPC - hits from different z bins are nver merged--> - <parameter name="NumberOfZBins" type="int">150 </parameter> - <!--Name of the output collection--> - <parameter name="OutputCollection" type="string" lcioOutType="Track">ClupatraTracks </parameter> - <!--Name of the output collection that has the individual track segments--> - <parameter name="SegmentCollectionName" type="string" lcioOutType="Track">ClupatraTrackSegments </parameter> - - <!--number of pad rows used in initial seed clustering--> - <parameter name="PadRowRange" type="int">15 </parameter> - - <!--try to pick up hits from Si-trackers--> - <parameter name="pickUpSiHits" type="bool">false </parameter> - <!--name of the SIT hit collections - used to extend TPC tracks if (pickUpSiHits==true)--> - <parameter name="SITHitCollection" type="string">SITTrackerHits </parameter> - <!--name of the VXD hit collections - used to extend TPC tracks if (pickUpSiHits==true)--> - <parameter name="VXDHitCollection" type="string">VXDTrackerHits </parameter> - - <!--Smooth All Mesurement Sites in Fit--> - <parameter name="SmoothOn" type="bool">false </parameter> - <!--Name of the tpc hit input collections--> - <parameter name="TPCHitCollection" type="string" lcioInType="TrackerHit">TPCTrackerHits </parameter> - - <!--maximum radial distance [mm] from outer field cage of last hit, such that the track is considered to end at the end --> - <parameter name="TrackEndsOuterCentralDist" type="float">25 </parameter> - <!--maximum distance in z [mm] from endplate of last hit, such that the track is considered to end at the end --> - <parameter name="TrackEndsOuterForwardDist" type="float">40 </parameter> - <!--minimum curvature omega of a track segment for being considered a curler--> - <parameter name="TrackIsCurlerOmega" type="float">0.001 </parameter> - <!--maximum radial distance [mm] from inner field cage of first hit, such that the track is considered to start at the beginning --> - <parameter name="TrackStartsInnerDist" type="float">25 </parameter> - - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">MESSAGE DEBUG5 </parameter--> - </processor> - - <processor name="MySiliconTracking_MarlinTrk" type="SiliconTracking_MarlinTrk"> - <!--Pattern recognition in silicon trackers--> - <!--Angle Cut For Merging--> - <parameter name="AngleCutForMerging" type="float">0.1 </parameter> - <!--Check for Delta rays hits in hit-to-track assignment--> - <parameter name="CheckForDelta" type="int">1 </parameter> - <!--Chi2 Fit Cut--> - <parameter name="Chi2FitCut" type="float">120 </parameter> - <!--Chi2 Prefit Cut--> - <parameter name="Chi2PrefitCut" type="float">1e+10 </parameter> - <!--Chi2WRphiQuartet--> - <parameter name="Chi2WRphiQuartet" type="float">1 </parameter> - <!--Chi2WRphiSeptet--> - <parameter name="Chi2WRphiSeptet" type="float">1 </parameter> - <!--Chi2WRphiTriplet--> - <parameter name="Chi2WRphiTriplet" type="float">1 </parameter> - <!--Chi2WZQuartet--> - <parameter name="Chi2WZQuartet" type="float">0.5 </parameter> - <!--Chi2WZSeptet--> - <parameter name="Chi2WZSeptet" type="float">0.5 </parameter> - <!--Chi2WZTriplet--> - <parameter name="Chi2WZTriplet" type="float">0.5 </parameter> - <!--cut on D0 for tracks--> - <parameter name="CutOnD0" type="float">100 </parameter> - <!--cut on Pt--> - <parameter name="CutOnPt" type="float">0.05 </parameter> - <!--cut on Z0 for tracks--> - <parameter name="CutOnZ0" type="float">100 </parameter> - <!--Use Energy Loss in Fit--> - <parameter name="EnergyLossOn" type="bool"> true </parameter> - <!--FTD Pixel Hit Collection Name--> - <parameter name="FTDPixelHitCollectionName" type="string" lcioInType="TrackerHitPlane"> FTDPixelTrackerHits </parameter> - <!--FTD FTDSpacePoint Collection Name--> - <parameter name="FTDSpacePointCollection" type="string" lcioInType="TrackerHit"> FTDSpacePoints </parameter> - <!--Fast attachment--> - <parameter name="FastAttachment" type="int">0 </parameter> - <!--Value used for the initial d0 variance of the trackfit--> - <parameter name="InitialTrackErrorD0" type="float">1e+06 </parameter> - <!--Value used for the initial omega variance of the trackfit--> - <parameter name="InitialTrackErrorOmega" type="float">0.0001 </parameter> - <!--Value used for the initial phi0 variance of the trackfit--> - <parameter name="InitialTrackErrorPhi0" type="float">100 </parameter> - <!--Value used for the initial tanL variance of the trackfit--> - <parameter name="InitialTrackErrorTanL" type="float">100 </parameter> - <!--Value used for the initial z0 variance of the trackfit--> - <parameter name="InitialTrackErrorZ0" type="float">1e+06 </parameter> - <!--Combinations of Hits in Layers--> - <!--Combinations of Hits in Layers--> - <parameter name="LayerCombinations" type="IntVec"> - 8 6 5 8 6 4 8 6 3 8 6 2 - 8 5 3 8 5 2 8 4 3 8 4 2 - 6 5 3 6 5 2 6 4 3 6 4 2 - 6 3 1 6 3 0 6 2 1 6 2 0 - 5 3 1 5 3 0 5 2 1 5 2 0 - 4 3 1 4 3 0 4 2 1 4 2 0 - </parameter> - <!--Combinations of Hits in FTD--> - <parameter name="LayerCombinationsFTD" type="IntVec"> - 4 3 2 4 3 1 4 3 0 - 4 2 1 4 2 0 4 1 0 - 3 2 1 3 2 0 3 1 0 - 2 1 0 9 8 7 9 8 6 - 9 8 5 9 7 6 9 7 5 - 9 6 5 8 7 6 8 7 5 - 8 6 5 7 6 5 -</parameter> - <!--Maximum Chi-squared value allowed when assigning a hit to a track--> - <parameter name="MaxChi2PerHit" type="double">100 </parameter> - <!--Maximal number of hits allowed in one theta-phi sector in VXD/SIT and FTD--> - <parameter name="MaxHitsPerSector" type="int">100 </parameter> - <!--MinDistCutAttach--> - <parameter name="MinDistCutAttach" type="float">2.5 </parameter> - <!--Minimal distance of track hit to the delta electron hit--> - <parameter name="MinDistToDelta" type="float">0.25 </parameter> - <!--MinLayerToAttach--> - <parameter name="MinLayerToAttach" type="int">-1 </parameter> - <!--minimal hits--> - <parameter name="MinimalHits" type="int">3 </parameter> - <!--Use MultipleScattering in Fit--> - <parameter name="MultipleScatteringOn" type="bool"> true </parameter> - <!--Number of divisions in Phi--> - <parameter name="NDivisionsInPhi" type="int"> 80 </parameter> - <!--Number of divisions in Phi for FTD--> - <parameter name="NDivisionsInPhiFTD" type="int"> 30 </parameter> - <!--Number of divisions in Theta--> - <parameter name="NDivisionsInTheta" type="int"> 80 </parameter> - <!--Maximal number of hits for which a track with n hits is better than one with n-1hits. (defaut 5)--> - <parameter name="NHitsChi2" type="int">5 </parameter> - <!--Run MarlinTrk Diagnostics. MarlinTrk must be compiled with MARLINTRK_DIAGNOSTICS_ON defined--> - <parameter name="RunMarlinTrkDiagnostics" type="bool">false </parameter> - <!--SIT Hit Collection Name--> - <parameter name="SITHitCollectionName" type="string" lcioInType="TrackerHit"> SITSpacePoints </parameter> - <!--Silicon track Collection Name--> - <parameter name="SiTrackCollectionName" type="string" lcioOutType="Track">SiTracks </parameter> - <!--Smooth All Mesurement Sites in Fit--> - <parameter name="SmoothOn" type="bool"> false </parameter> - <!--Use SIT--> - <parameter name="UseSIT" type="int">1 </parameter> - <!--UseEventDisplay--> - <parameter name="UseEventDisplay" type="bool"> false </parameter> - <!--VTX Hit Collection Name--> - <parameter name="VTXHitCollectionName" type="string" lcioInType="TrackerHitPlane">VXDTrackerHits </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="MyTrackSubsetProcessor" type="TrackSubsetProcessor"> - <!--TrackSubsetProcessor takes tracks from multiple sources and outputs them (or modified versions, or a subset of them) as one track collection.--> - <!--Use Energy Loss in Fit--> - <parameter name="EnergyLossOn" type="bool">true </parameter> - <!--Use MultipleScattering in Fit--> - <parameter name="MultipleScatteringOn" type="bool">true </parameter> - <!--The parameter omega for the HNN. Controls the influence of the quality indicator.--> - <parameter name="Omega" type="double">0.75 </parameter> - <!--Smooth All Measurement Sites in Fit--> - <parameter name="SmoothOn" type="bool">false </parameter> - <!--A vector of the input track collections--> - <parameter name="TrackInputCollections" type="StringVec">ForwardTracks SiTracks </parameter> - <!--Name of the output track collection--> - <parameter name="TrackOutputCollection" type="string" lcioOutType="Track">SubsetTracks </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - <processor name="MyFullLDCTracking_MarlinTrk" type="FullLDCTracking_MarlinTrk"> - <!--Performs full tracking in ILD detector--> - <!--Cut on Opening Angle for forced merging of Si and TPC segments--> - <parameter name="AngleCutForForcedMerging" type="float">0.05 </parameter> - <!--Cut on Opening Angle for merging Si and TPC segments--> - <parameter name="AngleCutForMerging" type="float">0.1 </parameter> - <!--Assign ETD Hits--> - <parameter name="AssignETDHits" type="int">0 </parameter> - <!--Assign left over FTD hits--> - <parameter name="AssignFTDHits" type="int">1 </parameter> - <!--Assign SET Hits--> - <parameter name="AssignSETHits" type="int"> 1 </parameter> - <!--Assign left over SIT hits--> - <parameter name="AssignSITHits" type="int">1 </parameter> - <!--Assign left over TPC hits--> - <parameter name="AssignTPCHits" type="int">0 </parameter> - <!--Assign left over VTX hits--> - <parameter name="AssignVTXHits" type="int">1 </parameter> - <!--Cut on fit Chi2--> - <parameter name="Chi2FitCut" type="float">100 </parameter> - <!--Cut on the number of the Si hits for tracks with no TPC hits--> - <parameter name="CutOnSiHits" type="int">4 </parameter> - <!--Cut on the number of the TPC hits for tracks with no Si hits--> - <parameter name="CutOnTPCHits" type="int">10 </parameter> - <!--Cut on the track parameter D0--> - <parameter name="CutOnTrackD0" type="float">500 </parameter> - <!--Cut on the track parameter Z0--> - <parameter name="CutOnTrackZ0" type="float">500 </parameter> - <!--Cut on D0 difference for forced merging of Si and TPC segments--> - <parameter name="D0CutForForcedMerging" type="float">50 </parameter> - <!--Cut on D0 difference for merging of Si and TPC segments--> - <parameter name="D0CutForMerging" type="float">500 </parameter> - <!--Cut on D0 difference for merging TPC segments--> - <parameter name="D0CutToMergeTPCSegments" type="float">100 </parameter> - <!--Activate debugging?--> - <parameter name="Debug" type="int">0 </parameter> - <!--Cut on dP/P difference for merging TPC segments--> - <parameter name="DeltaPCutToMergeTPCSegments" type="float">0.1 </parameter> - <!--Use Energy Loss in Fit--> - <parameter name="EnergyLossOn" type="bool"> true </parameter> - <!--Cut on distance between track and FTD hits--> - <parameter name="FTDHitToTrackDistance" type="float">2 </parameter> - <!--FTD Pixel Hit Collection Name--> - <parameter name="FTDPixelHitCollectionName" type="string" lcioInType="TrackerHitPlane"> FTDPixelTrackerHits </parameter> - <!--FTD FTDSpacePoint Collection Name--> - <parameter name="FTDSpacePointCollection" type="string" lcioInType="TrackerHit"> FTDSpacePoints </parameter> - <!--Forbid overlap in Z for combining TPC segments with tracks having Si hits--> - <parameter name="ForbidOverlapInZComb" type="int">0 </parameter> - <!--Forbid overlap in Z for the merged TPC segments--> - <parameter name="ForbidOverlapInZTPC" type="int">0 </parameter> - <!--Force merging of Si and TPC segments?--> - <parameter name="ForceSiTPCMerging" type="int">0 </parameter> - <!--Force merging of TPC Segments?--> - <parameter name="ForceTPCSegmentsMerging" type="int"> 0 </parameter> - <!--Value used for the initial d0 variance of the trackfit--> - <parameter name="InitialTrackErrorD0" type="float">1e+06 </parameter> - <!--Value used for the initial omega variance of the trackfit--> - <parameter name="InitialTrackErrorOmega" type="float">0.0001 </parameter> - <!--Value used for the initial phi0 variance of the trackfit--> - <parameter name="InitialTrackErrorPhi0" type="float">100 </parameter> - <!--Value used for the initial tanL variance of the trackfit--> - <parameter name="InitialTrackErrorTanL" type="float">100 </parameter> - <!--Value used for the initial z0 variance of the trackfit--> - <parameter name="InitialTrackErrorZ0" type="float">1e+06 </parameter> - <!--LDC track collection name--> - <parameter name="LDCTrackCollection" type="string" lcioOutType="Track">MarlinTrkTracks </parameter> - <!--Maximum Chi-squared value allowed when assigning a hit to a track--> - <parameter name="MaxChi2PerHit" type="double">100 </parameter> - <!--Use MultipleScattering in Fit--> - <parameter name="MultipleScatteringOn" type="bool"> true </parameter> - <!--number of hits for outward extrapolation--> - <parameter name="NHitsExtrapolation" type="int">35 </parameter> - <!--Cut on Omega difference for forced merging of Si and TPC segments--> - <parameter name="OmegaCutForForcedMerging" type="float">0.15 </parameter> - <!--Cut on Omega difference for merging Si and TPC segments--> - <parameter name="OmegaCutForMerging" type="float">0.25 </parameter> - <!--Cut on Pt of tracks for merging TPC segments--> - <parameter name="PtCutToMergeTPCSegments" type="float">1.2 </parameter> - <!--Run MarlinTrk Diagnostics. MarlinTrk must be compiled with MARLINTRK_DIAGNOSTICS_ON defined--> - <parameter name="RunMarlinTrkDiagnostics" type="bool">false </parameter> - <!--SET Hit Collection Name--> - <parameter name="SETHitCollection" type="string" lcioInType="TrackerHit">SETSpacePoints </parameter> - <!--Cut on distance between track and SET hits--> - <parameter name="SETHitToTrackDistance" type="float">50 </parameter> - <!--SIT Hit Collection Name--> - <parameter name="SITHitCollection" type="string" lcioInType="TrackerHit">SITSpacePoints </parameter> - <!--Cut on distance between track and SIT hits--> - <parameter name="SITHitToTrackDistance" type="float">2 </parameter> - <!--Si Track Collection--> - <parameter name="SiTracks" type="string" lcioInType="Track">SubsetTracks </parameter> - <!--Si Track to Collection--> - <parameter name="SiTracksMCPRelColl" type="string" lcioInType="LCRelation">SubsetTracksMCTruthLink </parameter> - <!--Smooth All Mesurement Sites in Fit--> - <parameter name="SmoothOn" type="bool">true </parameter> - <!--TPC Hit Collection Name--> - <parameter name="TPCHitCollection" type="string" lcioInType="TrackerHit">TPCTrackerHits </parameter> - <!--Cut on distance between track and TPC hits--> - <parameter name="TPCHitToTrackDistance" type="float">15 </parameter> - <!--TPC Track Collection--> - <parameter name="TPCTracks" type="string" lcioInType="Track">ClupatraTracks </parameter> - <!--TPC Track to MCP Relation Collection Name--> - <parameter name="TPCTracksMCPRelColl" type="string" lcioInType="LCRelation">TPCTracksMCTruthLink </parameter> - <!--VTX Hit Collection Name--> - <parameter name="VTXHitCollection" type="string" lcioInType="TrackerHit">VXDTrackerHits </parameter> - <!--Cut on distance between track and VTX hits--> - <parameter name="VTXHitToTrackDistance" type="float">1.5 </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - <!--Cut on Z0 difference for forced merging of Si and TPC segments--> - <parameter name="Z0CutForForcedMerging" type="float">200 </parameter> - <!--Cut on Z0 difference for merging of Si and TPC segments--> - <parameter name="Z0CutForMerging" type="float">1000 </parameter> - <!--Cut on Z0 difference for merging TPC segments--> - <parameter name="Z0CutToMergeTPCSegments" type="float">5000 </parameter> - <!--Cut on cos theta between the two momentum vectors when considering merger of high Pt tracks--> - <parameter name="cosThetaCutHighPtMerge" type="float">0.99 </parameter> - <!--cut on cos theta between the two momentum vectors when considering merger of high Pt tracks for softer dp/p cut--> - <parameter name="cosThetaCutSoftHighPtMerge" type="float">0.998 </parameter> - <!--cut on 3D distance between hit and helix extrapolation when considering merger of high Pt tracks--> - <parameter name="hitDistanceCutHighPtMerge" type="float">25 </parameter> - <!--cut on maximum fraction of outliers when considering merger of high Pt tracks--> - <parameter name="maxFractionOfOutliersCutHighPtMerge" type="float">0.95 </parameter> - <!--cut for max 3D distance between any hit and helix extrapolation when considering merger of high Pt tracks--> - <parameter name="maxHitDistanceCutHighPtMerge" type="float">50 </parameter> - <!--cut on dp/p when considering merger of high Pt tracks--> - <parameter name="momDiffCutHighPtMerge" type="float">0.01 </parameter> - <!--softer cut on dp/p when considering merger of high Pt tracks--> - <parameter name="momDiffCutSoftHighPtMerge" type="float">0.25 </parameter> - </processor> - - <processor name="MyForwardTracking" type="ForwardTracking"> - <!--ForwardTracking reconstructs tracks through the FTDs--> - <!--Name of the Forward Tracking output collection--> - <parameter name="ForwardTrackCollection" type="string" lcioOutType="Track">ForwardTracks </parameter> - <!--Use Energy Loss in Fit--> - <parameter name="EnergyLossOn" type="bool">true </parameter> - <!--FTD Hit Collections--> - <parameter name="FTDHitCollections" type="StringVec">FTDPixelTrackerHits FTDSpacePoints</parameter> - <!--Use MultipleScattering in Fit--> - <parameter name="MultipleScatteringOn" type="bool">true </parameter> - <!--Smooth All Measurement Sites in Fit--> - <parameter name="SmoothOn" type="bool">false </parameter> - <!--The chi2 probability value below which tracks will be cut--> - <parameter name="Chi2ProbCut" type="double">0.0 </parameter> - <!--the maximum chi2/Ndf that is allowed as result of a helix fit--> - <parameter name="HelixFitMax" type="double">500 </parameter> - <!--The maximum distance of overlapping hits--> - <parameter name="OverlappingHitsDistMax" type="double">3.5 </parameter> - <!--The minimum number of hits to create a track--> - <parameter name="HitsPerTrackMin" type="int">3 </parameter> - <!--The method used to find the best non overlapping subset of tracks. Available are: SubsetHopfieldNN and SubsetSimple--> - <parameter name="BestSubsetFinder" type="string">SubsetSimple </parameter> - <!--Whether when adding hits to a track only the track with highest quality should be further processed--> - <parameter name="TakeBestVersionOfTrack" type="bool">true </parameter> - <!--If the automaton has more connections than this it will be redone with the next parameters--> - <parameter name="MaxConnectionsAutomaton" type="int">100000 </parameter> - <!--Maximal number of hits allowed on a sector--> - <parameter name="MaxHitsPerSector" type="int">1000 </parameter> - - <parameter name="Crit2_DeltaPhi_min" type="float">0 0</parameter> - <parameter name="Crit2_DeltaPhi_max" type="float">30 0.8</parameter> - <parameter name="Crit2_DeltaRho_min" type="float">20</parameter> - <parameter name="Crit2_DeltaRho_max" type="float">150</parameter> - <parameter name="Crit2_RZRatio_min" type="float">1.002</parameter> - <parameter name="Crit2_RZRatio_max" type="float">1.08</parameter> - <parameter name="Crit2_StraightTrackRatio_min" type="float">0.9 0.99</parameter> - <parameter name="Crit2_StraightTrackRatio_max" type="float">1.02 1.01</parameter> - - <parameter name="Crit3_3DAngle_min" type="float">0 0</parameter> - <parameter name="Crit3_3DAngle_max" type="float">10 0.35</parameter> - <parameter name="Crit3_ChangeRZRatio_min" type="float">0.995 0.999</parameter> - <parameter name="Crit3_ChangeRZRatio_max" type="float">1.015 1.001</parameter> - <parameter name="Crit3_IPCircleDist_min" type="float">0 0</parameter> - <parameter name="Crit3_IPCircleDist_max" type="float">20 1.5</parameter> - <parameter name="Crit3_PT_min" type="float">0.1</parameter> - <parameter name="Crit3_PT_max" type="float">99999999</parameter> - - <parameter name="Crit4_3DAngleChange_min" type="float">0.8 0.99</parameter> - <parameter name="Crit4_3DAngleChange_max" type="float">1.3 1.01</parameter> - <parameter name="Crit4_DistToExtrapolation_min" type="float">0 0</parameter> - <parameter name="Crit4_DistToExtrapolation_max" type="float">1.0 0.05</parameter> - - <parameter name="Criteria" type="StringVec"> - Crit2_DeltaPhi - Crit2_DeltaRho - Crit2_RZRatio - Crit2_StraightTrackRatio - - Crit3_3DAngle - Crit3_ChangeRZRatio - Crit3_IPCircleDist - Crit3_PT - - Crit4_DistToExtrapolation - Crit4_3DAngleChange - </parameter> - - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - - </processor> - - <processor name="MyTruthTracker" type="TruthTracker"> - <!--Creates Track Collection from MC Truth. Can handle composite spacepoints as long as they consist of two TrackerHits--> - <!--Use Energy Loss in Fit--> - <parameter name="EnergyLossOn" type="bool">true </parameter> - <!--Fit the Tracks with MarlinTrk, otherwise take track parameters from MCParticle--> - <parameter name="FitTracksWithMarlinTrk" type="bool">true </parameter> - <!--Transverse Momentum Threshold MC particles which will produce tracks GeV--> - <parameter name="MCpThreshold" type="float">0.1 </parameter> - <!--Use MultipleScattering in Fit--> - <parameter name="MultipleScatteringOn" type="bool">true </parameter> - <!--Name of the output track collection--> - - <!-- FIXME: for testing write out 'cheated' MarlinTrkTracks --> - <parameter name="OutputTrackCollectionName" type="string" lcioOutType="Track"> TruthTracks </parameter> - - <!--Name of the MCParticle-Track Relations collection for output tracks--> - <parameter name="OutputTrackRelCollection" type="string" lcioOutType="LCRelation">TruthTracksMCP </parameter> - <!--Smooth All Mesurement Sites in Fit--> - <parameter name="SmoothOn" type="bool"> true </parameter> - <!--Name of the tracker hit input collections--> - <parameter name="TrackerHitsInputCollections" type="StringVec" lcioInType="TrackerHit">VXDTrackerHits SITSpacePoints FTDPixelTrackerHits FTDSpacePoints TPCTrackerHits SETSpacePoints </parameter> - <!--Name of the lcrelation collections, that link the TrackerHits to their SimTrackerHits. Have to be in same order as TrackerHitsInputCollections!!!--> - <parameter name="TrackerHitsRelInputCollections" type="StringVec" lcioInType="LCRelation">VXDTrackerHitRelations SITSpacePointRelations FTDPixelTrackerHitRelations FTDSpacePointRelations TPCTrackerHitRelations SETSpacePointRelations </parameter> - <!--Fit the Tracks with MarlinTrk using iterative approach. If 3 consecutive hits fail to be included then the current fit is written out and a new fit started. Use instead of FitTracksWithMarlinTrk.--> - <parameter name="UseIterativeFitting" type="bool"> true </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <!--########## KinkFinder ###################################### --> - - <processor name="MyKinkFinder" type="KinkFinder"> - <parameter name="DebugPrinting" type="int"> 0</parameter> - <parameter name="TrackCollection" type="string"> MarlinTrkTracks</parameter> - </processor> - - <!--###### MyV0Finder ##########################################--> - <processor name="MyV0Finder" type="V0Finder"> - <parameter name="TrackCollection" type="string"> MarlinTrkTracks</parameter> - <parameter name="MassRangeGamma" type="float"> 0.01 </parameter> - <parameter name="MassRangeK0S" type="float"> 0.02 </parameter> - <parameter name="MassRangeL0" type="float"> 0.02 </parameter> - </processor> - - - <!--###### MyNewLDCCaloDigi ##########################################--> - - - <processor name="MyNewLDCCaloDigi" type="NewLDCCaloDigi"> - <!--LDC digitizer...--> - <!--Calibration coefficients for ECAL--> - <parameter name="CalibrECAL" type="FloatVec">42.91 85.82 </parameter> <!-- was 40.91 81.81 --> - <!--Calibration coefficients for HCAL--> - <parameter name="CalibrHCAL" type="FloatVec">54.7 </parameter> <!-- was 34.8 --> - <!--ECAL Collection Names--> - <parameter name="ECALCollections" type="StringVec">EcalBarrelSiliconCollection EcalEndcapSiliconCollection EcalEndcapRingCollection </parameter> - <!--Index of ECal Layers--> - <parameter name="ECALLayers" type="IntVec">20 100 </parameter> - <!--Threshold for ECAL Hits in GeV--> - <parameter name="ECALThreshold" type="float">5e-05 </parameter> - <!--HCAL Collection Names--> - <parameter name="HCALCollections" type="StringVec">HcalBarrelRegCollection HcalEndCapsCollection HcalEndCapRingsCollection</parameter> - <!--Index of HCal Layers--> - <parameter name="HCALLayers" type="IntVec">100 </parameter> - <!--Threshold for HCAL Hits in GeV--> - <parameter name="HCALThreshold" type="float">0.00025 </parameter> - <!--Digital Ecal--> - <parameter name="IfDigitalEcal" type="int">0 </parameter> - <!--Digital Hcal--> - <parameter name="IfDigitalHcal" type="int">0 </parameter> - <!--name for the new collection --> - <parameter name="ECALOutputCollection0" type="stringVec">PanECALBarrel </parameter> - <parameter name="ECALOutputCollection1" type="stringVec">PanECALEndcap </parameter> - <parameter name="ECALOutputCollection2" type="stringVec">PanECALOther </parameter> - <parameter name="HCALOutputCollection0" type="stringVec">PanHCALBarrel </parameter> - <parameter name="HCALOutputCollection1" type="stringVec">PanHCALEndcap </parameter> - <parameter name="HCALOutputCollection2" type="stringVec">PanHCALOther </parameter> - <!--CaloHit Relation Collection--> - <parameter name="RelationCollName" type="string">RelationCaloHit </parameter> - <!--Gap Correction--> - <parameter name="ECALGapCorrection" type="int"> 1 </parameter> - <!--Gap Correction Fudge Factor--> - <parameter name="ECALGapCorrectionFactor" type="int"> 1.0 </parameter> - <parameter name="ECALModuleGapCorrectionFactor" type="int"> 0.0 </parameter> - </processor> - - - <!--###### SimpleBCALDigi ##########################################--> - - <processor name="MySimpleBCalDigi" type="SimpleLCalDigi"> - <!--Performs simple digitization of sim calo hits...--> - <!--Calibration coefficients for LCAL--> - <parameter name="CalibrLCAL" type="FloatVec">1.</parameter> - <!--LCAL Collection Names--> - <parameter name="LCALCollections" type="StringVec">BeamCalCollection</parameter> - <!--LCAL Collection of real Hits--> - <parameter name="LCALOutputCollection" type="string">BCAL</parameter> - <!--Threshold for LCAL Hits in GeV--> - <parameter name="LCALThreshold" type="float">1e-06 </parameter> - <!--MuonHit Relation Collection--> - <parameter name="RelationOutputCollection" type="string">RelationBCalHit </parameter> - </processor> - - <!--###### SimpleLCalDigi ##########################################--> - - <processor name="MySimpleLCalDigi" type="SimpleLCalDigi"> - <!--Performs simple digitization of sim calo hits...--> - <!--Calibration coefficients for LCAL--> - <parameter name="CalibrLCAL" type="FloatVec">89.0</parameter> - <!--LCAL Collection Names--> - <parameter name="LCALCollections" type="StringVec"> LumiCalCollection </parameter> - <!--LCAL Collection of real Hits--> - <parameter name="LCALOutputCollection" type="string">LCAL </parameter> - <!--Threshold for LCALHits in GeV--> - <parameter name="LCALThreshold" type="float">0e-04 </parameter> - <!--LCALHit Relation Collection--> - <parameter name="RelationOutputCollection" type="string">RelationLcalHit </parameter> - </processor> - - <!--###### SimpleLHCALDigi ##########################################--> - - <processor name="MySimpleLHCalDigi" type="SimpleLHCalDigi"> - <!--Performs simple digitization of sim calo hits...--> - <!--Calibration coefficients for LHCAL--> - <parameter name="CalibrLHCAL" type="FloatVec">150</parameter> - <!--LHCAL Collection Names--> - <parameter name="LHCALCollections" type="StringVec"> LHcalCollection</parameter> - <!--LHCAL Collection of real Hits--> - <parameter name="LHCALOutputCollection" type="string">LHCAL </parameter> - <!--Threshold for LHCAL Hits in GeV--> - <parameter name="LHCALThreshold" type="float">1e-06 </parameter> - <!--LHCALHit Relation Collection--> - <parameter name="RelationOutputCollection" type="string">RelationLHcalHit </parameter> - </processor> - - <!--###### SimpleMuonDigi ##########################################--> - - <processor name="MySimpleMuonDigi" type="SimpleMuonDigi"> - <!--Performs simple digitization of sim calo hits...--> - <!--Calibration coefficients for MUON--> - <parameter name="CalibrMUON" type="FloatVec">56.7</parameter> - <!-- maximum hit energy for a MUON hit --> - <parameter name="MaxHitEnergyMUON" type="float">2.0</parameter> - <!--MUON Collection Names--> - <parameter name="MUONCollections" type="StringVec"> - MuonBarrelCollection MuonEndCapCollection</parameter> - <!--MUON Collection of real Hits--> - <parameter name="MUONOutputCollection" type="string">MUON </parameter> - <!--Threshold for MUON Hits in GeV--> - <parameter name="MUONThreshold" type="float">1e-06 </parameter> - <!--MuonHit Relation Collection--> - <parameter name="RelationOutputCollection" type="string">RelationMuonHit </parameter> - </processor> - - <!--########## MarlinPandora ###################################### --> - - <processor name="MyMarlinPandora" type="PandoraPFANewProcessor"> - <parameter name="PandoraSettingsXmlFile" type="String"> /afs/ihep.ac.cn/users/m/manqi/higgs/data/workarea_mq/Reco/geogear/PandoraSettingsDefault.xml </parameter> - <!-- Collection names --> - <parameter name="TrackCollections" type="StringVec">MarlinTrkTracks</parameter> - <parameter name="ECalCaloHitCollections" type="StringVec">PanECALBarrel PanECALEndcap PanECALOther</parameter> - <parameter name="HCalCaloHitCollections" type="StringVec">PanHCALBarrel PanHCALEndcap PanHCALOther</parameter> - <parameter name="LCalCaloHitCollections" type="StringVec">LCAL</parameter> - <parameter name="LHCalCaloHitCollections" type="StringVec">LHCAL</parameter> - <parameter name="MuonCaloHitCollections" type="StringVec">MUON</parameter> - <parameter name="MCParticleCollections" type="StringVec">MCParticle</parameter> - <parameter name="RelCaloHitCollections" type="StringVec">RelationCaloHit RelationMuonHit</parameter> - <parameter name="RelTrackCollections" type="StringVec">MarlinTrkTracksMCP</parameter> - <parameter name="KinkVertexCollections" type="StringVec">KinkVertices</parameter> - <parameter name="ProngVertexCollections" type="StringVec">ProngVertices</parameter> - <parameter name="SplitVertexCollections" type="StringVec">SplitVertices</parameter> - <parameter name="V0VertexCollections" type="StringVec">V0Vertices</parameter> - <parameter name="ClusterCollectionName" type="String">PandoraClusters</parameter> - <parameter name="PFOCollectionName" type="String">PandoraPFOs</parameter> - <!-- Calibration constants --> - <parameter name="ECalToMipCalibration" type="float">160.0</parameter> - <parameter name="HCalToMipCalibration" type="float">34.8</parameter> - <parameter name="ECalMipThreshold" type="float">0.5</parameter> - <parameter name="HCalMipThreshold" type="float">0.3</parameter> - <parameter name="ECalToEMGeVCalibration" type="float">1.007</parameter> - <parameter name="HCalToEMGeVCalibration" type="float">1.007</parameter> - <parameter name="ECalToHadGeVCalibrationBarrel" type="float">1.12</parameter> - <parameter name="ECalToHadGeVCalibrationEndCap" type="float">1.12</parameter> - <parameter name="HCalToHadGeVCalibration" type="float">1.07</parameter> - <parameter name="MuonToMipCalibration" type="float">10.0</parameter> - <parameter name="DigitalMuonHits" type="int">0</parameter> - <parameter name="MaxHCalHitHadronicEnergy" type="float">1.</parameter> - <parameter name="AbsorberRadiationLength" type="float">0.2857</parameter> - <!--Whether to calculate track states manually, rather than copy stored fitter values--> - <parameter name="UseOldTrackStateCalculation" type="int">0 </parameter> - <!--<parameter name="NEventsToSkip" type="int">0</parameter>--> - <!--parameter name="Verbosity" options="DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT"> MESSAGE DEBUG </parameter--> - </processor> - - <!--################################################ --> - <processor name="MyBCalReco" type="BCalReco"> - <!--Filling Histograms with deposited energy from beamstrahlung pairs in BeamCal--> - <!--Name of the Beamcal clusters collection--> - <parameter name="BCALClusterName" type="string" lcioOutType="Cluster">BCALClusters </parameter> - <!--Name of the Beamcal cluster to mc-particle relation collection--> - <parameter name="BCALMCTruthLinkName" type="string" lcioOutType="LCRelation">BCALMCTruthLink </parameter> - <!-- Name of input file for background energy density--> - <parameter name="BackgroundFilename" type="string"> - bg_aver.sv01-14-p00.mILD_o1_v05.E1000-B1b_ws.PBeamstr-pairs.I210000.root - </parameter> - <!--Collection of SimCalorimeterHits in BeamCal--> - <parameter name="BeamCalHitCol" type="string">BCAL </parameter> - <!--Name of the MCParticle collection--> - <parameter name="CollectionName" type="string" lcioInType="MCParticle">MCParticle </parameter> - <!-- Event Clusters Histgram X axis range [n] (10 by default)--> - <parameter name="EventClustersHistoRange" type="int">10 </parameter> - <!--Name of the Beamcal reconstructed particles collection--> - <parameter name="RecoPartCollectionName" type="string" lcioOutType="ReconstructedParticle">BCALParticles </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - <!--################################################ --> - - <processor name="MyPFOID" type="PFOID"> - <!--Performs particle identification--> - <!--Debugging?--> - <parameter name="Debug" type="int">0 </parameter> - <!--Boundaries for energy binning--> - <parameter name="EnergyBoundaries" type="FloatVec">0 10 1e+07 </parameter> - <!--Name of files containing pdfs for charged particles--> - <parameter name="FilePDFName" type="StringVec"> - pdf_charged_lt10.txt pdf_charged_ge10.txt - </parameter> - <!--Name of the PFO collection--> - <parameter name="RecoParticleCollection" type="string">PandoraPFOs</parameter> - <!--Name of files containing pdfs for neutral particles--> - <parameter name="neutralFilePDFName" type="StringVec"> - pdf_neutral_lt10.txt pdf_neutral_ge10.txt - </parameter> - </processor> - - <!--################################################ --> - - - - <processor name="MyRecoMCTruthLinker" type="RecoMCTruthLinker"> - <!--links RecontructedParticles to the MCParticle based on number of hits used--> - <!--Name of the MCParticle input collection--> - <parameter name="MCParticleCollection" type="string" lcioInType="MCParticle"> MCParticle </parameter> - <!--Name of the ReconstructedParticles input collection--> - <parameter name="RecoParticleCollection" type="string" lcioInType="ReconstructedParticle"> ArborPFOs </parameter> - <parameter name="ClusterCollection" type="string" lcioInType="MCParticle"> ArborCharged ArborNeutral</parameter> - <!--Name of the SimCalorimeterHit - CalorimeterHit relation--> - <!--Name of the Tracks input collection--> - <parameter name="SimCalorimeterHitRelationName" type="string" lcioInType="LCRelation"> CaloToSimuCaloLink </parameter> - <parameter name="TrackCollection" type="string" lcioInType="Track">MarlinTrkTracks </parameter> - <!--Name of the trackMCTruthLink output collection - not created if empty()--> - <parameter name="TrackMCTruthLinkName" type="string" lcioOutType="LCRelation"> MarlinTrkTracksMCTruthLink </parameter> - <!--Name of the MCParticle to Track relation output collection - not created if empty()--> - <parameter name="MCTruthTrackLinkName" type="string" lcioOutType="LCRelation"> MCTruthMarlinTrkTracksLink </parameter> - <!--Name of the skimmed MCParticle output collection--> - <parameter name="MCParticlesSkimmedName" type="string" lcioOutType="MCParticle"> MCParticlesSkimmed </parameter> - <!--Name of the RecoMCTruthLink output collection--> - <parameter name="RecoMCTruthLinkName" type="string" lcioOutType="LCRelation"> RecoMCTruthLink </parameter> - <!--PDG codes of particles of which the daughters will be kept in the skimmmed MCParticle collection--> - <parameter name="KeepDaughtersPDG" type="IntVec"> 22 111 310 13 211 321</parameter> - <!--true: use relations for TrackerHits, false : use getRawHits --> - <parameter name="UseTrackerHitRelations" type="bool">true </parameter> - <!--If Using Particle Gun Ignore Gen Stat--> - <parameter name="UsingParticleGun" type="bool">false </parameter> - <!--Names of the SimTrackerHits input collection--> - <parameter name="SimTrackerHitCollections" type="StringVec" lcioInType="SimTrackerHit">VXDCollection SITCollection FTD_PIXELCollection FTD_STRIPCollection TPCCollection SETCollection </parameter> - <!--Name of the lcrelation collections, that link the TrackerHits to their SimTrackerHits. --> - <parameter name="TrackerHitsRelInputCollections" type="StringVec" lcioInType="LCRelation">VXDTrackerHitRelations SITSpacePointRelations FTDPixelTrackerHitRelations FTDSpacePointRelations TPCTrackerHitRelations SETSpacePointRelations </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string"> DEBUG </parameter--> - </processor> - - - <processor name="VertexFinder" type="LcfiplusProcessor"> - - <!-- run primary and secondary vertex finders --> - <parameter name="Algorithms" type="stringVec"> PrimaryVertexFinder BuildUpVertex </parameter> - <parameter name="ReadSubdetectorEnergies" type="int" value="1"/> <!-- true for ILD --> - <parameter name="UpdateVertexRPDaughters" type="int" value="1"/> <!-- false for non-updative PandoraPFOs --> - <parameter name="PrintEventNumber" type="int" value="0"/> <!-- 0 for not printing event number, n for printing every n events --> - - - <!--Loading LCIO jets automatically--> - <parameter name="JetAutoLoad" type="int">1 </parameter> - <!--MC particle collection--> - - <!-- specify input collection names --> - <parameter name="MCPCollection" type="string" lcioInType="MCParticle">MCParticlesSkimmed </parameter> - <!--Relation between MC and PFO particles--> - <parameter name="MCPFORelation" type="string" lcioInType="LCRelation">RecoMCTruthLink </parameter> - <!--Particle flow output collection--> - <parameter name="PFOCollection" type="string" lcioInType="ReconstructedParticle">PandoraPFOs </parameter> - - <!--Whether MCParticle collection is imported or not--> - <parameter name="UseMCP" type="int">0 </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">MESSAGE DEBUG </parameter--> - <!--Loading LCIO vertices automatically--> - <parameter name="VertexAutoLoad" type="int">1 </parameter> - - <parameter name="PrimaryVertexCollectionName" type="string" value="PrimaryVertex" /> - <parameter name="BuildUpVertexCollectionName" type="string" value="BuildUpVertex" /> - <parameter name="BuildUpVertex.V0VertexCollectionName" type="string" value="BuildUpVertex_V0" /> - - <!-- parameters for primary vertex finder --> - <parameter name="PrimaryVertexFinder.TrackMaxD0" type="double" value="20." /> - <parameter name="PrimaryVertexFinder.TrackMaxZ0" type="double" value="20." /> - <parameter name="PrimaryVertexFinder.TrackMaxInnermostHitRadius" type="double" value="20." /> - <parameter name="PrimaryVertexFinder.TrackMinVtxFtdHits" type="int" value="5" /> - <parameter name="PrimaryVertexFinder.Chi2Threshold" type="double" value="25." /> - - <!-- parameters for secondary vertex finder --> - <parameter name="BuildUpVertex.TrackMaxD0" type="double" value="10." /> - <parameter name="BuildUpVertex.TrackMaxZ0" type="double" value="20." /> - <parameter name="BuildUpVertex.TrackMinPt" type="double" value="0.1" /> - <parameter name="BuildUpVertex.TrackMaxD0Err" type="double" value="0.1" /> - <parameter name="BuildUpVertex.TrackMaxZ0Err" type="double" value="0.1" /> - <parameter name="BuildUpVertex.TrackMinTpcHits" type="int" value="20" /> - <parameter name="BuildUpVertex.TrackMinFtdHits" type="int" value="3" /> - <parameter name="BuildUpVertex.TrackMinVxdHits" type="int" value="3" /> - <parameter name="BuildUpVertex.TrackMinVxdFtdHits" type="int" value="0" /> - <parameter name="BuildUpVertex.PrimaryChi2Threshold" type="double" value="25." /> - <parameter name="BuildUpVertex.SecondaryChi2Threshold" type="double" value="9." /> - <parameter name="BuildUpVertex.MassThreshold" type="double" value="10." /> - <parameter name="BuildUpVertex.MinDistFromIP" type="double" value="0.3" /> - <parameter name="BuildUpVertex.MaxChi2ForDistOrder" type="double" value="1.0" /> - <parameter name="BuildUpVertex.AssocIPTracks" type="int" value="1" /> - <parameter name="BuildUpVertex.AssocIPTracksMinDist" type="double" value="0." /> - <parameter name="BuildUpVertex.AssocIPTracksChi2RatioSecToPri" type="double" value="2.0" /> - <parameter name="BuildUpVertex.UseV0Selection" type="int" value="1" /> - - </processor> - - - <processor name="MyMCPfoMaker" type="MCPfoMaker"> - <!--MCPfoMaker creates mc pfos for comparison with PandoraPFANew output--> - <!--Names of input mc particle collections--> - <parameter name="InputMCParticleCollections" type="StringVec" lcioInType="MCParticle">MCParticle </parameter> - <!--Flag to look for quarks with mother Z--> - <parameter name="LookForQuarksWithMotherZ" type="bool">false </parameter> - <!--Output mc particle collection name--> - <parameter name="OutputMCParticleCollection" type="string">MCPFOs </parameter> - <!--Output quark particle collection name--> - <parameter name="OutputQuarkParticleCollection" type="string">QuarkPFOs </parameter> - <!--verbosity level of this processor ("DEBUG0-4,MESSAGE0-4,WARNING0-4,ERROR0-4,SILENT")--> - <!--parameter name="Verbosity" type="string">DEBUG </parameter--> - </processor> - - - <processor name="myPandoraPlots" type="pandoraPlots"> - <parameter name="InputMCParticleCollections" type="StringVec" lcioInType="ReconstructedParticle">MCPFOs </parameter> - <parameter name="InputQuarkParticleCollections" type="StringVec" lcioInType="ReconstructedParticle">QuarkPFOs </parameter> - <parameter name="ParticleCollectionName" value ="PandoraPFOs"/> - <parameter name="Debug" type="int"> 0 </parameter> - <parameter name="rootFileName" value ="OUTPUTROOT"/> - <parameter name="FillHits" value ="true"/> - - </processor> - - - </marlin>