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.
 | 
   
   29 Nov 2017, Ryu Sawada, Info, Compiler warning 
 | 
Hi Yusuke
 
 
NOOPT is added for potentially large source files to reduce the compile time and memory usage.
 | 
   
   29 Nov 2017, Ryu Sawada, Info, Compiler warning 
 | 
Hi.
 
 
Thank you for testing.
 | 
   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 between MIDAS runs.  ROME
 
handles the first run just fine, but always crashes when runs are taken in quick
 | 
   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 the application Makefile.
 
This will make Rome less dependent on the ROOT path.
 | 
   
   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.  
 
> Only a small portion of the power of XML is used with the MEG example i.e., the ability to express the data as a  
 
> hierarchical tree.  Missing is the powerful feature of XML to establish a schema for the XML document specific 
 | 
   
   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.  
 
> > Only a small portion of the power of XML is used with the MEG example i.e., the ability to express the data as a  
 
> > hierarchical tree.  Missing is the powerful feature of XML to establish a schema for the XML document specific 
 | 
   11 Oct 2004, Matthias Schneebeli, Info, Schema evolution in root and rome 
 | 
For your information:
 
 
ROOT has an automatic schema evolution implemented. That means, that all trees 
 | 
   
   13 Oct 2004, Matthias Schneebeli, Suggestion, TBranch compression 
 | 
> It seems that branchs in TTree which is created by ROME is not compressed. 
 
> 
 
> So I changed src/framework/XXEventLoop.cpp like
 | 
   
   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()) {"
 | 
   
   14 Oct 2004, Matthias Schneebeli, Suggestion, TBranch compression 
 | 
> > Yes your right.
 
> > 
 
> > I added that.
 | 
   
   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 to see data with using TSocket connection.
 
> 
 | 
   
   18 Nov 2004, Matthias Schneebeli, Bug Report, GlobalSteering 
 | 
> When I define several "SteeringParameterGroup"s, builder maked nesting classes instead to make each 
 
> classes.
 
 | 
   
   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.
 | 
   
   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.
 
> 
 | 
   
   21 Dec 2004, Matthias Schneebeli, 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.
 | 
   
   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.
 
> 
 
> I added some lines to fix it in ROMEEventLoop.cpp
 | 
   
   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 
 
> file propery. It was shorten.
 
> 
 | 
   
   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 
 
> file propery. It was shorten.
 
> 
 | 
   
   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 
 
> html file which builder created.  But of course to modify it is not good, because it will be overwritten by 
 
> builder again.
 |