Changes between Initial Version and Version 2 of Ticket #1067
- Timestamp:
- Jan 27, 2017, 12:15:15 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1067 – Description
initial v2 2 2 On two different Macs running Sierra I have the same behaviour. 3 3 I do 4 4 {{{ 5 5 $ wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.0.tar.gz 6 6 $ tar xzvf Delphes-3.4.0.tar.gz … … 31 31 std::vector<resolPlot> plots_trkpi_res_pt[n_etabins], plots_trkpi_res_eta[n_ptbins]; 32 32 ^ 33 }}} 33 34 Here is my c++ version 34 35 {{{ 35 36 $ c++ --version 36 37 Apple LLVM version 8.0.0 (clang-800.0.42.1) … … 38 39 Thread model: posix 39 40 InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin 40 41 }}} 41 42 42 43 Wonder why I see this