18 Mar 2005, Ryu Sawada, Info, xmlwriter.h
|
I realized that some unix system distribution does not provide xmlwriter.h in standard libxml2-devel
package.
|
23 Mar 2005, Matthias Schneebeli, Info, xmlwriter.h
|
> I realized that some unix system distribution does not provide xmlwriter.h in standard libxml2-devel
> package.
>
|
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.
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
|
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
|
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
|
11 Dec 2015, Ryu Sawada, Suggestion, writing data to mySQL via ROME
|
Dear Sudeshna
Yes, you can write,
|
16 Jan 2005, Ryu Sawada, Bug Report, user input
|
After change of ROMEEventLoop.cpp 1.39, Program steerings don't work on Linux. |
17 Jan 2005, Matthias Schneebeli, Bug Report, user input
|
> After change of ROMEEventLoop.cpp 1.39, Program steerings don't work on Linux.
Sorry. |
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 course to modify it is not good, because it will be overwritten by
builder again.
|
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.
|
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.
It may be useful if users can have his command line options.
|
22 Apr 2005, Ryu Sawada, Suggestion, user defined command line options
|
> Then user can change the variable with command line option like
> ./megframework -m -t 2;
|
22 Apr 2005, Ryu Sawada, Suggestion, user defined command line options
|
>
> > Then user can change the variable with command line option like
> > ./megframework -m -t 2;
|
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. |
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.
|
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 Mar 2016, Farrukh Azfar, Info, speeding up ROME
|
|
24 Jan 2005, Ryu Sawada, Info, small problems
|
These are not critical, but someone may complain some day.
1. ROMEBuilder.cpp:2315
|
25 Jan 2005, Matthias Schneebeli, Info, small problems
|
> These are not critical, but someone may complain some day.
>
> 1. ROMEBuilder.cpp:2315
|