|  29 Oct 2015, Ryu Sawada, Forum, Running ROME in online mode | 
| Dear Joe 
 In the online mode, the analyzer does not read midas files.
 | 
|  29 Oct 2015, Ryu Sawada, Forum, ROME / Argus crashing between runs with MIDAS | 
| Hello, 
 You can try to set <MidasOnlineCommunicationThread>to be true in your config XML file.
 | 
|  05 Nov 2015, Joe Grange, Forum, Running ROME in online mode | 
| Dear Ryu, 
 Thanks for your response.  Unfortunately setting these parameters in the XML file does not change the apparent
 | 
|  08 Nov 2015, Ryu Sawada, Forum, Running ROME in online mode | 
| Dear Joe, 
 Did you run ROMEBuilder for your application with -midas option ?
 | 
|  16 Nov 2015, Joe Grange, Forum, Running ROME in online mode | 
| Dear Ryu, 
 Thanks very much, indeed it was user error and I did not set -midas option at the compilation stage.
 | 
|  18 Feb 2016, Joe Grange, Forum, Online mode issue | 
| Hello all, 
 I'm having an issue with getting rome to run in online mode in some cases only.
 | 
|  02 Mar 2016, Ryu Sawada, Forum, Online mode issue | 
| Dear Joe 
 There is a working example for the online access to midas.
 | 
|  10 Mar 2016, Farrukh Azfar, Forum, Option to analyse every Nth event | 
| Dear Colleagues 
 I was wondering if there was an option to analyse only ever N events in ROME. If
 | 
|  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.
 If you change it to, for example 2, every second events are analyzed.
 | 
|  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
 | 
|  23 Jul 2019, Yusuke Uchiyama, Forum, Change of MIDAS library path | 
| Dear all, 
 From the recent release of MIDAS, "midas-2019-06", the MIDAS library path is changed:
 | 
|  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()) {"
 | 
|  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()) {"
 | 
|  12 Nov 2004, Ryu Sawada, Bug Report, GlobalSteering | 
| When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to make each classes.
 | 
|  18 Nov 2004, Matthias Schneebeli, Bug Report, GlobalSteering | 
| > When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to make each > classes.
 
 | 
|  19 Nov 2004, Ryu Sawada, Bug Report, GlobalSteering | 
| > > When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to make each > > classes.
 >
 | 
|  27 Nov 2004, Ryu Sawada, Bug Report, ss_getchar | 
| When romeConfig.xml does not exist. Rome goes to infinite loop. 
 I think the problem is ss_getchar.
 | 
|  03 Dec 2004, Ryu Sawada, Bug Report, -e option | 
| When I used "-e" option in generated framework. It stopped immediately after starting analysis. 
 When I commented out following two lines in ROMEEventLoop.cpp. It worked.
 | 
|  06 Dec 2004, Matthias Schneebeli, Bug Report, ss_getchar | 
| > When romeConfig.xml does not exist. Rome goes to infinite loop. >
 > I think the problem is ss_getchar.
 | 
|  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.
 
 |