calibration modules problem

From: Flemming Videbaek (videbaek@sgs1.hirg.bnl.gov)
Date: Fri Dec 13 2002 - 17:51:09 EST

  • Next message: Flemming Videbaek: "calibration module problem"
    Eun-joo came to me with a problem that while running calibration the calibration module
    did NOT output the calibration ascii file, and said that it worked recently (a few weeks) back.
    We talked about this and convinced ourselves that that code in fact went to the SaveAscii.. method
    and went into the piece of code following the
     ofstream file(fFileName.Data(),ios::out)  but NO output was produced. EJK even tried to insert a simple
    piece of code 'ofstream("test.dat",ios::out) followed by some simple formatted output to this file
    and it did not show up.
    
    a)I checked this with my current brat on rcas (brat 2.6.3 0 on gcc 2.96 with root opt/brahms/pro
    and an earlier adcgain script for td1 did also not produce a ascii file.
    b) I checked the same command + script on my local desktop version i.e.
    gcc 3.04, a version of brallibs/main from Oct 28 (I lost the version info)  and root 3.03/09 and here the script (reading the same data file) did work.
    
    Updating with brat as of today - It does not work any longer -
    Thus, has anyone else observed a similar behaviour recently?
    Are there any obvious clues ? (An examination of the change-log
    does not point to any obvious piece of code that could cause this problem)
    it is not restricted to tof like cal it also happens for BB, TPC etc...
    
    Any clues would be appriciated. (The 10/28 version on my local machine was with 
    all the 'use namespace std' included.)
    
    
    Flemming +EJK
    
    
    ------------------------------------------------------
    Flemming Videbaek
    Physics Department
    Brookhaven National Laboratory
    
    tlf: 631-344-4106
    fax 631-344-1334
    e-mail: videbaek@bnl.gov
    


    This archive was generated by hypermail 2.1.5 : Fri Dec 13 2002 - 17:49:06 EST