computing

Performance

Under:

Below is a listing of adjustable mysql performance parameters, their descriptions and their current settings.

Setting Up A Star Offline Database Mirror

Under:

Set up an environment consistent with the STAR db environments.

  1. Create a user named 'mysql' and a group 'mysql' on the system.
  2. Create a directory for the mysql installation a

Comparison of Online and Offline Calibrations

Under:

Introduction:

This page compares the online and first offline calibrations.  The online calibration table was generated during data-taking using a single long run processed through fastOffline production and uploaded on March 30th.  It uses slopes to set the relative gains in an eta-ring and then normalizes the eta-rings using MIPs.  The first offline calibration uses a significant fraction of the produced transverse and late longitudinal runs.  It sets the relative gains using MIP peaks and then uses electron E/p to set the absolute scale.  It was uploaded on December 7th.

IST presentation

Under:

SPIN 2006 Preliminary Result

Comparison of Electron and MIP Calibrations

Under:
This page compares the new tower calibration performed using only electron E/p to the calibration using last year's algorithm.  The two calibrations are found to be consistent within 120 MeV in E_T.

emc2-hn minutes (by Jan)

Under:
  • xx xx, 200x
    • next,
  • xx xx, 200x
    • next,
  • xx xx, 200x
    • next, I forgot to edit this

 

software

Under:

Endcap Sofware  2006++

 

how-to by Jan

Under:

Instructions

Run VII preparation, meeting #7

Under:
-00-00
Thursday, 1 January 1970
, at 00:00 (GMT), duration : 00:00
TimeTalkPresenter
14:00Purchase status ( 00:10 ) 0 filesAll
14:10Pending issues, round table ( 00:10 ) 0 filesAll
14:30SSH key management, last call for model change ( 00:10 ) 1 fileJerome Lauret (BNL)

CSMStatusUtils

Under:
This is CSMStatusUtils, which outputs the status of either calorimeter to text and root status files.  Documentation is by Dave Relyea.  The code can be found at

Clustering

Under:

Second most important step in EMC data reduction is to find clusters from EMC data.

Main code performing EMC clustering is located in StRoot/StPreEclMaker and StRoot/StEpcMaker

StBSMDStatusMaker

Under:

This page gives a brief overview of the code Frank Simon developed to create SMD Status Tables from MuDSTs.

trash

Under:
Trash pages for testing

Online Work

Under:
Steve's caiibrations page contains most of the details:

http://www.star.bnl.gov/protected/spin/trent/calibration/calibration.html

pp62 (2006)

Under:
I decided not to correct for SpaceCharge and GridLeak in the 62GeV p+p dataset from 2006. This decision was based on the following points. Note that the plots are from some of the early production of P06ie (the conclusions were made from a smaller pre-production sample, but I could make the plots with better statistics from the production).

Signed DCA

Signed DCA profile versus BBC sum (east+west), where the red markers are from using east-TPC-only tracks, blue is west-TPC-only, and black is all tracks combined:

Some observations:

  • The lowest luminosity bin does not fit the pattern of the higher luminosity data (it seems to have only small distortions, which is what we would like to see!).
  • For the rest, there appears to be some luminosity dependence, and it goes it the correct direction for this field (negative slope for positive field).
  • The east and west TPC are offset from each other. My first guess on this was that the You do not have access to view this node wasn't doing it's job so well on the east, and this was causing a shifted sDCA. But other east-west differences show up (see the next section) which hint that the shorted ring may not be the problem.
  • The overall effects are small, with sDCA values generally of a few hundred microns. A plot of the track-by-track sDCA can be found here, and I estimate that overall the sDCA is offset from zero by about 300-400 microns, with an RMS of about 500 microns (due to the luminosity range).

Residuals

Global track residuals at low (left, BBC sum < 1e5) and high (right, BBC sum > 1.5e5) luminosities versus Z and padrow:

Key points:

  • These distortions are quite small, producing residuals in the range of 100-200 microns.
  • There is a notable east-west difference, and the distortions appear to be almost non-existent in the west. Some east-west differences have been observed in the past, but were atop a much larger distortion, and were considered not worth worrying about.
  • Almost no z-dependence is at odds with our correction model.
  • The high luminosity data appears less distorted than the low luminosity (which agrees with the sDCA plots above). Could it really be that what I am labeling as low luminosity (low BBC sum rate) is actually more distorted? Perhaps some backgrounds existed during the periods of low luminosity data, which went away during the periods of higher luminosity (which tended to be earlier during the 62 GeV running).

Summary

First, it is worthwhile to note that our ionization distortion correction machinery is not set up for east/west differences. Using a sagitta error of 400+/-500 microns, here is the estimated error in transverse momentum reconstruction of primary tracks, in delta Pt / Pt^2 (fractional momentum error per GeV/c of momentum):

We can see that we expect something like an error pf 0.33% per GeV/c of Pt. This corresponds to an average error of 3 MeV/c on a Pt = 1 GeV/c track, and about 85 MeV/c on a 5 GeV/c track (with fluctuations of about +/-100 MeV/c from the mean). There are less than 20 million events with TPC information in this pp62 dataset (mostly the "mb" trigger). This will statistically limit any analyis from high-pt studies, precluding the need to have the data calibrated to higher precision than already exists in this uncorrected data.


Gene Van Buren

Gain Stability Check

Under:
I've updated my codes to do a more systematic investigation of the stability of the gains.  Instead of trying to get sufficient tower-by-tower statistics for different time periods, I'm looking at MIP peaks for single runs integrated over all towers.  Here's the plot:

Tracking Review Committee Charge

Under:
The charge to the Review Committee for evaluation of the HFT proposal is archived here. The online document can be found under http://hepwww.physics.yale.edu/star/upgrades/Draft-Charge.pdf

Tracking Upgrade Review Material

Under:


The TUP Review is scheduled for Dec. 7th, 2006, and will consist of material from the HFT, IST and HPD groups. The draft charge for the review will be similar to the HFT review charge, archived here: Tracking Review Committee Charge.

VMC C++ Classes

Under:

StarVMC/StarVMCApplication:

  • StMCHitDescriptor
  • StarMCHits
    • Step
  • StarMCSimplePrimaryGenerator

 

Example of setting the input file: StBFChain::ProcessLine ((StVMCMaker *) 0xaeab6f0)->SetInputFile("/star/simu/simu/gstardata/evgenRoot/evgen.3.root");