Fork me on GitHub

Changes between Initial Version and Version 2 of Ticket #1067


Ignore:
Timestamp:
Jan 27, 2017, 12:15:15 PM (8 years ago)
Author:
Pavel Demin
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1067 – Description

    initial v2  
    22On two different Macs running Sierra I have the same behaviour.
    33I do
    4 
     4{{{
    55$ wget http://cp3.irmp.ucl.ac.be/downloads/Delphes-3.4.0.tar.gz
    66$ tar xzvf Delphes-3.4.0.tar.gz
     
    3131  std::vector<resolPlot> plots_trkpi_res_pt[n_etabins], plots_trkpi_res_eta[n_ptbins];
    3232                                           ^
     33}}}
    3334Here is my c++ version
    34 
     35{{{
    3536$ c++ --version
    3637Apple LLVM version 8.0.0 (clang-800.0.42.1)
     
    3839Thread model: posix
    3940InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
    40 
     41}}}
    4142
    4243Wonder why I see this