<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">OK so when i removed that analysis path, the bootstrap-lcg works fine :) thanks! </div>
<div class=""><br class="">
</div>
<div class="">
<div class="">now im trying to test it in the lxbatch system but something seems a miss, but i think i can follow that up with the batch people. </div>
<div class=""><br class="">
<div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
</div>
</div>
</div>
</div>
</div>
<div class="">Im having a secondary issue this time around when i link to the fjcontrib location in the similar cvmfs directory. I my LD_LIBRARY_PATH pointing to that location so when build my analysis with that </div>
<div class="">
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">/usr/bin/ld: /cvmfs/<a href="http://sft.cern.ch/lcg/releases/LCG_85/fjcontrib/1.022/x86_64-slc6-gcc49-opt/lib/libRecursiveTools.a" class="">sft.cern.ch/lcg/releases/LCG_85/fjcontrib/1.022/x86_64-slc6-gcc49-opt/lib/libRecursiveTools.a</a>(RecursiveSymmetryCutBase.o):
 relocation R_X86_64_32S against `_ZTVSt9basic_iosIcSt11char_traitsIcEE' can not be used when making a shared object; recompile with -fPIC</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">/cvmfs/<a href="http://sft.cern.ch/lcg/releases/LCG_85/fjcontrib/1.022/x86_64-slc6-gcc49-opt/lib/libRecursiveTools.a:" class="">sft.cern.ch/lcg/releases/LCG_85/fjcontrib/1.022/x86_64-slc6-gcc49-opt/lib/libRecursiveTools.a:</a>
 could not read symbols: Bad value</span></div>
<div style="margin: 0px; font-size: 10px; line-height: normal; font-family: Monaco; color: rgb(217, 209, 173); background-color: rgb(0, 0, 0);" class="">
<span style="font-variant-ligatures: no-common-ligatures" class="">collect2: error: ld returned 1 exit status</span></div>
</div>
<div class=""><br class="">
</div>
<div class="">I guess this is an error during the installation of fastjet itself or maybe rivet is not compiling with -fPIC (which i have no idea what it means) so this issue is totally out of my league. I have asked the fastjet authors as well but no response
 yet. Was just checking if anyone has any ideas. </div>
<div class=""><br class="">
</div>
<div class="">Cheers</div>
<div class="">
<div class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">Raghav</div>
<div class=""><br class="">
</div>
</div>
</div>
</div>
<div>
<blockquote type="cite" class="">
<div class="">On Aug 3, 2016, at 12:15 PM, Andy Buckley <<a href="mailto:a.g.buckley@gmail.com" class="">a.g.buckley@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class="">
<div class="">What happens if you unset/don't set RIVET_ANALYSIS_PATH for now? If you've upgraded Rivet to a binary-incompatible version but not recompiled your private analyses, you could get segfaults.<br class="">
<br class="">
In general an upgrade will require rebuilding private analyses -- we're not sophisticated enough to protect binary compatibility, do library-level version detection, etc. -- we'd need a lot more people to get that far down the priority list!<br class="">
<br class="">
Andy<br class="">
<br class="">
<br class="">
On 03/08/16 11:10, Raghav Kunnawalkam Elayavalli wrote:<br class="">
<blockquote type="cite" class="">Andy,<br class="">
Ok something is very fishy here. this is my .bashrc<br class="">
<br class="">
# .bashrc<br class="">
<br class="">
# Source global definitions<br class="">
if [ -f /etc/bashrc ]; then<br class="">
. /etc/bashrc<br class="">
fi<br class="">
# source scripts to run cmssw commands and eos directories<br class="">
source /afs/<a href="http://cern.ch/cms/sw/cmsset_default.sh" class="">cern.ch/cms/sw/cmsset_default.sh</a><br class="">
<<a href="http://cern.ch/cms/sw/cmsset_default.sh" class="">http://cern.ch/cms/sw/cmsset_default.sh</a>><br class="">
# the above doesnt do anything since it doesnt exist.<br class="">
source /afs/<a href="http://cern.ch/project/eos/installation/user/etc/setup.sh" class="">cern.ch/project/eos/installation/user/etc/setup.sh</a><br class="">
<<a href="http://cern.ch/project/eos/installation/user/etc/setup.sh" class="">http://cern.ch/project/eos/installation/user/etc/setup.sh</a>><br class="">
#export EOS_MGM_URL=<a href="root://eos.cern.ch" class="">root://eos.cern.ch</a><br class="">
export EOS_MGM_URL=<a href="root://eosuser.cern.ch" class="">root://eosuser.cern.ch</a><br class="">
eosmount $HOME/eos<br class="">
<br class="">
export<br class="">
PATH=/afs/<a href="http://cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/bin:$PATH" class="">cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/bin:$PATH</a><br class="">
<<a href="http://cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/bin:$PATH" class="">http://cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/bin:$PATH</a>><br class="">
export<br class="">
LD_LIBRARY_PATH=/afs/<a href="http://cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/lib:$LD_LIBRARY_PATH" class="">cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/lib:$LD_LIBRARY_PATH</a><br class="">
<<a href="http://cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/lib:$LD_LIBRARY_PATH" class="">http://cern.ch/work/r/rkunnawa/JEWEL/jewel-2.1.0/local/lib:$LD_LIBRARY_PATH</a>><br class="">
<br class="">
export<br class="">
RIVET_ANALYSIS_PATH=/afs/<a href="http://cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/:$RIVET_ANALYSIS_PATH" class="">cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/:$RIVET_ANALYSIS_PATH</a><br class="">
<<a href="http://cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/:$RIVET_ANALYSIS_PATH" class="">http://cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/:$RIVET_ANALYSIS_PATH</a>><br class="">
export<br class="">
RIVET_ANALYSIS_PATH=/afs/<a href="http://cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/Validation/:$RIVET_ANALYSIS_PATH" class="">cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/Validation/:$RIVET_ANALYSIS_PATH</a><br class="">
<<a href="http://cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/Validation/:$RIVET_ANALYSIS_PATH" class="">http://cern.ch/work/r/rkunnawa/JEWEL/ANALYSIS/Validation/:$RIVET_ANALYSIS_PATH</a>><br class="">
export<br class="">
RIVET_ANALYSIS_PATH=/afs/<a href="http://cern.ch/work/r/rkunnawa/JEWEL/code:$RIVET_ANALYSIS_PATH" class="">cern.ch/work/r/rkunnawa/JEWEL/code:$RIVET_ANALYSIS_PATH</a><br class="">
<<a href="http://cern.ch/work/r/rkunnawa/JEWEL/code:$RIVET_ANALYSIS_PATH" class="">http://cern.ch/work/r/rkunnawa/JEWEL/code:$RIVET_ANALYSIS_PATH</a>><br class="">
<br class="">
and on top of this i just run the latest bootstrap_lcg and im still<br class="">
getting the seg fault. I tested in a new lxplus machine with no python<br class="">
path setup etc...<br class="">
<br class="">
Holger,<br class="">
hmm i did the diff, but i dont see anything obviously different. maybe<br class="">
im not looking at the right lines.<br class="">
<br class="">
Cheers<br class="">
Raghav<br class="">
<blockquote type="cite" class="">On Aug 3, 2016, at 11:55 AM, Holger Schulz <<a href="mailto:holger.schulz@durham.ac.uk" class="">holger.schulz@durham.ac.uk</a><br class="">
<<a href="mailto:holger.schulz@durham.ac.uk" class="">mailto:holger.schulz@durham.ac.uk</a>>> wrote:<br class="">
<br class="">
Weird.<br class="">
<br class="">
For me it works. I dumped my environment (after he source commands) here:<br class="">
<br class="">
<a href="https://users.hepforge.org/~holsch/Temp/env.dump" class="">https://users.hepforge.org/~holsch/Temp/env.dump</a><br class="">
<br class="">
Could you please run a diff against your env?<br class="">
<br class="">
Holger<br class="">
<br class="">
<br class="">
On 03/08/16 10:34, Raghav Kunnawalkam Elayavalli wrote:<br class="">
<blockquote type="cite" class="">just to make clear, i didnt have any PYTHONPATH set before i did this<br class="">
and the only other LD_LIBRARY_PATH was pointing to my MC generator<br class="">
path.<br class="">
<br class="">
Cheers<br class="">
Raghav<br class="">
<blockquote type="cite" class="">On Aug 3, 2016, at 11:32 AM, Raghav Kunnawalkam Elayavalli<br class="">
<raghav.k.e@cern.ch <mailto:raghav.k.e@cern.ch>> wrote:<br class="">
<br class="">
Hi Holger,<br class="">
<br class="">
I also tried this morning with the same seg fault<br class="">
<br class="">
kunnawa:~ raghav$ cern<br class="">
Password:<br class="">
Last login: Tue Jun 21 08:56:17 2016 from kunnawa.dyndns.cern.ch<br class="">
<http://kunnawa.dyndns.cern.ch/><br class="">
* ********************************************************************<br class="">
* Welcome to lxplus105.cern.ch <http://lxplus105.cern.ch/>, SLC, 6.8<br class="">
* Archive of news is available in /etc/motd-archive<br class="">
* Reminder: You have agreed to comply with the CERN computing rules<br class="">
* https://cern.ch/ComputingRules<br class="">
* Puppet environment: production, Roger state: production<br class="">
* Foreman hostgroup: bi/inter/plus/login<br class="">
* LXPLUS Public Login Service<br class="">
* ********************************************************************<br class="">
-bash: /afs/cern.ch/cms/sw/cmsset_default.sh:<br class="">
<http://cern.ch/cms/sw/cmsset_default.sh:> No such file or directory<br class="">
OK<br class="">
===> Mountpoint   : /afs/cern.ch/user/r/rkunnawa/eos<br class="">
<http://cern.ch/user/r/rkunnawa/eos><br class="">
===> Fuse-Options :<br class="">
kernel_cache,attr_timeout=30,entry_timeout=30,max_readahead=131072,max_write=4194304,fsname=eosuser.cern.ch<br class="">
<http://eosuser.cern.ch/> root://eosuser.cern.ch//eos/<br class="">
===> xrootd ra             : 131072<br class="">
===> xrootd cache          : 393216<br class="">
===> fuse debug            : 0<br class="">
===> fuse write-cache      : 1<br class="">
===> fuse write-cache-size : 100000000<br class="">
[rkunnawa@lxplus105 ~]$ work<br class="">
[rkunnawa@lxplus105 rkunnawa]$ mkdir RIVET_test<br class="">
[rkunnawa@lxplus105 rkunnawa]$ cd RIVET_test/<br class="">
[rkunnawa@lxplus105 RIVET_test]$ ls<br class="">
[rkunnawa@lxplus105 RIVET_test]$ source<br class="">
/afs/cern.ch/sw/lcg/releases/LCG_84/Python/2.7.10/x86_64-slc6-gcc48-opt/Python-env.sh<br class="">
<http://cern.ch/sw/lcg/releases/LCG_84/Python/2.7.10/x86_64-slc6-gcc48-opt/Python-env.sh><br class="">
[rkunnawa@lxplus105 RIVET_test]$ source<br class="">
/afs/cern.ch/sw/lcg/releases/LCG_84/MCGenerators/rivet/2.5.0/x86_64-slc6-gcc48-opt/rivetenv.sh<br class="">
<http://cern.ch/sw/lcg/releases/LCG_84/MCGenerators/rivet/2.5.0/x86_64-slc6-gcc48-opt/rivetenv.sh><br class="">
[rkunnawa@lxplus105 RIVET_test]$ which rivet<br class="">
/afs/cern.ch/sw/lcg/releases/MCGenerators/rivet/2.5.0-1aa46/x86_64-slc6-gcc48-opt/bin/rivet<br class="">
<http://cern.ch/sw/lcg/releases/MCGenerators/rivet/2.5.0-1aa46/x86_64-slc6-gcc48-opt/bin/rivet><br class="">
[rkunnawa@lxplus105 RIVET_test]$ rivet --list-analyses<br class="">
Segmentation fault<br class="">
<br class="">
Cheers<br class="">
Raghav Kunnawalkam Elayavalli<br class="">
PhD Candiate<br class="">
Rutgers University<br class="">
http://physics.rutgers.edu/~raghav/<br class="">
<http://www.google.com/url?q=http%3A%2F%2Fphysics.rutgers.edu%2F%7Eraghav%2F&sa=D&sntz=1&usg=AFQjCNENvwedEL22DMATPxyb0WMvVEm9Bw><br class="">
<br class="">
<blockquote type="cite" class="">On Aug 3, 2016, at 11:30 AM, Holger Schulz<br class="">
<holger.schulz@durham.ac.uk <mailto:holger.schulz@durham.ac.uk>> wrote:<br class="">
<br class="">
Hi Raghav,<br class="">
<br class="">
we recently held a Rivet tutorial at CERN using prebuilt rivet2.5<br class="">
from LCG:<br class="">
<br class="">
source<br class="">
/afs/cern.ch/sw/lcg/releases/LCG_84/Python/2.7.10/x86_64-slc6-gcc48-opt/Python-env.sh<br class="">
<http://cern.ch/sw/lcg/releases/LCG_84/Python/2.7.10/x86_64-slc6-gcc48-opt/Python-env.sh><br class="">
source<br class="">
/afs/cern.ch/sw/lcg/releases/LCG_84/MCGenerators/rivet/2.5.0/x86_64-slc6-gcc48-opt/rivetenv.sh<br class="">
<http://cern.ch/sw/lcg/releases/LCG_84/MCGenerators/rivet/2.5.0/x86_64-slc6-gcc48-opt/rivetenv.sh><br class="">
<br class="">
That worked fine for people from CMS, ATLAS and ALICE. There were a<br class="">
couple of people who had<br class="">
to pruge their bashrc becaus of conflicting PYTHONPATH,<br class="">
LD_LIBRARY_PATH things that<br class="">
typically had to do with experiment specific setups of python.<br class="">
<br class="">
Why don't you give that a try first?<br class="">
<br class="">
Thanks,<br class="">
Holger<br class="">
<br class="">
<br class="">
On 03/08/16 10:23, Andy Buckley wrote:<br class="">
<blockquote type="cite" class="">Hi Raghav,<br class="">
<br class="">
This is very strange. I just tried the 2.5.0 version of<br class="">
rivet-bootstrap-lcg and it worked fine, giving me a functioning<br class="">
setup. At least it could list analyses without segfaulting.<br class="">
<br class="">
It's possible that I've got something set by default in my shell<br class="">
environment that helps me, but by default on lxplus I get the same<br class="">
gcc 4.4 and Python 2.6 as you do. Maybe someone else could try to<br class="">
reproduce your problem.<br class="">
<br class="">
I've just updated the LCG bootstrap script to use LCG_85, a newer<br class="">
GCC and FastJet, etc. This also works for me. Maybe you'd have<br class="">
more luck with that?<br class="">
<br class="">
To use the normal bootstrap on lxplus and other SL6 systems with<br class="">
an old system compiler you need to set up your environment to use<br class="">
a newer compiler and a version of Python compiled with the same.<br class="">
The LCG bootstrap does this automatically and puts the relevant<br class="">
lines into the env.sh script. From my updated LCG_85 build, the<br class="">
relevant lines are these:<br class="">
<br class="">
source<br class="">
/cvmfs/sft.cern.ch/lcg/releases/LCG_85/gcc/4.9.3/x86_64-slc6/setup.sh<br class="">
<http://sft.cern.ch/lcg/releases/LCG_85/gcc/4.9.3/x86_64-slc6/setup.sh><br class="">
source<br class="">
/cvmfs/sft.cern.ch/lcg/releases/LCG_85/Python/2.7.10/x86_64-slc6-gcc49-opt/Python-env.sh<br class="">
<http://sft.cern.ch/lcg/releases/LCG_85/Python/2.7.10/x86_64-slc6-gcc49-opt/Python-env.sh><br class="">
<br class="">
There are other, fancier ways to do it, but hopefully this will<br class="">
help. It's definitely a good idea to use a newer release than<br class="">
2.4.1 -- at least 2.4.3, please! We will soon be releasing 2.5.1.<br class="">
<br class="">
Andy<br class="">
<br class="">
<br class="">
<br class="">
On 02/08/16 16:23, Raghav Kunnawalkam Elayavalli wrote:<br class="">
<blockquote type="cite" class="">Hi Rivet Experts,<br class="">
<br class="">
I tried a fresh install of the rivet-bootstrap-lcg out of the box<br class="">
in an<br class="">
lxplus machine and after i did<br class="">
$ ./rivet-bootstrap-lcg<br class="">
[rkunnawa@lxplus016 RIVET]$ source<br class="">
/afs/cern.ch/work/r/rkunnawa/RIVET/local/env.sh<br class="">
<http://cern.ch/work/r/rkunnawa/RIVET/local/env.sh><br class="">
<http://cern.ch/work/r/rkunnawa/RIVET/local/env.sh><br class="">
[rkunnawa@lxplus016 RIVET]$ which rivet<br class="">
/afs/cern.ch/work/r/rkunnawa/RIVET/local/bin/rivet<br class="">
<http://cern.ch/work/r/rkunnawa/RIVET/local/bin/rivet><br class="">
<http://cern.ch/work/r/rkunnawa/RIVET/local/bin/rivet><br class="">
[rkunnawa@lxplus016 RIVET]$ which python<br class="">
/cvmfs/sft.cern.ch/lcg/releases/LCG_82/Python/2.7.10/x86_64-slc6-gcc48-opt/bin/python<br class="">
<http://sft.cern.ch/lcg/releases/LCG_82/Python/2.7.10/x86_64-slc6-gcc48-opt/bin/python><br class="">
<br class="">
<http://sft.cern.ch/lcg/releases/LCG_82/Python/2.7.10/x86_64-slc6-gcc48-opt/bin/python><br class="">
<br class="">
[rkunnawa@lxplus016 RIVET]$ echo $PYTHONPATH<br class="">
/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/cvmfs/sft.cern.ch/lcg/releases/LCG_82/Python/2.7.10/x86_64-slc6-gcc48-opt/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/cvmfs/sft.cern.ch/lcg/releases/LCG_85/Python/2.7.10/x86_64-slc6-gcc49-opt/lib/python2.7/site-packages:<br class="">
<http://cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/cvmfs/sft.cern.ch/lcg/releases/LCG_82/Python/2.7.10/x86_64-slc6-gcc48-opt/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/cvmfs/sft.cern.ch/lcg/releases/LCG_85/Python/2.7.10/x86_64-slc6-gcc49-opt/lib/python2.7/site-packages:><br class="">
<br class="">
<http://cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/cvmfs/sft.cern.ch/lcg/releases/LCG_82/Python/2.7.10/x86_64-slc6-gcc48-opt/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/afs/cern.ch/work/r/rkunnawa/RIVET/local/lib/python2.7/site-packages:/cvmfs/sft.cern.ch/lcg/releases/LCG_85/Python/2.7.10/x86_64-slc6-gcc49-opt/lib/python2.7/site-packages:><br class="">
<br class="">
[rkunnawa@lxplus016 RIVET]$ rivet --list-analyses<br class="">
Segmentation fault<br class="">
[rkunnawa@lxplus016 RIVET]$<br class="">
<br class="">
I tried this with LCG_82 and LCG_85 (with appropriately changing the<br class="">
other locations) and i get the same issues. any ideas whats<br class="">
happening?<br class="">
<br class="">
I also tried to install rivet with the normal bootstrap and i got an<br class="">
issue with yoda installation since the default gcc in lxplus is<br class="">
4.4 and<br class="">
it doesnt support C++11. so any ideas how i can over come that<br class="">
issue? I<br class="">
would really like to use something like the herwig bootstrap which<br class="">
installs all the necessary items.<br class="">
<br class="">
In the meanwhile should i try to install an older version of<br class="">
rivet? one<br class="">
that doesnt need c++11?<br class="">
Again, the whole reason why im using this is so that i can run my<br class="">
rivet<br class="">
analysis on the lxplus batch system since at the moment (my<br class="">
earlier lcg<br class="">
installation) doesnt work and gives me weird python errors which even<br class="">
the cern service desk is having a hard time with.<br class="">
<br class="">
Cheers<br class="">
Raghav Kunnawalkam Elayavalli<br class="">
PhD Candiate<br class="">
Rutgers University<br class="">
http://physics.rutgers.edu/~raghav/<br class="">
<http://physics.rutgers.edu/%7Eraghav/><br class="">
<http://www.google.com/url?q=http%3A%2F%2Fphysics.rutgers.edu%2F~raghav%2F&sa=D&sntz=1&usg=AFQjCNENvwedEL22DMATPxyb0WMvVEm9Bw<br class="">
<http://www.google.com/url?q=http%3A%2F%2Fphysics.rutgers.edu%2F%7Eraghav%2F&sa=D&sntz=1&usg=AFQjCNENvwedEL22DMATPxyb0WMvVEm9Bw>><br class="">
<br class="">
<br class="">
<br class="">
<br class="">
_______________________________________________<br class="">
Rivet mailing list<br class="">
Rivet@projects.hepforge.org <mailto:Rivet@projects.hepforge.org><br class="">
https://www.hepforge.org/lists/listinfo/rivet<br class="">
<br class="">
</blockquote>
<br class="">
<br class="">
</blockquote>
<br class="">
</blockquote>
<br class="">
</blockquote>
<br class="">
</blockquote>
<br class="">
</blockquote>
<br class="">
</blockquote>
<br class="">
<br class="">
-- <br class="">
Dr Andy Buckley, Lecturer / Royal Society University Research Fellow<br class="">
Particle Physics Expt Group, University of Glasgow<br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>