1 Our team values diversity. We have experienced time and again that race, creed, sex, etc. do NOT make better scientists. We are aware of the inherent sexism in academia ...
How to add the first administrator If you haven't previously set up an administrator, follow these steps: * Note: This help text will disappear once you have added ...
Apple Mail is nice, but it has its own issues. For example in one of the OSX updates, Apple decided to revamp the way Apple Mail and OSX handle email accounts and ...
* You can quickly obtain a grid certificate from: ca.cern.ch/ca/ * ATLAS VOMRS server: lcg voms2.cern.ch:8443/voms/atlas * To export your certificate to lxplus ...
* XML mclimit stuff: twiki.cern.ch/twiki/bin/viewauth/AtlasProtected/MclimitHeavyQuarks Its mailing list: mclimit heavyquarks@cern.chThe alternative is available at ...
* You can get your own CERN fixed line phone number by registering to the Lync Service: http://information technology.web.cern.ch/services/Lync Service * CERN hostel ...
Here are some of the workshops, schools and conferences that are team has taken a major/dominant role in organizing in Istanbul: * Third Workshop on Beyond 3 Generation ...
Ozellikle ATLAS yazilimiyla ugrasacaksaniz ve daha onceden nesneye yonelimli hic kod yazmadiysaniz, bunun pratigini yaparacak baslamak zorunlu. class, inheritence ...
1 Calistirildiginda ekrana su cesit bir cikti veren bir program yaziniz: Karekok(5) = karekok 5'in degeri Bunun icin C dilinin kendi sqrt() fonksiyonunu kullaniniz ...
Here we give a non exhaustive list of some of the work produced by the Engin Ar #x131;k group, in which our team traces its origins. We mainly focus on experimental ...
karekok(5)'in degerini hesaplayan bir program yaziniz. Burada sqrt() fonksiyonunu kullanmayiniz. Adimlar: 1 Fibonacci sayilarini ureten bir program yaziniz. ...
* ... can be seen in the figure. ... can be seen in Figure 2.1. (No 'the' when a particular figure is referred to.) * Trigonometric functions are defined in Latex ...
Here we started a list of colleagues who have actively taken part in our group's activities in the past few years and have then moved elsewhere. We still see them ...
HPFBU serisi 2009'dan bu yana yakla #351; #305;k iki y #305;lda bir gerçekle #351;tirilen bir k #x131; #x15F; okullar #x131; serisi. Bunlardan 2014 y #x131;l #x131 ...
Sadly, we failed to keep this list up to date on a regular basis, most of our meetings are missing. Date Presenter Subject Presentation 20.10.2015 Alperen ...
Welcome to the how to section. Here we host links to tips and tricks of HEP computing. * LinuxTips tips for Linux users * MacTips tips for MacOSX users ...
Here are some important safety rules/recommendations for working at our lab: 1 When working with high voltages, make sure you know which main switch cuts the power ...
Here are some suggestions for using Latex nicely in theses and papers. * Use unbreakable space, ~, whenever something should not appear on the next line. ...
* Adding a new hard drive: fdisk ul # this tells us the location of the new diskfdisk /dev/sdb n create new partitionp primary1 first partitionthe rest use ...
1 To use unicode characters in xterm: LC_CTYPE=en_GB.UTF 8 xterm And to test, cat the following file: http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF 8 demo ...
See contents of the log file from the ssh server (/var/log/auth.log): less auth.log Search for invalid user attempts in the log file: grep "Failed password for ...
* If your firewall is blocking multiple connections to a machine (like an svn server), consider port forwarding with ssh. For example, you can set your SVNSERVER=localhost ...
This is a crude and INCOMPLETE list, it should be turned into a table sometime. MSc Theses * 2012, Saime Sarikaya, A new tracking algorithm for the ATLAS trigger ...
Here is an example ROOT macro that both runs inside ROOT and can be compiled. Name it as altgraph.C. #include #include #include "TH1F.h" #include "TF1.h" #include ...
First you should prepare a BibTex file. BibTex file has an extension of ".bib". You can check the format from the link. If you have a many author article; since it ...
* While installing ROOT, here are some suggested configure options: ./configure macosx64 enable unuran enable minuit2 enable roofit enable builtin pcre * To ...
* The equivalent of DOS pause: read n1 r p "Press any key to continue..." * The rosetta stone for *nix (A Sysadmin's Unixersal Translator): http://bhami.com ...
SitePreferences %MAKETEXT{ "Foswiki's default preferences are located in _1 , however settings defined here have override priority and should be used for local customisations ...
TTree'lere alisabilmek icin lutfen asagidaki adimlari uygulayin. 1 Ekteki treeFillexample.C macro'sunu calistirin. Bu macro 100 ogrenci icin random olarak bir midterm ...
Here are a list of useful datasheets and technical manuals of our equipment. * Class 2 dielectric 3 digit codes: http://www.edn.com/design/components and packaging ...
This guideline is meant to help writing theses with Latex in general, but occasionally with particular details regarding Bo #x11F;aziçi University theses. * How ...
Here are some exercises for the beginners. They are based on various attempts to prepare students to C, C , ROOT, etc. * Oncelikle eger Hour of the Code'da cikan ...
Consider you want to use an article template for latex in Lyx. For example, the ATLAS templates. The following links seem to be related to this topic: wiki.lyx.org ...
* How to move your local git repository to github? 1 Consider you have a local clone of some git repository at a directory called ROOTmacros. Start by making ...
Welcome to the wiki pages of KAHVELab Bogazici HEP ATLAS. For the beginners: * In order to register for your own account, follow on to Registration. * For ...
List of Foswiki users Below is a list of users with accounts. If you want to edit topics or see protected areas of the site then you can get added to the list by registering ...
1 Orwell devcpp'yi bilgisayariniza yukleyiniz. 1 Bu programda Hello World ornegi yazip, derleyip, calistiriniz. 1 Ekrana 10 kere Hello World yazdiran bir program ...