Software documentation                                                                                 last update 05/28/2000

          Main Page                                                               DAQ   TestSetUp PadMon  Java  ROOT Star office

DAQ Software        (Tent)

                     Program :      daqscan
                            Pc :     fonda.star.bnl.gov
            Description:     Scan all header and now data banks of raw data format >= 2.0.
                                        and dump it on screen.
                     Type:        C++
                    Status:       Ported from solaris to linux , implement dump function to look at ascii data.
                       ToDo:     Implementation  in TestSetUp program. First look at pedestals.
 

Munich TestSetUp  (Munich)

                       Program :      MunLab
                              Pc :     fonda.star.bnl.gov
            Description:       Analysis framework for raw data:
                                           a) Get raw data with datreader or daqscan and write own format.
                                           b) Unpack from 8->10 bit adc (LOG)
                                           c) Calculate pedestal with 30 events.
                                           d) Substract pedesdal from real data and pack in back in 8 bit.
                                           e) Histograming of main steps.
                                           f)  Filling of ROOT-based GUI to look at one sector.
                                           g) Write rootfile with complete information (It's large) .
                     Type:        C++  based on  ROOT
                      Status:     Installed on fonda running.
                        ToDo:    Upgrade for daqscan. New pad mapping.
                      Class doc.:
 
 

PadMon   (Davis)

                    Program :      PadMon
                            Pc :    fonda.star.bnl.gov
            Description:    First version of FTPC Padmonitor. The padmonitor uses JAVA as a GUI interface and
                                       connect via JNI to the client based on C++  which reads the raw data.
                     Type:        JAVA + JNI + C++
                    Status:      Running on linux  with test raw data.
                       ToDo:    Test Test Test !!!!!!!!!!!!!!!!
                      Class doc.:
 

JAVA:

                        Package :      Java for linux 1.17 a, 1.17 c, 1.18,1.2
                            Pc :     fonda.star.bnl.gov
            Description:    All versions are running, Padmointor uses 1.17 c
                        Type:     Binary  files
                      Status:     Running on linux .
                       ToDo:     Implement on streisand and sarandon.
                  Tutorial:

ROOT:

                     Package :         root 2.23 redhat 5.2
                            Pc :      fonda.star.bnl.gov
            Description:     Analysis package from CERN
                     Type:         Binary  files.
                    Status:        Running on linux .
                       ToDo:      Implement on streisand and sarandon.
                  Tutorial:

STAR OFFICE :

                        Package :      STAR OFFICE  5.1
                            Pc :     steisand.star.bnl.gov,  sarandon.star.bnl.gov
            Description:    Office for Linux
                        Type:     Binary files , net installation
                      Status:     Running on linux .
                       ToDo:     Implement on fonda.
 
 Top