Menu

line

Study

icon About me
icon Reserch field
icon Publication List
icon Presentations
icon Curriculum Vitae
icon Doctor Thesis
icon NA44
icon STAR
icon Plots from models

Personal & etc.

icon Photo album
icon A story about J/psi
iconNikki


bar

----- Memorandum from my work for STAR -----

STAR Logo

The following documents are my memorandum about what I try for software for STAR.

  • Read Calibration Database from stand alone program (ReadDbTable_2),
  • Make MyClass_1 under STAR software environment.
    This example will make a canvas and plot histogram by using root library.
  • MyClass_2 that reads an information of calibration database from ROOT.
    (same operation with ReadDbTable_2)
  • How to write a data to database on mySQL server.
    1. A stand-alone program (MyClass_3)
  • How to read a data from database on mySQL server.
    1. A stand-alone program (MyClass_4)
    2. A maker on flamework of StChain (StTpcGainsReadMaker)
    3. A root macro tpcDbTest.C using StTpcDb, StpcDbMaker and St_db_Maker classes.
    4. By command line interface.

Data analysis and MC study

Those works are put under protected area (STAR Collaborations only).