Category Archives: Uncategorized

French literature books -good deal

Payot (which is a stop away on the 16 tram on the way to Uni Mail or CERN) is having this deal of 4 folio books for 10 Francs. It’s an amazing deal, I already got 4 books. So if you want to read French, or if you are in love with Russian translated literature like I am, I think that you seriously need to check it out!

Things to Know Next Year

-Even though almost everyone speaks english, try to speak to people in french! Even if it’s little things like “excusez-moi”, “parlez-vous anglais?”, “pardon”, “je voudrais…”, or “désolé”. It’s rude to just assume that people speak english.
-At the University of Geneva grades are on a scale of 0-6. You receive a zero if you don’t show up to the test. To pass you need a 4 or greater.
-Grades will be posted on your professors’ doors at the end of the semester; therefore, everyone will be able to see how you did. So try to work hard so you can at least save yourself from some embarrassment.
-For Quantum Mechanics read the Jean-Louis Basdevant and Jean Dalibard book because the final will be structured around that book, but definitely use Griffiths to better understand the material. The Basdevant and Dalibard book is pretty hard to read because it’s a translation from a french book, so it’s nice to read Griffiths on the side.
-For E&M you should definitely bring your freshman level book along with Griffiths. A lot of the material covered will be similar to that of your freshman course.
-Ask the swiss students if you can be added to their google group because they post a lot of useful information.
-If you’re staying for the summer make sure you get a bike before the summer students arrive because the bikes will go quickly.
-Free food and CMS EVO discussion every Fri at 17:30, Bat. 40
-If you work at CERN during the summer, you can try to get housing at Foyer Résidence Robert Schumann or EasyLoft (both are in St. Genis). They’re relatively cheap. There is also the CERN hostel, but that costs ~58 chf per night. You can try for free CMS housing, but you have to look into that well in advance and most likely there won’t be any available spots. If you live in Ferney Voltaire you can get to CERN by taking the Y bus from Ferney-Mairie.

Feynman Lectures on Physics

Hey–

I found this website with the Feynman Lectures on Physics and there is a great article on the ammonia maser which I think is possibly more explanatory than what is in our Basedevant and Dalibard book: http://jsomers.net/papers/feynman-lectures-on-physics/
I don’t know if anyone else thought that was a really random subject to cover, but in this paper they seem to explain why it isn’t.

Chelsea

sh v. csh

when we use the command: eval `scram runtime -~~~’ how do we know whether to use eval `scram runtime -sh` or eval `scram runtime -csh`? I understand they are different shells, but what difference will it make?

Thanks,
Ashley

another site

This site explains some of the commands that Arno had us type into our terminal to get and run TriggerTest. I’m assuming that some of the commands they give you to set up the cms environment (for example: source /afs/cern.ch/cms/sw/cmsset_default.sh) can all be done with the command: cmsenv.

Project Help

Did everyone find this helpful site?: http://www-clued0.fnal.gov/~tulika/brown/root-proj.htm

Also, does anyone know to what we are applying the triggers, exactly? If you use the command Mike told Elim earlier
mytree->Draw(“tmass”,”tmassDraw(“invariantmass”,”invariantmass<200&&trg_L1MuOpen==1")
It does not work. I set the branch address for "invariant mass" but the error message is:
"unknown branch. Can't call TH1F::Draw"
Suggestions, anyone?
Thanks.