| ID | Date | Author | Topic  | Subject | Text |  | 
| 1 | 05 Oct 2004 | Jan Wouters | Suggestion | xml and ROME | After looking at the example xml document for the MEG detector I would like to make
 the following suggestion.
 |    | 
| 2 | 08 Oct 2004 | Matthias Schneebeli | Suggestion | xml and ROME | > After looking at the example xml document for the MEG detector I would like to make
 the following suggestion.
 |  | 
| 3 | 08 Oct 2004 | Matthias Schneebeli | Suggestion | xml and ROME | > > After looking at the example xml document for the MEG detector I would like to make
 the following suggestion.
 |  | 
| 5 | 13 Oct 2004 | ryu | Suggestion | TBranch compression | It seems that branchs in TTree which is created by ROME is not compressed.
 
 |  | 
| 6 | 13 Oct 2004 | ryu | Suggestion | TTree filling in online mode. | In my case, in online mode, I don't need to wirte TTree.
 But I want to fill it, because we use it
 |  | 
| 8 | 13 Oct 2004 | Matthias Schneebeli | Suggestion | TBranch compression | > It seems that branchs in TTree which is created by ROME is not compressed.
 >
 |  | 
| 10 | 14 Oct 2004 | Stefan Ritt | Suggestion | TBranch compression | > Yes your right. >
 > I added that.
 |  | 
| 11 | 14 Oct 2004 | Matthias Schneebeli | Suggestion | TBranch compression | > > Yes your right. > >
 > > I added that.
 |  | 
| 12 | 14 Oct 2004 | Matthias Schneebeli | Suggestion | TTree filling in online mode. | > In my case, in online mode, I don't need to wirte TTree.
 > But I want to fill it, because we use it
 |  | 
| 14 | 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
 |  | 
| 15 | 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
 |  | 
| 16 | 12 Nov 2004 | Ryu Sawada | Suggestion | Makefile | In Makefile xmlibs and sqllibs is defined like this.
 xmllibs := -lxml2 -lz
 |  | 
| 18 | 17 Nov 2004 | Ryu Sawada | Suggestion | Reverse sorting of database | User may want to read database in inverse order.
 
 |  | 
| 22 | 02 Dec 2004 | Ryu Sawada | Suggestion | Midas event definition | I finished Macintosh porting. I checked it in offline mode , but not yet
 online mode.
 |  | 
| 31 | 06 Jan 2005 | Ryu Sawada | Suggestion | user defined link in html file | I was asked to put change log of my rome application(LPframewok). I think the best place to put it is the
 html file which builder created.  But of
 |  | 
| 35 | 11 Jan 2005 | Matthias Schneebeli | Suggestion | user defined link in html file | > I was asked to put change log of my rome application(LPframewok). I think the best
 place to put it is the
 |  | 
| 39 | 19 Jan 2005 | Ryu Sawada | Suggestion | headers of midas,xml2 and mysql | This is not so strong suggestion. I am just wondering.
 
 |  | 
| 40 | 19 Jan 2005 | Ryu Sawada | Suggestion | messaging system | About warnings,errors and informations output in online mode.
 
 |  | 
| 41 | 20 Jan 2005 | Ryu Sawada | Suggestion | headers of midas,xml2 and mysql | > This is not so strong suggestion. I am just wondering.
 >
 |  | 
| 44 | 27 Jan 2005 | Matthias Schneebeli | Suggestion | messaging system | > About warnings,errors and informations output in online mode.
 >
 |  | 
| 45 | 27 Jan 2005 | Stefan Ritt | Suggestion | messaging system | > I implemented the cm_msg calls. 
 You should implement a central "message dispatcher".
 |  | 
| 46 | 28 Jan 2005 | Matthias Schneebeli | Suggestion | messaging system | > > I implemented the cm_msg calls. >
 > You should implement a central "message
 |  | 
| 49 | 06 Mar 2005 | Ryu Sawada | Suggestion | Cint mode on online | We sometimes want to use trees in ROME. 
 One way is to read it by TSocket connection.
 |  | 
| 66 | 29 Mar 2005 | Ryu Sawada | Suggestion | Input file format | I am going to make a new ROME project to analyze MC data. Input file will be ROOT which  is
 created by
 |  | 
| 69 | 03 Apr 2005 | Ryu Sawada | Suggestion | user defined command line options | This is not strong request, just a proposal because the same thing can be done by configuration
 file.
 |  | 
| 72 | 14 Apr 2005 | Ryu Sawada | Suggestion | GetDataBase, GetActiveDAQ | There is no check if the pointer returned by GetDataBase,GetActiveDAQ is valid. This
 can result
 |  | 
| 73 | 15 Apr 2005 | Matthias Schneebeli | Suggestion | GetDataBase, GetActiveDAQ | >   There is no check if the pointer returned by GetDataBase,GetActiveDAQ is valid. This
 can result
 |  | 
| 74 | 15 Apr 2005 | Ryu Sawada | Suggestion | About parameters in definition and configuration file | At first there must be several opinions and discussions. Following is just my opinion.
 Probably asking opinion some users before
 |  | 
| 75 | 15 Apr 2005 | Ryu Sawada | Suggestion | <Online> in configuration file | <Online> in configuration file is MIDAS specific thing. Non MIDAS users don't need it.
 And it can be used when MIDAS is linked.
 |  | 
| 76 | 18 Apr 2005 | Pierre-Andre Amaudruz | Suggestion | ROOTCINT path | As ROOTSYS is required for the ROME build, I would suggest to
 include the code below in the builder for
 |  | 
| 77 | 18 Apr 2005 | Matthias Schneebeli | Suggestion | ROOTCINT path | > As ROOTSYS is required for the ROME build, I would suggest to
 > include the code below in the builder for
 |  | 
| 78 | 22 Apr 2005 | Ryu Sawada | Suggestion | user defined command line options | > Then user can change the variable with
 command line option like
 |  | 
| 79 | 22 Apr 2005 | Ryu Sawada | Suggestion | user defined command line options | > > > Then user can change the variable with
 command line option like
 |  | 
| 80 | 03 May 2005 | Ryu Sawada | Suggestion | ROOTCINT path | > > As ROOTSYS is required for the ROME build, I would suggest to
 > > include the code below in the builder
 |  | 
| 86 | 11 Jun 2005 | Ryu Sawada | Suggestion | class members in TTree | I think that fUniqueID and fBits in TObject is not useful to store in TTree.
 I found in ROOT users guide that we can disable
 |  | 
| 89 | 28 Jun 2005 | Ryu Sawada | Suggestion | Folder reset. | In Reset method of folders. Support folder members are ignored currently.
 Reset method of support folder member had
 |  | 
| 90 | 28 Jun 2005 | Matthias Schneebeli | Suggestion | class members in TTree | > I think that fUniqueID and fBits in TObject is not useful to store in TTree.
 > I found in ROOT users guide that we can
 |  | 
| 92 | 28 Jun 2005 | Ryu Sawada | Suggestion | class members in TTree | > This is just a matter of favor. > We sometimes use TTree interactively. At
 that time, I feel fRunNumber, fEventNumber,
 |  | 
| 94 | 10 Jul 2005 | Ryu Sawada | Suggestion | ResetFolders | ResetFolders are called in DAQEvent for every events.
 
 |  | 
| 95 | 21 Jul 2005 | Ryu Sawada | Suggestion | ResetFolders | > ResetFolders are called in DAQEvent for every events.
 >
 |  | 
| 96 | 21 Jul 2005 | Ryu Sawada | Suggestion | An idea of file I/O | Current file handling of ROME is based on run number. This way is simple and easy to
 understand. But
 |  | 
| 105 | 07 Dec 2005 | Ryu Sawada | Suggestion | Proposal reorganiztion directory structure | *) Currently, builder makes many files in the top directory.
 
 |  | 
| 109 | 09 Jan 2006 | Ryu Sawada | Suggestion | Configuration file | About configuration XML files. 
 Now we merged ROME and ARGUS.
 |  | 
| 110 | 09 Jan 2006 | Ryu Sawada | Suggestion | Quit mode | Sometimes I hear that going to interactive session after end of analysis is uncomfortable.
 In fact it is possible to quit program immediately
 |  | 
| 111 | 13 Jan 2006 | Ryu Sawada | Suggestion | Configuration file | done. Program searches configuration XML file in
 ./ and ./config
 |  | 
| 112 | 13 Jan 2006 | Ryu Sawada | Suggestion | Quit mode | done. Users can specify quit mode with option -q
 or configuration file.
 |  | 
| 116 | 22 Feb 2006 | Giovanni Signorelli | Suggestion | Text database suggestion | This is maybe a bug report that happens reading long lines in a text database.
 I am currently handling large data base files
 |  | 
| 117 | 22 Feb 2006 | Stefan Ritt | Suggestion | Text database suggestion | > This is maybe a bug report that happens reading long lines in a text database.
 
 |  | 
| 118 | 22 Feb 2006 | Ryu Sawada | Suggestion | Text database suggestion | I improved TextDataBase as Giovanni suggested. |  | 
| 174 | 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.
 |   | 
| 175 | 07 Dec 2015 | Ryu Sawada | Suggestion | Drawing multiple histograms on the same pad and dispalying them in the online mode in ROME | Hello, 
 First of all, the histograms are supposed
 |  | 
| 176 | 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.
 
 |  | 
| 177 | 11 Dec 2015 | Ryu Sawada | Suggestion | writing data to mySQL via ROME | Dear Sudeshna 
 Yes, you can write,
 |  | 
| 178 | 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
 |  | 
| 179 | 28 Jan 2016 | Ryu Sawada | Suggestion | Adding texts on a histigram while using <Argus> block for tabbing | Dear Sudeshna 
 Unfortunately, with the current ROME, it
 |  | 
| 184 | 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.
 |  | 
| 186 | 13 Mar 2016 | Ryu Sawada | Suggestion | Problem in adding two TGraphs in the same pad using <Argus> block in tabbing | I tried to reproduce the problem with using histoGUI example.
 However I couldn't reproduce it; namely two
 |   | 
| 4 | 11 Oct 2004 | Matthias Schneebeli | Info | Schema evolution in root and rome | For your information: 
 ROOT has an automatic schema evolution implemented.
 |  | 
| 13 | 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.
 |   | 
| 24 | 06 Dec 2004 | Ryu Sawada | Info | Changeable folder as branch a tree | I tried to make changeable folder a branch of tree.
 I could process data. Rome succeeded to write
 |  | 
| 42 | 24 Jan 2005 | Ryu Sawada | Info | small problems | These are not critical, but someone may complain some day.
 
 |  | 
| 43 | 25 Jan 2005 | Matthias Schneebeli | Info | small problems | > These are not critical, but someone may complain some day.
 >
 |  | 
| 48 | 28 Feb 2005 | Ryu Sawada | Info | Run number in online mode | We usually use ROME framework without specifying run number in romeConfig.xml and command
 line
 |  | 
| 53 | 11 Mar 2005 | Ryu Sawada | Info | make build | I added new make target "build" in ARGUS. It may be useful also for ROME users.
 
 |  | 
| 54 | 13 Mar 2005 | Ryu Sawada | Info | Warning message from compiler (These are just warnings, not problems) | I will summarize some points which g++ warned. 
 
 |  | 
| 55 | 18 Mar 2005 | Ryu Sawada | Info | xmlwriter.h | I realized that some unix system distribution does not provide xmlwriter.h in standard
 libxml2-devel
 |  | 
| 57 | 21 Mar 2005 | Matthias Schneebeli | Info | Run number in online mode | > We usually use ROME framework without specifying run number in romeConfig.xml and command
 line
 |  | 
| 61 | 23 Mar 2005 | Matthias Schneebeli | Info | xmlwriter.h | > I realized that some unix system distribution does not provide xmlwriter.h in standard
 libxml2-devel
 |  | 
| 63 | 24 Mar 2005 | Ryu Sawada | Info | CVS_RSH | I recommended to my friend trying ROME, but he couldn't download it, because he didn't
 set CVS_RSH.
 |  | 
| 65 | 29 Mar 2005 | Ryu Sawada | Info | Histograms | It does not seem that fHistoNameTitleOverWritten,fHistoNameFolderTitleOverWritten and so on are not
 initialized.
 |  | 
| 67 | 30 Mar 2005 | Matthias Schneebeli | Info | CVS_RSH | > I recommended to my friend trying ROME, but he couldn't download it, because he didn't
 set CVS_RSH.
 |  | 
| 68 | 01 Apr 2005 | Matthias Schneebeli | Info | Inportant !!! -> Changes in the user code requiered | In the current cvs version of ROME several things have changed that require
 changes in the user code.
 |  | 
| 70 | 07 Apr 2005 | Ryu Sawada | Info | Compiler warning | Followings are warning message from compiler, please check if they are correct.
 When I changed line-490 like,
 |  | 
| 81 | 06 May 2005 | Ryu Sawada | Info | Identical check in builder | About identical check of new and existing file in builder.
 
 |  | 
| 83 | 13 May 2005 | Ryu Sawada | Info | Identical check in builder | done. 
 > About identical check of new and existing
 |  | 
| 102 | 14 Oct 2005 | Ryu Sawada | Info | EventID | It seems that when tasks have different eventID from 'a', event methods are not executed.
 
 |  | 
| 103 | 17 Oct 2005 | Matthias Schneebeli | Info | Moved ROME from cvs to subversion | ROME moved from the cvs repository to a subversion repository.
 
 |  | 
| 104 | 16 Nov 2005 | Matthias Schneebeli | Info | Changed Root DAQ to Rome DAQ | I have changed the name of ROMEs input/output DAQ system from Root to Rome.
 This has to implications for the user :
 |  | 
| 106 | 18 Dec 2005 | Ryu Sawada | Info | Re-organization of directory structure | I and Matthias discussed about directory structure. In previous structure, files which can be
 overwritten and others were placed in the
 |  | 
| 123 | 09 Jun 2006 | Matthias Schneebeli | Info | ChangeableClassFile in Definition XML removed | We removed the <ChangeableClassFile> under <Task> in the project definition XML file.
 ROME will always make a user editable class
 |  | 
| 129 | 20 Nov 2006 | Matthias Schneebeli | Info | *** Important *** : Format of configuration file changed | The format of the configuration file has changed starting with rev. 1545. The
 configuration files produced by an older
 |  | 
| 135 | 18 Apr 2007 | Ryu Sawada | Info | I/O system change | I changed default type of dictionaries. By this change we use new I/O system introduced
 at ROOT version 3.
 |  | 
| 138 | 09 Jun 2015 | Farrukh Azfar | Info | ROME examples : histoGUI | Dear Colleagues, 
 I have succesfully written a ROME application
 |  | 
| 140 | 11 Jun 2015 | Ryu Sawada | Info | ROME examples : histoGUI | Dear Farrukh 
 The 'histoGUI' example was prepared as an
 |  | 
| 142 | 11 Jun 2015 | Konstantin Olchanski | Info | ROME examples : histoGUI | > I have succesfully written a ROME application ...
 
 |  | 
| 143 | 11 Jun 2015 | Ryu Sawada | Info | ROME examples : histoGUI | Dear Farrukh 
 If you want to control the frequency of update
 |  | 
| 144 | 13 Jun 2015 | Farrukh Azfar | Info | ROME examples : histoGUI | Dear Ryu, 
 many thanks for your reply that's very useful.
 |  | 
| 146 | 15 Jun 2015 | Ryu Sawada | Info | ROME examples : histoGUI | Dear Farrukh 
 ProcessEvents is nothing to do with ROME.
 |  | 
| 162 | 21 Oct 2015 | SUDESHNA GANGULY | Info | Adding Trees and Branches in ROME | Hi, 
 I need to add a tree, the tree will have
 |  | 
| 163 | 22 Oct 2015 | Ryu Sawada | Info | Adding Trees and Branches in ROME | Dear Sudeshna Ganguly 
 It might be my misunderstanding, but do you
 |  | 
| 181 | 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
 |  | 
| 182 | 02 Mar 2016 | Ryu Sawada | Info | Adding different tabs under a single parent tab | Yes, it can be done easily by nesting the tab definition in your definition XML file.
 An example is $ROMESYS/examples/argus/tabs
 |  | 
| Draft | 21 Mar 2016 | Farrukh Azfar | Info | speeding up ROME |  |  | 
| 189 | 23 Mar 2016 | Farrukh Azfar | Info | ROME in online mode using an intermediary machine | Dear Folks 
 Complete newby on online mode - hence this
 |  | 
| 190 | 27 Mar 2016 | Ryu Sawada | Info | ROME in online mode using an intermediary machine | Hello, 
 I think you need to use SSH port forwarding,
 |  | 
| 191 | 30 Mar 2016 | Farrukh Azfar | Info | ROME in online mode using an intermediary machine | Hi Ryu 
 Thanks for your reply
 |  | 
| 192 | 31 Mar 2016 | Ryu Sawada | Info | ROME in online mode using an intermediary machine | The local port 21175 may be too large, please replace 21175 by, for example, 8175.
 
 |  | 
| 193 | 04 Apr 2016 | Wes Gohn | Info | ROME in online mode using an intermediary machine | Hi Ryu, here is the method we've followed.
 I tried to simplify things by connecting
 |  | 
| 194 | 05 Apr 2016 | Ryu Sawada | Info | ROME in online mode using an intermediary machine | Dear Wes, 
 -R is used for starting an interactive session
 |  | 
| 197 | 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
 |  | 
| 199 | 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:
 |  | 
| 200 | 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
 |  | 
| 201 | 15 Apr 2016 | Ryu Sawada | Info | Is auto-update available for tabs with user-defined codes (not with <Argus>) ? | Dear Sudeshna 
 The easiest way would be to call your "Update"
 |  | 
| 202 | 15 Apr 2016 | Ryu Sawada | Info | Error with maximum number of tabs in Argus section | Dear Sudeshna 
 I commit the change to the 'develop' branch.
 |  | 
| 203 | 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
 |  | 
| 204 | 21 Apr 2016 | Ryu Sawada | Info | Clear histogram/group of histograms at the beginning of run in ROME | Dear Sudeshna, 
 In ROME, histograms are associated with a
 |  | 
| 206 | 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,
 |  | 
| 207 | 11 May 2016 | Ryu Sawada | Info | Can we reset histograms at the middle of a run in ROME? | Dear Sudeshna, 
 I added a new button to clear histograms.
 |   | 
| 208 | 29 Nov 2017 | Yusuke Uchiyama | Info | Compiler warning | Dear all, 
 Under the environment with GCC4.8.5 and ROOT6.08.04,
 |  | 
| 209 | 29 Nov 2017 | Ryu Sawada | Info | Compiler warning | Hi Yusuke 
 NOOPT is added for potentially large source
 |  | 
| 210 | 29 Nov 2017 | Yusuke Uchiyama | Info | Compiler warning | Hi Ryu, 
 Thank you.
 |  | 
| 211 | 29 Nov 2017 | Ryu Sawada | Info | Compiler warning | Hi. 
 Thank you for testing.
 |  | 
| 85 | 01 Jun 2005 | Ryu Sawada | Forum | TaskHierarchy | This is a proposal on specifying relation of tasks.
 
 |  | 
| 99 | 08 Sep 2005 | Ryu Sawada | Forum | Dividing xml the definition xml file. | I am thinking to divide my definition xml file into several files.
 
 |  | 
| 100 | 06 Oct 2005 | Ryu Sawada | Forum | Dividing xml the definition xml file. | > I am thinking to divide my definition xml file into several files.
 >
 |   | 
| 101 | 07 Oct 2005 | Ryu Sawada | Forum | Dividing xml the definition xml file. | > I made a patch to enable it with mxml. > Please test it.
 >
 |   | 
| 107 | 06 Jan 2006 | Steven Sheets | Forum | TNetFolder.h | I just downloaded ROME v 2.0, I think. After running the make file I try and use romebuilder.exe
 on the example stepbystep given in the download.
 |  | 
| 108 | 06 Jan 2006 | Ryu Sawada | Forum | TNetFolder.h | You can download the latest TNetFolder.h from the repository with web browser.
 
 |  | 
| 126 | 29 Jun 2006 | Steven Sheets | Forum | ROME analyzer crashes on reading midas file. | Hello, 
 So I'm stuck on this problem. The ROME based
 |  | 
| 127 | 04 Jul 2006 | Matthias Schneebeli | Forum | ROME analyzer crashes on reading midas file. | From the error message I don't see where the problem is.
 Are you sure that your midas file is ok?
 |  | 
| 128 | 07 Jul 2006 | Ryu Sawada | Forum | ROME analyzer crashes on reading midas file. | I have tested midas file reading on 64 bit CPU. And there was no problem.
 
 |  | 
| 131 | 23 Feb 2007 | Matthias Schneebeli | Forum | Duplicate header file | > I just started using Rome v2.7 and Root v5.14.00. I have run into a rather
 > interesting issue trying to compile my
 |  | 
| 132 | 23 Feb 2007 | Konstantin Olchanski | Forum | Duplicate header file | > > I just started using Rome v2.7 and Root v5.14.00. I have run into a rather
 > > interesting issue trying to compile my
 |  | 
| 133 | 28 Feb 2007 | Ryu Sawada | Forum | Duplicate header file | > > > I just started using Rome v2.7 and Root v5.14.00. I have run into a rather
 > > > interesting issue trying to compile
 |  | 
| 134 | 28 Feb 2007 | Ryu Sawada | Forum | Duplicate header file | > > > > I just started using Rome v2.7 and Root v5.14.00. I have run into a rather
 > > > > interesting issue trying to compile
 |  | 
| 136 | 06 Jun 2008 | Todd Bredeweg | Forum | Rome License | I was wondering what type of license, if any, applies to the Rome distribution.
 Midas is using GPL and Root is using LGPL.
 |  | 
| 137 | 09 Jun 2008 | Stefan Ritt | Forum | Rome License | > I was wondering what type of license, if any, applies to the Rome distribution.
 > Midas is using GPL and Root is using LGPL.
 |  | 
| 148 | 02 Sep 2015 | Farrukh Azfar | Forum | ARGUS display with canvas and pads ... | Dear Colleagues, 
 We are succesfully running a ROME executable
 |  | 
| 149 | 03 Sep 2015 | Ryu Sawada | Forum | ARGUS display with canvas and pads ... | Dear Farrukh 
 What you want to do is probably possible
 |  | 
| 150 | 03 Sep 2015 | Farrukh Azfar | Forum | ARGUS display with canvas and pads ... | Hi Ryu 
 thanks very much - I will certainly look
 |  | 
| 152 | 03 Sep 2015 | Farrukh Azfar | Forum | ARGUS display with canvas and pads ... | Hi Ryu 
 thanks ever so much.
 |  | 
| 153 | 04 Sep 2015 | Ryu Sawada | Forum | ARGUS display with canvas and pads ... | Dear Farrukh 
 It is not necessary to build in 'develop'
 |  | 
| 154 | 04 Sep 2015 | Farrukh Azfar | Forum | ARGUS display with canvas and pads ... | Dear Ryu, 
 we've coded up our own example menu based
 |  | 
| 155 | 04 Sep 2015 | Ryu Sawada | Forum | ARGUS display with canvas and pads ... | Dear Farrukh 
 The menu items are defined in,
 |  | 
| 159 | 07 Sep 2015 | Ryu Sawada | Forum | ARGUS display with canvas and pads ... | I found rather easy way for the Method 3 (click on pad).
 
 |  | 
| 164 | 23 Oct 2015 | Wes Gohn | Forum | TGraph objects | Does anyone have an example of how to add TGraph objects in ROME? We often use these
 in our MIDAS analyzers to create plots of
 |  | 
| 165 | 23 Oct 2015 | Joe Grange | Forum | Running ROME in online mode | Hi folks, 
 I've been a happy and successful user of
 |   | 
| 166 | 24 Oct 2015 | Robert Pattie | Forum | ROME / Argus crashing between runs with MIDAS | I'm running ROME+Argus as an online analyzer and display for a MIDAS DAQ system.
 In our set up there is generally a few seconds
 |  | 
| 167 | 26 Oct 2015 | Konstantin Olchanski | Forum | ROME / Argus crashing between runs with MIDAS | > I'm running ROME+Argus as an online analyzer and display for a MIDAS DAQ system.
 >  In our set up there is generally a few
 |  | 
| 168 | 29 Oct 2015 | Ryu Sawada | Forum | TGraph objects | Hello, 
 You can find an example in $ROMESYS/examples/histoGUI
 |  | 
| 169 | 29 Oct 2015 | Ryu Sawada | Forum | Running ROME in online mode | Dear Joe 
 In the online mode, the analyzer does not
 |  | 
| 170 | 29 Oct 2015 | Ryu Sawada | Forum | ROME / Argus crashing between runs with MIDAS | Hello, 
 You can try to set <MidasOnlineCommunicationThread>to
 |  | 
| 171 | 05 Nov 2015 | Joe Grange | Forum | Running ROME in online mode | Dear Ryu, 
 Thanks for your response.  Unfortunately
 |  | 
| 172 | 08 Nov 2015 | Ryu Sawada | Forum | Running ROME in online mode | Dear Joe, 
 Did you run ROMEBuilder for your application
 |  | 
| 173 | 16 Nov 2015 | Joe Grange | Forum | Running ROME in online mode | Dear Ryu, 
 Thanks very much, indeed it was user error
 |  | 
| 180 | 18 Feb 2016 | Joe Grange | Forum | Online mode issue | Hello all, 
 I'm having an issue with getting rome to
 |  | 
| 183 | 02 Mar 2016 | Ryu Sawada | Forum | Online mode issue | Dear Joe 
 There is a working example for the online
 |  | 
| 185 | 10 Mar 2016 | Farrukh Azfar | Forum | Option to analyse every Nth event | Dear Colleagues 
 I was wondering if there was an option to
 |  | 
| 187 | 13 Mar 2016 | Ryu Sawada | Forum | Option to analyse every Nth event | I added a new parameter <EventStep> to configuration XML file.
 The default is 1.
 |  | 
| Draft | 28 Feb 2018 | Francesco Renga | Forum | DB path | Dear all, I need to perform a DB query in
 ROME, where I have to select an array of
 |  | 
| 213 | 23 Jul 2019 | Yusuke Uchiyama | Forum | Change of MIDAS library path | Dear all, 
 From the recent release of MIDAS, "midas-2019-06",
 |  | 
| 7 | 13 Oct 2004 | ryu | Bug Report | serial number and event ID | In "ROMEEventLoop.cpp" in function "ReadEvent(Int_t event)"
 after "if (gROME->isOnline()&&gROME->isMidas())
 |  | 
| 9 | 13 Oct 2004 | Matthias Schneebeli | Bug Report | serial number and event ID | > In "ROMEEventLoop.cpp" > in function "ReadEvent(Int_t event)"
 > after "if (gROME->isOnline()&&gROME->isMidas())
 |  | 
| 17 | 12 Nov 2004 | Ryu Sawada | Bug Report | GlobalSteering | When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to
 make each
 |  | 
| 19 | 18 Nov 2004 | Matthias Schneebeli | Bug Report | GlobalSteering | > When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to
 make each
 |  | 
| 20 | 19 Nov 2004 | Ryu Sawada | Bug Report | GlobalSteering | > > When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to
 make each
 |  | 
| 21 | 27 Nov 2004 | Ryu Sawada | Bug Report | ss_getchar | When romeConfig.xml does not exist. Rome goes to infinite loop.
 
 |  | 
| 23 | 03 Dec 2004 | Ryu Sawada | Bug Report | -e option | When I used "-e" option in generated framework. It stopped immediately after starting analysis.
 
 |  | 
| 25 | 06 Dec 2004 | Matthias Schneebeli | Bug Report | ss_getchar | > When romeConfig.xml does not exist. Rome goes to infinite loop.
 >
 |  | 
| 26 | 06 Dec 2004 | Ryu Sawada | Bug Report | ReadConfiguration | I can not change some global steering parameters. In my LPConfig::ReadConfiguration in LPConfig.cpp
 which was generated by builder.
 |  | 
| 27 | 21 Dec 2004 | Matthias Schneebeli | Bug Report | ReadConfiguration | > I can not change some global steering parameters. > In my LPConfig::ReadConfiguration in LPConfig.cpp
 which was generated by builder.
 |  | 
| 28 | 21 Dec 2004 | Matthias Schneebeli | Bug Report | -e option | > When I used "-e" option in generated framework. It stopped immediately after starting analysis.
 >
 |  | 
| 29 | 01 Jan 2005 | Ryu Sawada | Bug Report | Multiple TTree writing | When I make two TTree's write flag true. Both TTrees is written in one file. And the other
 file is empty.
 |  | 
| 30 | 04 Jan 2005 | Matthias Schneebeli | Bug Report | Multiple TTree writing | > When I make two TTree's write flag true. Both TTrees is written in one file. And the
 other file is empty.
 |  | 
| 32 | 09 Jan 2005 | Ryu Sawada | Bug Report | long task description | When I made task description longer than about 80 characters. The description was not written
 in html
 |  | 
| 33 | 10 Jan 2005 | Matthias Schneebeli | Bug Report | long task description | > When I made task description longer than about 80 characters. The description was
 not written in html
 |  | 
| 34 | 10 Jan 2005 | Matthias Schneebeli | Bug Report | long task description | > When I made task description longer than about 80 characters. The description was
 not written in html
 |  | 
| 36 | 12 Jan 2005 | Ryu Sawada | Bug Report | invalid header | When I built my application with romebuilder. It complained like,
 Error : File './/src/tasks/LPTXEGainCalib.cpp'
 |  | 
| 37 | 16 Jan 2005 | Ryu Sawada | Bug Report | user input | After change of ROMEEventLoop.cpp 1.39, Program steerings don't work on Linux.
 |  | 
| 38 | 17 Jan 2005 | Matthias Schneebeli | Bug Report | user input | > After change of ROMEEventLoop.cpp 1.39, Program steerings don't work on Linux.
 
 |  | 
| 47 | 05 Feb 2005 | Ryu Sawada | Bug Report | small problem of XML definition file | About <EventHeader> in xml definition file. 
 In description page in ROME homepage, It
 |  | 
| 50 | 09 Mar 2005 | Ryu Sawada | Bug Report | Unanalyzed events | In online mode, ROME often stops before finishing to analyze all events of runs.
 When it happens, gAnalyzer->GetCurrentEventNumber()
 |  | 
| 51 | 09 Mar 2005 | Ryu Sawada | Bug Report | default values in romeConfig.xml | Recently, default values of steering parameters in romeConfig.xml are always 0. They are
 not as same
 |  | 
| 52 | 10 Mar 2005 | Ryu Sawada | Bug Report | ResetFolders | In ROMEEventLoop.cpp::ReadEvent this->ResetFolders is called before fActiveDAQ->ReadEvent,
 so data in event headers are not updated
 |  | 
| 56 | 21 Mar 2005 | Matthias Schneebeli | Bug Report | small problem of XML definition file | > About <EventHeader> in xml definition file. >
 > In description page in ROME homepage, It
 |  | 
| 58 | 21 Mar 2005 | Matthias Schneebeli | Bug Report | ResetFolders | > In ROMEEventLoop.cpp::ReadEvent > this->ResetFolders is called before fActiveDAQ->ReadEvent,
 so data in event headers are not updated
 |  | 
| 59 | 21 Mar 2005 | Matthias Schneebeli | Bug Report | Unanalyzed events | > In online mode, ROME often stops before finishing to analyze all events of runs.
 
 |  | 
| 60 | 21 Mar 2005 | Ryu Sawada | Bug Report | ResetFolders | > > In ROMEEventLoop.cpp::ReadEvent > > this->ResetFolders is called before fActiveDAQ->ReadEvent,
 so data in event headers are not updated
 |  | 
| 62 | 23 Mar 2005 | Matthias Schneebeli | Bug Report | ResetFolders | > > > In ROMEEventLoop.cpp::ReadEvent > > > this->ResetFolders is called before
 fActiveDAQ->ReadEvent, so data in event headers
 |  | 
| 64 | 26 Mar 2005 | Ryu Sawada | Bug Report | problem after changing xml library | After changing xml library from libxml2 to mxml, examples (sample and MEG) can not be
 compiled.
 |  | 
| 71 | 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
 |  | 
| 82 | 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
 |  | 
| 84 | 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
 |  | 
| 87 | 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
 |  | 
| 88 | 27 Jun 2005 | Matthias Schneebeli | Bug Report | Need to include stdarg.h in file ROMEString.h | > Hello, >
 > It seems some compliers have a problem
 |  | 
| 91 | 28 Jun 2005 | Ryu Sawada | Bug Report | Need to include stdarg.h in file ROMEString.h | > > Hello, > >
 > > It seems some compliers have a problem
 |  | 
| 93 | 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
 |  | 
| 97 | 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.
 |  | 
| 98 | 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
 
 |  | 
| 113 | 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
 |  | 
| 114 | 08 Feb 2006 | Ryu Sawada | Bug Report | ROMENetFolderServer | When I run ROME analyzer in online MIDAS mode. It stopps with making core (segmentation
 fault).
 |  | 
| 115 | 09 Feb 2006 | Ryu Sawada | Bug Report | ROMENetFolderServer | I investigated the problem. 
 On my machine (Scientific Linux 4.2, gcc3.3.2,
 |  | 
| 119 | 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
 |  | 
| 120 | 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.
 |  | 
| 121 | 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
 |  | 
| 122 | 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)
 
 |  | 
| 139 | 09 Jun 2015 | Farrukh Azfar | Bug Report | Problems with programming tabs when using TGraph | Dear Colleagues, 
 I have been using the ROME framework and
 |  | 
| 141 | 11 Jun 2015 | Ryu Sawada | Bug Report | Problems with programming tabs when using TGraph | Dear Farrukh 
 I presume you implemented your tab which
 |  | 
| Draft | 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
 |  | 
| 147 | 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,
 |  | 
| 151 | 03 Sep 2015 | Farrukh Azfar | Bug Report | Saving canvas as pdf via a button one vs many pads | Dear Colleagues 
 we have implemented in one of our tabs a
 |    | 
| 156 | 04 Sep 2015 | SUDESHNA GANGULY | Bug Report | TMTT3.cpp -offset in index of the pads | Hi Ryu, 
 I have been working with your /rome/examples/argus/menu/tab/TMTT3.cpp
 |  | 
| 160 | 07 Sep 2015 | Ryu Sawada | Bug Report | Saving canvas as pdf via a button one vs many pads | Dear Farrukh 
 I tried your code, but the problem was not
 |   | 
| 161 | 07 Sep 2015 | Farrukh Azfar | Bug Report | Saving canvas as pdf via a button one vs many pads | Dear Ryu, 
 thanks very much for trying this out. Perhaps
 |  | 
| 195 | 05 Apr 2016 | SUDESHNA GANGULY | Bug Report | Running ROME remotely | Hi Ryu, 
 After following your instructions to run
 |  | 
| 196 | 08 Apr 2016 | Ryu Sawada | Bug Report | Running ROME remotely | Dear Sudeshna 
 I modified ROME to try to fix problems related
 |  | 
| 198 | 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
 |  | 
| 124 | 09 Jun 2006 | Ryu Sawada | Bug Fix | Unable to run rome analyzer from crontab | I have made modification on batch mode and daemon mode at rev.1129, 1136 and 1137.
 The difference of daemon and batch mode is
 |  | 
| 157 | 04 Sep 2015 | SUDESHNA GANGULY | Bug Fix | TMTT3.cpp -offset in index of the pads | Hi Ryu, 
 I fixed the problem about the offset in the
 |  | 
| 158 | 07 Sep 2015 | Ryu Sawada | Bug Fix | TMTT3.cpp -offset in index of the pads | Thank you. 
 You are right.
 |  | 
| 130 | 20 Feb 2007 | Todd Bredeweg |  | Duplicate header file | I just started using Rome v2.7 and Root v5.14.00. I have run into a rather
 interesting issue trying to compile my analyzer.
 |  |