09 Apr 2005, Daniele Barbareschi, Bug Report, Compiling Builder 
 | 
I am Daniele Barbareschi, I am a Corrado Gatto's student 
 
I work to interfacing between ALIROOT and MYSQL for CONSTANT CALIBRATION of 
 
subdetector.
 | 
   07 May 2005, Ryu Sawada, Bug Report, Mismatch of [Set/Append]Formatted 
 | 
In ROMEBuilder.cpp, there are some mismatchs of formart and argument of ROMEString::Set or 
 
AppendFormatted.
 
 | 
   
   13 May 2005, Ryu Sawada, Bug Report, Mismatch of [Set/Append]Formatted 
 | 
done.
 
> In ROMEBuilder.cpp, there are some mismatchs of formart and argument of ROMEString::Set or 
 
> AppendFormatted.
 | 
   26 Jun 2005, Yasuko HISAMATSU, Bug Report, Need to include stdarg.h in file ROMEString.h 
 | 
Hello,
 
 
It seems some compliers have a problem with making ROME, sending error message
 | 
   
   27 Jun 2005, Matthias Schneebeli, Bug Report, Need to include stdarg.h in file ROMEString.h 
 | 
> Hello,
 
> 
 
> It seems some compliers have a problem with making ROME, sending error message
 | 
   
   28 Jun 2005, Ryu Sawada, Bug Report, Need to include stdarg.h in file ROMEString.h 
 | 
> > Hello,
 
> > 
 
> > It seems some compliers have a problem with making ROME, sending error message
 | 
   28 Jun 2005, Ryu Sawada, Bug Report, support folder object in folder. 
 | 
When one makes a support folder type field in folder, pointer to the support folder or pointer of 
 
TClonesArray is in the folder.
 
But There is no "new" statement to create the object. | 
   29 Aug 2005, Ryu Sawada, Bug Report, TFile creation and TTree 
 | 
When the filename base IO was added, it seems that TFile creation was moved from 
 
ROMEEventLoop::DAQInit to ROMEEventLoop:DAQEndOfRun.
 
 | 
   
   30 Aug 2005, Matthias Schneebeli, Bug Report, TFile creation and TTree 
 | 
> When the filename base IO was added, it seems that TFile creation was moved from 
 
> ROMEEventLoop::DAQInit to ROMEEventLoop:DAQEndOfRun.
 
> 
 | 
   08 Feb 2006, Ryu Sawada, Bug Report, ROMEEventLoop:Update 
 | 
Recently the place to call ROMEEventLoop:Update was moved.
 
Probably because of this, in MIDAS online mode, event number is always incremented even when DAQ is not running. | 
   08 Feb 2006, Ryu Sawada, Bug Report, ROMENetFolderServer 
 | 
When I run ROME analyzer in online MIDAS mode.
 
It stopps with making core (segmentation fault).
 
 | 
   
   09 Feb 2006, Ryu Sawada, Bug Report, ROMENetFolderServer 
 | 
I investigated the problem.
 
 
On my machine (Scientific Linux 4.2, gcc3.3.2, glibc2.3.2, ROOT5.08.00), following simple program reproduced the problem.
 | 
   08 Mar 2006, Giovanni Signorelli, Bug Report, gAnalyzer->GetEventID() fails if EventID>127-48 
 | 
This bug happened when reading a .MID file containing events with event_id=99.
 
The ReadMidas task is not able to read the event because it is not recognized.
 
This event_id, when recovered with GetEventID() method was transformed to a negative value. This probably happened because there is a +48 addition at some | 
   
   02 Apr 2006, Matthias Schneebeli, Bug Report, gAnalyzer->GetEventID() fails if EventID>127-48 
 | 
[quote="Giovanni Signorelli"]This bug happened when reading a .MID file containing events with event_id=99.
 
The ReadMidas task is not able to read the event because it is not recognized.
 
This event_id, when recovered with GetEventID() method was transformed to a negative value. This probably happened because there is a +48 addition at some | 
   08 Jun 2006, Todd Bredeweg, Bug Report, Unable to run rome analyzer from crontab 
 | 
I would like to use a bash script run from cron to analyze new midas event files automatically. Below is an abbreviated example script to test the way ROOT 
and ROME handle true batch mode
 
 | 
   
   08 Jun 2006, Konstantin Olchanski, Bug Report, Unable to run rome analyzer from crontab 
 | 
(sorry for top-reply- I am trying to avoid elcode garbling my answer)
 
 
In the past, I have seen problems like yours, there are at least two issues:
 | 
   09 Jun 2015, Farrukh Azfar, Bug Report, Problems with programming tabs when using TGraph 
 | 
Dear Colleagues,
 
 
 
I have been using the ROME framework and have succesfully implemented a program 
 | 
   
   11 Jun 2015, Ryu Sawada, Bug Report, Problems with programming tabs when using TGraph 
 | 
Dear Farrukh
 
 
I presume you implemented your tab which draws the graph.
 | 
   
   13 Jun 2015, Farrukh Azfar, Bug Report, Problems with programming tabs when using TGraph 
 | 
Hi Ryu,
 
 
thanks for your reply. yes I am(was) using it.
 | 
   
   15 Jun 2015, Ryu Sawada, Bug Report, Problems with programming tabs when using TGraph 
 | 
Dear Farrukh
 
 
If you attach your code related to the problem, I can investigate the problem.
 |