<div dir="ltr"><div class="gmail_default" style="font-size:large">Ok, I looked into that and it's ROOT's problem -- they're using a C++17 or experimental STL feature without including the appropriate header. I think I concluded that there's no solution that can be implemented from the Rivet/YODA side. Thanks for the (otherwise) confirmation!</div><div class="gmail_default" style="font-size:large"><br></div><div class="gmail_default" style="font-size:large">Andy</div><div class="gmail_default" style="font-size:large"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 21 December 2017 at 11:57, Christian Gutschow <span dir="ltr"><<a href="mailto:chris.g@cern.ch" target="_blank">chris.g@cern.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word;line-break:after-white-space">
Hi,
<div><br>
</div>
<div>it builds fine on Mac High Sierra 10.13.2, but still only if I comment out ROOT in my bashrc. Otherwise the YODA installation fails with the error below.</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Chris</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">g++ -std=c++11 -fno-strict-aliasing -fno-common -dynamic -isysroot /Applications/Xcode.app/<wbr>Contents/Developer/Platforms/<wbr>MacOSX.platform/Developer/<wbr>SDKs/MacOSX10.13.sdk -I/Applications/Xcode.app/<wbr>Contents/Developer/Platforms/<wbr>MacOSX.platform/Developer/<wbr>SDKs/MacOSX10.13.sdk/System/<wbr>Library/Frameworks/Tk.<wbr>framework/Versions/8.5/Headers
 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I/Users/geon/software/yoda_<wbr>trunk/yoda/include -I/Users/geon/software/yoda_<wbr>trunk/yoda/include -I/Users/geon/software/yoda_<wbr>trunk/yoda/pyext/yoda -I/Users/geon/software/yoda_<wbr>trunk/yoda/pyext/yoda -I/usr/local/include
 -I/usr/local/opt/openssl/<wbr>include -I/usr/local/opt/sqlite/<wbr>include -I/usr/local/Cellar/python/2.<wbr>7.14/Frameworks/Python.<wbr>framework/Versions/2.7/<wbr>include/python2.7 -c /Users/geon/software/yoda_<wbr>trunk/yoda/pyext/yoda/<wbr>rootcompat.cpp -o /Users/geon/software/yoda_<wbr>trunk/yoda/pyext/build/temp.<wbr>macosx-10.13-x86_64-2.7/Users/<wbr>geon/software/yoda_trunk/yoda/<wbr>pyext/yoda/rootcompat.o
 -O3 -Wno-sign-compare -Wno-strict-prototypes -pthread -stdlib=libc++ -std=c++11 -m64 -I/Users/geon/software/root-6.<wbr>05.02/include</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/yoda_<wbr>trunk/yoda/pyext/yoda/<wbr>rootcompat.cpp:548:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TH1.h:25:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TAxis.h:25:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TNamed.h:29:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TString.h:41:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>35:12:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">unknown type name 'basic_string_view'</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<char> string_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">           ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>35:29:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">expected unqualified-id</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<char> string_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">                            ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>36:12:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">unknown type name 'basic_string_view'</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<char16_t> u16string_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">           ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>36:29:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">expected unqualified-id</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<char16_t> u16string_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">                            ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>37:12:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">unknown type name 'basic_string_view'</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<char32_t> u32string_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">           ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>37:29:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">expected unqualified-id</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<char32_t> u32string_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">                            ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>38:12:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">unknown type name 'basic_string_view'</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<wchar_t> wstring_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">           ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/RStringView.h:<wbr>38:29:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">expected unqualified-id</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   typedef basic_string_view<wchar_t> wstring_view;</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">                            ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/yoda_<wbr>trunk/yoda/pyext/yoda/<wbr>rootcompat.cpp:548:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TH1.h:25:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TAxis.h:25:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">In file included from /Users/geon/software/root-6.<wbr>05.02/include/TNamed.h:29:</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">/Users/geon/software/root-6.<wbr>05.02/include/TString.h:117:<wbr>75:
</span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720">error:
</span><span style="font-variant-ligatures:no-common-ligatures">no member named 'to_string' in 'std::__1::basic_string_view<<wbr>char,</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(255,70,44);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">      std::__1::char_traits<char> >'</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">   operator std::string() const { return std::string_view(Data(),<wbr>fExtent).to_string(); }</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(52,188,38);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">                                         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~<wbr>~~ ^</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">9 errors generated.</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">error: command 'g++' failed with exit status 1</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">make[2]: *** [all-local] Error 1</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">make[1]: *** [all-recursive] Error 1</span></div>
<div style="margin:0px;font-stretch:normal;font-size:10px;line-height:normal;font-family:Monaco;color:rgb(246,124,51);background-color:rgba(0,0,0,0.85098)">
<span style="font-variant-ligatures:no-common-ligatures">make: *** [all-recursive] Error 1</span></div>
</div><div><div class="h5">
<div><br>
</div>
<div><br>
<div><br>
<blockquote type="cite">
<div>On 21 Dec 2017, at 11:41, Andy Buckley <<a href="mailto:andy.buckley@cern.ch" target="_blank">andy.buckley@cern.ch</a>> wrote:</div>
<br class="m_-8294783961498755433Apple-interchange-newline">
<div>
<div dir="ltr">
<div class="gmail_default" style="font-size:large">Copy to Rivet list...</div>
<div class="gmail_default" style="font-size:large"><br>
</div>
<div class="gmail_quote">---------- Forwarded message ----------<br>
From: <b class="gmail_sendername">Andy Buckley</b> <span dir="ltr"><<a href="mailto:andy.buckley@cern.ch" target="_blank">andy.buckley@cern.ch</a>></span><br>
Date: 21 December 2017 at 10:40<br>
Subject: Re: [Rivet] Rivet 2.6.0 release imminent<br>
To: Leif Lönnblad <<a href="mailto:leif.lonnblad@thep.lu.se" target="_blank">leif.lonnblad@thep.lu.se</a>><br>
<br>
<br>
<div dir="ltr">
<div style="font-size:large">Sounds good -- thanks!</div>
<div style="font-size:large"><br>
</div>
<div style="font-size:large">I'm just waiting on a confirmation from David G that a tweak I made to Unicode handling (DG: I removed the encode() and just added a couple of try blocks) is Python3-safe, then will finally do the release. Everything built
 and ran fine on lxplus6 and 7, and on my Xubuntu 17.10 laptop, so other than Mac I hope we're adequately covering our base of target platforms. A confirmation from a Mac user would be great, though.</div>
<span class="m_-8294783961498755433HOEnZb"><font color="#888888">
<div style="font-size:large"><br>
</div>
<div style="font-size:large">Andy</div>
<div style="font-size:large"><br>
</div>
</font></span></div>
<div class="m_-8294783961498755433HOEnZb">
<div class="m_-8294783961498755433h5">
<div class="gmail_extra"><br>
<div class="gmail_quote">On 21 December 2017 at 05:28, Leif Lönnblad <span dir="ltr">
<<a href="mailto:leif.lonnblad@thep.lu.se" target="_blank">leif.lonnblad@thep.lu.se</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Andy,<br>
<br>
I was planning to include the HI stuff I was working on in Hamburg, but so far I haven't had any input from the Alica guys. The --preload option for the rivet script is in the default branch, however, and that was the only change I made to the core rivet stuff.
 So far it only works on Histo1D, but is should be easy to cover also the other cases.<br>
<br>
My suggestion is to leave what is in the default for 2.6.0, allowing the ALICE analyses to be added in later 2.6.x releases.<br>
<br>
/Leif
<div>
<div class="m_-8294783961498755433m_-9198407354584164902h5"><br>
<br>
On 2017-12-19 22:49, Andy Buckley wrote:<br>
</div>
</div>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>
<div class="m_-8294783961498755433m_-9198407354584164902h5">Dear all,<br>
<br>
I think I've finally fixed all* the bugs that have been blocking the Rivet 2.6.0 release, and merged in the latest batch of contrib analyses. I'm just testing on lxplus6 and 7 now, but some feedback from testing on your systems would also be great if you can
 try the default branches of both Rivet and YODA -- or the new b1 tarballs in each of their download areas.<br>
<br>
There's a *lot* of work behind the scenes in this release. The big stuff is<br>
<br>
- addition of a recursive composite structure to Particle, which enables a lot of cool stuff and is taking us toward an even more unified picture of particles and jets in the Rivet framework, although the latter is not there yet.<br>
<br>
- new analysis build system, making builds faster and more uniform, and integration of contrib analyses *much* easier. (PS. Chris G, the code quality of the ATLAS ones is broadly _excellent_ now. Just make them fill in the @brief analysis summary in the class
 docstring!)<br>
<br>
- lots of extensions to the filtering and functors system, and improvements to the detector parametrisation & machinery. In particular there's now a very lightweight way to pass multiple smearing/efficiency functors in a list, and they'll be executed sequentially
 through a uniform interface... which I suspect no-one actually needs, but people claimed concern about its absence at Lunga a year ago, so here it is! There be code magic here.<br>
<br>
- We can now write gzipped yoda files :-)<br>
<br>
That's all for now. If there are no objections to the release, I'll do it in the next day or two.<br>
<br>
Merry Christmas!<br>
Andy<br>
<br>
​* Obviously​ not. But no other obvious ones right now...<br>
<br>
-- <br>
Dr Andy Buckley, Lecturer / Royal Society University Research Fellow<br>
Particle Physics Expt Group, University of Glasgow<br>
<br>
<br>
</div>
</div>
______________________________<wbr>_________________<br>
Rivet mailing list<br>
<a href="mailto:Rivet@projects.hepforge.org" target="_blank">Rivet@projects.hepforge.org</a><br>
<a href="https://www.hepforge.org/lists/listinfo/rivet" rel="noreferrer" target="_blank">https://www.hepforge.org/lists<wbr>/listinfo/rivet</a><br>
<br>
</blockquote>
<br>
______________________________<wbr>_________________<br>
Rivet mailing list<br>
<a href="mailto:Rivet@projects.hepforge.org" target="_blank">Rivet@projects.hepforge.org</a><br>
<a href="https://www.hepforge.org/lists/listinfo/rivet" rel="noreferrer" target="_blank">https://www.hepforge.org/lists<wbr>/listinfo/rivet</a></blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="m_-8294783961498755433m_-9198407354584164902gmail_signature" data-smartmail="gmail_signature">
Dr Andy Buckley, Lecturer / Royal Society University Research Fellow<br>
Particle Physics Expt Group, University of Glasgow<br>
</div>
</div>
</div>
</div>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
<div class="m_-8294783961498755433gmail_signature" data-smartmail="gmail_signature">Dr Andy Buckley, Lecturer / Royal Society University Research Fellow<br>
Particle Physics Expt Group, University of Glasgow<br>
</div>
</div>
______________________________<wbr>_________________<br>
Rivet mailing list<br>
<a href="mailto:Rivet@projects.hepforge.org" target="_blank">Rivet@projects.hepforge.org</a><br>
<a href="https://www.hepforge.org/lists/listinfo/rivet" target="_blank">https://www.hepforge.org/<wbr>lists/listinfo/rivet</a></div>
</blockquote>
</div>
<br>
</div>
<br>
<br>
</div></div><div>
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(0,0,0);letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
<br class="m_-8294783961498755433Apple-interchange-newline">
<br>
</div><span class="">
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
<br>
</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
 —</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
<br>
</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
 Dr. Christian Gütschow</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
<br>
</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
 Department of Physics and Astronomy</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
 University College London</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
 Gower Street</div>
<div style="color:rgb(34,34,34);font-family:arial,sans-serif;font-variant-ligatures:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-variant-east-asian:normal">
 London WC1E 6BT</div>
</span></div>
</div>
<br class="m_-8294783961498755433Apple-interchange-newline" style="color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<br class="m_-8294783961498755433Apple-interchange-newline">
</div>
</div>
</div>
</div>
</div>
</div>
<br>
</div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Dr Andy Buckley, Lecturer / Royal Society University Research Fellow<br>Particle Physics Expt Group, University of Glasgow<br></div>
</div>