Our ATLAS measurement of production of W or Z with a Jet in CERN Courier

I’ve been working on a measurement of the ratio of production of W and Z bosons in events that also contain a jet. The W and Z are heavy (80-90 times the proton mass!) cousins of the massless photon, and are responsible for the weak nuclear force. Many theories for new physics beyond the standard model include couplings between the W and Z and the new particles. Often, these couplings lead to signatures involving production of W and/or Z particles accompanied by jets. By measuring the ratio of production of W and Z along with a jet, we are able to achieve cancellation of many sources of systematic uncertainties, enabling a precision test of the physics of jet production, so-called perturbative QCD. We further measure this quantity versus the minimum transverse momentum of the jet, increasing the sensitivity of the comparison with theory. This kind of measurement is also sensitive to deviations in the production rates of either the W or Z, so if we see a discrepancy from prediction, it might be our first hint that there is new physics coupling to the W or Z.

Check out the Cern Courier article in the November issue.

Ratio of W to Z production in events containing one hadronic jet.

This plot shows the ratio along with several different predictions using different algorithms for comparison. The ratio is plotted versus the minimum jet transverse momentum required.

CDF Finds a Bump

On April 6th, the CDF collaboration reported an anomaly observed in proton anti-proton collision events which produced a W boson and two sprays of particles called “jets”.  The analysis analyzes events containing one lepton (electron or muon), missing momentum perpendicular to the nominal proton beam axis from an escaping neutrino, and two jets whose energies are measured in the calorimeter. In these events, the two-jet invariant mass shows a small excess of events over a steeply falling background distribution. The challenge with this measurement is understanding the shape of the background very well.  There is a mood of guarded excitement in the community because of the possibility that this excess might be due to a new particle never before observed, and not predicted by the Standard Model of particle physics.

The New York Times article is interesting, as is the post to the arXiv.  The question on everyone’s mind is, “Is this real?” The analysis uses only about half of the Tevatron Run II data, and in principle the other Tevatron detector collaboration, D0, should be able to see this too if it is real, as should the LHC experiments ATLAS and CMS once they have enough data.  There will definately be another chapter to this story once more data is analyzed and D0 and the LHC experiments weigh in.

2009 Beginning Instructions for getting started with ATLAS MC Generation

To generate and simulate events, you can use the following instructions from the

Atlas WorkBook
and the following:

To get you started with learning the software for the ATLAS
experiment, please take a look at
https://twiki.cern.ch/twiki/bin/view/Atlas/WorkBook. This web site
contains step-by-step instructions on how to use ATLAS software.

You have been given an account on our particle physics cluster
hal.physics.umass.edu. I’ll give you more info on that when I see you.
Please log onto hal4.physics.umass.edu after login onto the main node.

On the page https://twiki.cern.ch/twiki/bin/view/Atlas/WorkBook,
please go through the following items.

1. Read the various sections under “Introduction”.

2. Follow the instructions in “Setting up your account” under “Getting
Started”. You will find modified instructions on how to set up your
account at UMass in ~willocq/tutorials/14.1.0/SettingUp_on_hal.txt.

3. Follow the instructions in “Running Athena HelloWorld” but check
modified instructions in ~willocq/tutorials/14.1.0/HelloWorld_on_hal.txt.

4. Follow the instructions in “Generating Events” under “Running Athena”.

5. Follow the instructions in “Producing Fast Simulation AOD”.

6. Learn how to perform data analysis reading the AOD files, see
https://twiki.cern.ch/twiki/bin/viewauth/AtlasProtected/AthenaROOTAccess
and look at “How to run the C++ example” in particular. This is going to
be a bit more difficult so ask if (i.e. when) you get stuck! The page is
password-protected but I can enter my password to let you see the page.
I’ll send more info on this later.

Some general linux (Unix) knowledge will be useful. You should

1. Read about the basic linux commands in
https://twiki.cern.ch/twiki/bin/view/Atlas/WorkBookBasicLinux.

2. If you are not familiar with a text editor on linux, you may want to
learn Emacs, see http://www.gnu.org/software/emacs/tour/.

It will be very useful to learn ROOT which is an interactive data
analysis environment. There is a basic tutorial at
https://twiki.cern.ch/twiki/bin/view/Atlas/RootBasicTutorial and many
more are also available. Go through that basic tutorial. To set up ROOT
you will just need to login and do the usual ATLAS setup:

source ~/cmthome/setup.sh -tag=14.1.0

then to start ROOT, type

root