21 Oct 2015, SUDESHNA GANGULY, Info, Adding Trees and Branches in ROME 
 | 
Hi,
 
 
I need to add a tree, the tree will have n branches. Each branch will refer to
 | 
   03 Dec 2015, SUDESHNA GANGULY, Suggestion, Drawing multiple histograms on the same pad and dispalying them in the online mode in ROME  
 | 
I need some suggestions regarding drawing multiple histograms on the same pad in
 
ROME.
 
Here is what I have been doing.  I am making a summary histogram online dispaly
 | 
   10 Dec 2015, SUDESHNA GANGULY, Suggestion, writing data to mySQL via ROME 
 | 
I need some suggestions on how to write some data to a mySQL database via ROME.
 
 
I am calculating a quantity CTag and making a TGraph of CTag/event in ROME. Now
 | 
   22 Jan 2016, SUDESHNA GANGULY, Suggestion, Adding texts on a histigram while using <Argus> block for tabbing 
 | 
Hi,
 
 
I am defining a histogram in the xml file like this:
 | 
   01 Mar 2016, SUDESHNA GANGULY, Info, Adding different tabs under a single parent tab 
 | 
Hi Everyone,
 
 
Is there any way I can put different tabs under a single click-able menu in ROME?
 | 
   07 Mar 2016, SUDESHNA GANGULY, Suggestion, Problem in adding two TGraphs in the same pad using <Argus> block in tabbing 
 | 
I wanted to add two different TGraphs (Corresponding to two calorimeters) into
 
the same pad.
 
So in the xml file I did:
 | 
   05 Apr 2016, SUDESHNA GANGULY, Bug Report, Running ROME remotely 
 | 
Hi Ryu,
 
 
After following your instructions to run ROME remotely, using run mode 3 on the
 | 
   11 Apr 2016, SUDESHNA GANGULY, Info, Getting an error while compiling a code with <ARGUS> tabs for 2-D histograms 
 | 
Hi Ryu,
 
 
I am trying to display a 2-D histogram with the <Argus> tab in the user xml file.
 | 
   13 Apr 2016, SUDESHNA GANGULY, Bug Report, Error with maximum number of tabs in Argus section 
 | 
Hi Ryu,
 
 
I am trying to use <Argus> for tabbing like this:
 | 
   
   14 Apr 2016, SUDESHNA GANGULY, Info, Error with maximum number of tabs in Argus section 
 | 
I've fixed the problem of not being able to define 18 tabs. I edited
 
/argus/include/ArgusHistoDisplay.h file:
 
I changed the parameter values to:
 | 
   14 Apr 2016, SUDESHNA GANGULY, Info, Is auto-update available for tabs with user-defined codes (not with <Argus>) ? 
 | 
Is it possible to have the pads automatically updated with the update frequency
 
(set at romeConfig.xml) while using user-defined src/tabs codes? 
 
Suppose I write a tab code under src/tabs where I have created an "update" button. 
 | 
   18 Apr 2016, SUDESHNA GANGULY, Info, Clear histogram/group of histograms at the beginning of run in ROME 
 | 
Hi All,
 
 
Is there any way in ROME that I can clear histograms at:
 | 
   06 May 2016, SUDESHNA GANGULY, Info, Can we reset histograms at the middle of a run in ROME? 
 | 
Hi All,
 
 
Suppose I want to pause a run, at the middle, and change some run conditions. So
 | 
   16 Oct 2004, Ryu Sawada, Info, MIDAS status update  
 | 
"Analyzed" fields in MIDAS status display are always 0.0% as you can see in the attached file.
 
Is it possible to implement function to update this field ? | 
   09 Nov 2004, Ryu Sawada, Suggestion, Bank size check 
 | 
in ROMEEventLoop::ReadEvent(), if  gROME->isOffline() and gROME->isMidas(),
 
ROME checks if bank size is greater than 0.
 
 | 
   
   10 Nov 2004, Ryu Sawada, Suggestion, Bank size check 
 | 
> in ROMEEventLoop::ReadEvent(), if  gROME->isOffline() and gROME->isMidas(),
 
> ROME checks if bank size is greater than 0.
 
> 
 | 
   12 Nov 2004, Ryu Sawada, Suggestion, Makefile 
 | 
In Makefile xmlibs and sqllibs is defined like this. 
 
xmllibs := -lxml2 -lz
 
sqllibs := -lmysql
 | 
   12 Nov 2004, Ryu Sawada, Bug Report, GlobalSteering 
 | 
When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to make each 
 
classes. | 
   17 Nov 2004, Ryu Sawada, Suggestion, Reverse sorting of database 
 | 
User may want to read database in inverse order.
 
 
To add new rule to specify wheather the order is normal or opposit may be useful.
 | 
   
   19 Nov 2004, Ryu Sawada, Bug Report, GlobalSteering 
 | 
> > When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to make each 
 
> > classes.
 
> 
 |