Skip to content
Snippets Groups Projects
Commit 10157ae2 authored by flavigny's avatar flavigny
Browse files

remove tracking of temporary CMakeFiles from MUSETT

parent e56a4705
No related branches found
No related tags found
1 merge request!27Draft: [Epic] Preparation of the environement for the new GaseousDetectorScorers...
Pipeline #327153 canceled
Showing
with 3 additions and 7248 deletions
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.29
# Relative path conversion top directories.
set(CMAKE_RELATIVE_PATH_TOP_SOURCE "/Users/lh270370/Software/nptool/NPSimulation")
set(CMAKE_RELATIVE_PATH_TOP_BINARY "/Users/lh270370/Software/nptool/NPSimulation")
# Force unix paths in dependencies.
set(CMAKE_FORCE_UNIX_PATHS 1)
# The C and CXX include file regular expressions for this directory.
set(CMAKE_C_INCLUDE_REGEX_SCAN "^.*$")
set(CMAKE_C_INCLUDE_REGEX_COMPLAIN "^$")
set(CMAKE_CXX_INCLUDE_REGEX_SCAN ${CMAKE_C_INCLUDE_REGEX_SCAN})
set(CMAKE_CXX_INCLUDE_REGEX_COMPLAIN ${CMAKE_C_INCLUDE_REGEX_COMPLAIN})
# Consider dependencies only in project.
set(CMAKE_DEPENDS_IN_PROJECT_ONLY OFF)
# The set of languages for which implicit dependencies are needed:
set(CMAKE_DEPENDS_LANGUAGES
)
# The set of dependency files which are needed:
set(CMAKE_DEPENDS_DEPENDENCY_FILES
"/Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT/MUSETT.cc" "Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o" "gcc" "Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o.d"
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_LINKED_INFO_FILES
)
# Targets to which this target links which contain Fortran sources.
set(CMAKE_Fortran_TARGET_FORWARD_LINKED_INFO_FILES
)
# Fortran module output directory.
set(CMAKE_Fortran_TARGET_MODULE_DIR "")
File deleted
This diff is collapsed.
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.29
# Delete rule output on recipe failure.
.DELETE_ON_ERROR:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /opt/homebrew/Cellar/cmake/3.29.0/bin/cmake
# The command to remove a file.
RM = /opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/lh270370/Software/nptool/NPSimulation
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/lh270370/Software/nptool/NPSimulation
# Include any dependencies generated for this target.
include Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/depend.make
# Include any dependencies generated by the compiler for this target.
include Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/compiler_depend.make
# Include the progress variables for this target.
include Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/progress.make
# Include the compile flags for this target's objects.
include Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/flags.make
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o: Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/flags.make
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o: Detectors/MUSETT/MUSETT.cc
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o: Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/compiler_depend.ts
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/Users/lh270370/Software/nptool/NPSimulation/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o"
cd /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o -MF CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o.d -o CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o -c /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT/MUSETT.cc
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.i: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/NPSMUSETT.dir/MUSETT.cc.i"
cd /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT/MUSETT.cc > CMakeFiles/NPSMUSETT.dir/MUSETT.cc.i
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.s: cmake_force
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/NPSMUSETT.dir/MUSETT.cc.s"
cd /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT && /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT/MUSETT.cc -o CMakeFiles/NPSMUSETT.dir/MUSETT.cc.s
# Object files for target NPSMUSETT
NPSMUSETT_OBJECTS = \
"CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o"
# External object files for target NPSMUSETT
NPSMUSETT_EXTERNAL_OBJECTS =
lib/libNPSMUSETT.dylib: Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o
lib/libNPSMUSETT.dylib: Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build.make
lib/libNPSMUSETT.dylib: lib/libNPSCore.dylib
lib/libNPSMUSETT.dylib: lib/libNPSScorers.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4Tree.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4FR.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4GMocren.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4visHepRep.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4RayTracer.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4VRML.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4ToolsSG.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4OpenGL.dylib
lib/libNPSMUSETT.dylib: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenGL.framework
lib/libNPSMUSETT.dylib: /opt/homebrew/opt/qt@5/lib/QtOpenGL.framework/QtOpenGL
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4visQt3D.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4vis_management.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4modeling.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4interfaces.dylib
lib/libNPSMUSETT.dylib: /opt/homebrew/opt/qt@5/lib/QtWidgets.framework/QtWidgets
lib/libNPSMUSETT.dylib: /opt/homebrew/opt/qt@5/lib/QtGui.framework/QtGui
lib/libNPSMUSETT.dylib: /opt/homebrew/opt/qt@5/lib/QtCore.framework/QtCore
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4mctruth.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4geomtext.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4error_propagation.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4readout.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4physicslists.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4run.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4event.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4tracking.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4parmodels.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4processes.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4analysis.dylib
lib/libNPSMUSETT.dylib: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/libexpat.tbd
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4digits_hits.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4track.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4particles.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4geometry.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4materials.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4graphics_reps.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4intercoms.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4global.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4clhep.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4zlib.dylib
lib/libNPSMUSETT.dylib: /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4ptl.2.3.3.dylib
lib/libNPSMUSETT.dylib: Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/link.txt
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/Users/lh270370/Software/nptool/NPSimulation/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX shared library ../../lib/libNPSMUSETT.dylib"
cd /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/NPSMUSETT.dir/link.txt --verbose=$(VERBOSE)
# Rule to build all files generated by this target.
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build: lib/libNPSMUSETT.dylib
.PHONY : Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/clean:
cd /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT && $(CMAKE_COMMAND) -P CMakeFiles/NPSMUSETT.dir/cmake_clean.cmake
.PHONY : Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/clean
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/depend:
cd /Users/lh270370/Software/nptool/NPSimulation && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/lh270370/Software/nptool/NPSimulation /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT /Users/lh270370/Software/nptool/NPSimulation /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/DependInfo.cmake "--color=$(COLOR)"
.PHONY : Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/depend
file(REMOVE_RECURSE
"../../lib/libNPSMUSETT.dylib"
"../../lib/libNPSMUSETT.pdb"
"CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o"
"CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o.d"
)
# Per-language clean rules from dependency scanning.
foreach(lang CXX)
include(CMakeFiles/NPSMUSETT.dir/cmake_clean_${lang}.cmake OPTIONAL)
endforeach()
# CMAKE generated file: DO NOT EDIT!
# Timestamp file for compiler generated dependencies management for NPSMUSETT.
# Empty dependencies file for NPSMUSETT.
# This may be replaced when dependencies are built.
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.29
# compile CXX with /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++
CXX_DEFINES = -DG4LIB_BUILD_DLL -DG4UI_USE_QT -DG4VIS_USE_OPENGLQT -DG4VIS_USE_QT3D -DG4VIS_USE_TOOLSSG_QT_GLES -DG4VIS_USE_TOOLSSG_QT_ZB -DNPSMUSETT_EXPORTS -DPTL_BUILD_DLL -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB
CXX_INCLUDES = -I/Users/lh270370/Software/nptool/NPLib/include -I/Users/lh270370/Software/nptool/NPSimulation/Core -I/Users/lh270370/Software/nptool/NPSimulation/Process -I/Users/lh270370/Software/nptool/NPSimulation/EventGenerator -I/Users/lh270370/Software/nptool/NPSimulation/Scorers -isystem /opt/homebrew/Cellar/root/6.30.04/include/root -isystem /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/include/Geant4 -iframework /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks -iframework /opt/homebrew/opt/qt@5/lib -isystem /opt/homebrew/opt/qt@5/lib/QtGui.framework/Headers -isystem /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/System/Library/Frameworks/OpenGL.framework/Headers -isystem /opt/homebrew/opt/qt@5/lib/QtCore.framework/Headers -isystem /opt/homebrew/opt/qt@5/./mkspecs/macx-clang -isystem /opt/homebrew/opt/qt@5/lib/QtOpenGL.framework/Headers -isystem /opt/homebrew/opt/qt@5/lib/QtWidgets.framework/Headers
CXX_FLAGSarm64 = -O3 -DNDEBUG -stdlib=libc++ -pthread -std=c++17 -m64 -I/opt/homebrew/Cellar/root/6.30.04/include/root -DCUBIX=0 -Qunused-arguments -fcolor-diagnostics -stdlib=libc++ -fPIC -DNPS_GEANT4_VERSION_MAJOR=11 -Qunused-arguments -fcolor-diagnostics -Wno-deprecated-register -Wno-shadow -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.4 -fPIC -fPIC
CXX_FLAGS = -O3 -DNDEBUG -stdlib=libc++ -pthread -std=c++17 -m64 -I/opt/homebrew/Cellar/root/6.30.04/include/root -DCUBIX=0 -Qunused-arguments -fcolor-diagnostics -stdlib=libc++ -fPIC -DNPS_GEANT4_VERSION_MAJOR=11 -Qunused-arguments -fcolor-diagnostics -Wno-deprecated-register -Wno-shadow -O3 -DNDEBUG -std=gnu++17 -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.4 -fPIC -fPIC
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/c++ -O3 -DNDEBUG -stdlib=libc++ -pthread -std=c++17 -m64 -I/opt/homebrew/Cellar/root/6.30.04/include/root -DCUBIX=0 -Qunused-arguments -fcolor-diagnostics -stdlib=libc++ -fPIC -DNPS_GEANT4_VERSION_MAJOR=11 -Qunused-arguments -fcolor-diagnostics -Wno-deprecated-register -Wno-shadow -O3 -DNDEBUG -arch arm64 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk -mmacosx-version-min=14.4 -dynamiclib -Wl,-headerpad_max_install_names -o ../../lib/libNPSMUSETT.dylib -install_name @rpath/libNPSMUSETT.dylib CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o -F/opt/homebrew/opt/qt@5/lib -L/opt/homebrew/Cellar/root/6.30.04/lib/root -L/Users/lh270370/Software/nptool/NPLib/lib -Wl,-rpath,/opt/homebrew/Cellar/root/6.30.04/lib/root -Wl,-rpath,/Users/lh270370/Software/nptool/NPLib/lib -Wl,-rpath,/Users/lh270370/Software/nptool/NPSimulation/lib -Wl,-rpath,/Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib ../../lib/libNPSCore.dylib -L/Users/lh270370/Software/nptool/NPLib/lib -lNPCore -lNPPhysics -lNPMUSETT ../../lib/libNPSScorers.dylib -ldl -lGui -lCore -lRIO -lNet -lHist -lGpad -lTree -lPhysics -lMathCore -lThread -lASImage /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4Tree.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4FR.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4GMocren.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4visHepRep.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4RayTracer.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4VRML.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4ToolsSG.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4OpenGL.dylib -framework OpenGL /opt/homebrew/opt/qt@5/lib/QtOpenGL.framework/QtOpenGL /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4visQt3D.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4vis_management.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4modeling.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4interfaces.dylib /opt/homebrew/opt/qt@5/lib/QtWidgets.framework/QtWidgets /opt/homebrew/opt/qt@5/lib/QtGui.framework/QtGui /opt/homebrew/opt/qt@5/lib/QtCore.framework/QtCore /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4mctruth.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4geomtext.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4error_propagation.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4readout.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4physicslists.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4run.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4event.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4tracking.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4parmodels.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4processes.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4analysis.dylib /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/lib/libexpat.tbd /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4digits_hits.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4track.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4particles.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4geometry.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4materials.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4graphics_reps.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4intercoms.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4global.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4clhep.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4zlib.dylib /Users/lh270370/Software/Geant4_3/geant4-v11.2.1_install/lib/libG4ptl.2.3.3.dylib -L/Users/lh270370/Software/nptool/NPLib/lib -lNPCore -lNPPhysics -lNPInitialConditions -lNPInteractionCoordinates -lNPInitialConditions -lNPInteractionCoordinates -lNPReactionConditions -lNPFissionConditions -lNPTrackInfo
CMAKE_PROGRESS_1 = 26
CMAKE_PROGRESS_2 = 27
56
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.29
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# Special targets provided by cmake.
# Disable implicit rules so canonical targets will work.
.SUFFIXES:
# Disable VCS-based implicit rules.
% : %,v
# Disable VCS-based implicit rules.
% : RCS/%
# Disable VCS-based implicit rules.
% : RCS/%,v
# Disable VCS-based implicit rules.
% : SCCS/s.%
# Disable VCS-based implicit rules.
% : s.%
.SUFFIXES: .hpux_make_needs_suffix_list
# Command-line flag to silence nested $(MAKE).
$(VERBOSE)MAKESILENT = -s
#Suppress display of executed commands.
$(VERBOSE).SILENT:
# A target that is always out of date.
cmake_force:
.PHONY : cmake_force
#=============================================================================
# Set environment variables for the build.
# The shell in which to execute make rules.
SHELL = /bin/sh
# The CMake executable.
CMAKE_COMMAND = /opt/homebrew/Cellar/cmake/3.29.0/bin/cmake
# The command to remove a file.
RM = /opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -E rm -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /Users/lh270370/Software/nptool/NPSimulation
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /Users/lh270370/Software/nptool/NPSimulation
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..."
/opt/homebrew/Cellar/cmake/3.29.0/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# The main all target
all: cmake_check_build_system
cd /Users/lh270370/Software/nptool/NPSimulation && $(CMAKE_COMMAND) -E cmake_progress_start /Users/lh270370/Software/nptool/NPSimulation/CMakeFiles /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT//CMakeFiles/progress.marks
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Detectors/MUSETT/all
$(CMAKE_COMMAND) -E cmake_progress_start /Users/lh270370/Software/nptool/NPSimulation/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Detectors/MUSETT/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Detectors/MUSETT/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Detectors/MUSETT/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /Users/lh270370/Software/nptool/NPSimulation && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/rule:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/rule
.PHONY : Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/rule
# Convenience name for target.
NPSMUSETT: Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/rule
.PHONY : NPSMUSETT
# fast build rule for target.
NPSMUSETT/fast:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build.make Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build
.PHONY : NPSMUSETT/fast
MUSETT.o: MUSETT.cc.o
.PHONY : MUSETT.o
# target to build an object file
MUSETT.cc.o:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build.make Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.o
.PHONY : MUSETT.cc.o
MUSETT.i: MUSETT.cc.i
.PHONY : MUSETT.i
# target to preprocess a source file
MUSETT.cc.i:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build.make Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.i
.PHONY : MUSETT.cc.i
MUSETT.s: MUSETT.cc.s
.PHONY : MUSETT.s
# target to generate assembly for a file
MUSETT.cc.s:
cd /Users/lh270370/Software/nptool/NPSimulation && $(MAKE) $(MAKESILENT) -f Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/build.make Detectors/MUSETT/CMakeFiles/NPSMUSETT.dir/MUSETT.cc.s
.PHONY : MUSETT.cc.s
# Help Target
help:
@echo "The following are some of the valid targets for this Makefile:"
@echo "... all (the default if no target is provided)"
@echo "... clean"
@echo "... depend"
@echo "... edit_cache"
@echo "... install"
@echo "... install/local"
@echo "... install/strip"
@echo "... list_install_components"
@echo "... rebuild_cache"
@echo "... NPSMUSETT"
@echo "... MUSETT.o"
@echo "... MUSETT.i"
@echo "... MUSETT.s"
.PHONY : help
#=============================================================================
# Special targets to cleanup operation of make.
# Special rule to run CMake to check the build system integrity.
# No rule that depends on this can have commands that come from listfiles
# because they might be regenerated.
cmake_check_build_system:
cd /Users/lh270370/Software/nptool/NPSimulation && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system
# Install script for directory: /Users/lh270370/Software/nptool/NPSimulation/Detectors/MUSETT
# Set the install prefix
if(NOT DEFINED CMAKE_INSTALL_PREFIX)
set(CMAKE_INSTALL_PREFIX "/usr/local")
endif()
string(REGEX REPLACE "/$" "" CMAKE_INSTALL_PREFIX "${CMAKE_INSTALL_PREFIX}")
# Set the install configuration name.
if(NOT DEFINED CMAKE_INSTALL_CONFIG_NAME)
if(BUILD_TYPE)
string(REGEX REPLACE "^[^A-Za-z0-9_]+" ""
CMAKE_INSTALL_CONFIG_NAME "${BUILD_TYPE}")
else()
set(CMAKE_INSTALL_CONFIG_NAME "Release")
endif()
message(STATUS "Install configuration: \"${CMAKE_INSTALL_CONFIG_NAME}\"")
endif()
# Set the component getting installed.
if(NOT CMAKE_INSTALL_COMPONENT)
if(COMPONENT)
message(STATUS "Install component: \"${COMPONENT}\"")
set(CMAKE_INSTALL_COMPONENT "${COMPONENT}")
else()
set(CMAKE_INSTALL_COMPONENT)
endif()
endif()
# Is this installation the result of a crosscompile?
if(NOT DEFINED CMAKE_CROSSCOMPILING)
set(CMAKE_CROSSCOMPILING "FALSE")
endif()
# Set default install directory permissions.
if(NOT DEFINED CMAKE_OBJDUMP)
set(CMAKE_OBJDUMP "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/objdump")
endif()
......@@ -11,8 +11,9 @@
// TFile* file = new TFile("../../Outputs/Simulation/configJune2022_100MeV_pencil.root");
//
// TFile* file = new TFile("../../Outputs/Simulation/test_newtar.root");
TFile* file = new TFile("../../Outputs/Simulation/test_oldtar.root");
TTree* tree = (TTree*)file->Get("SimulatedTree");
// TFile* file = new TFile("../../Outputs/Simulation/test_oldtar.root");
// TTree* tree = (TTree*)file->Get("SimulatedTree");
TTree* tree = (TTree*)gDirectory->Get("SimulatedTree");
TCanvas* c1 = new TCanvas("c1", "c1", 1000, 1000);
c1->Divide(4, 4);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment