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
|
19 Jan 2005, Ryu Sawada, Suggestion, headers of midas,xml2 and mysql
|
This is not so strong suggestion. I am just wondering.
Currently ROME include headers of midas, xml2 and mysql.
|
20 Jan 2005, Ryu Sawada, Suggestion, headers of midas,xml2 and mysql
|
> This is not so strong suggestion. I am just wondering.
>
> Currently ROME include headers of midas, xml2 and mysql.
|
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. |
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' has an invalid header !!!
|
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.
|
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
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.
>
|
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.
>
|
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.
I added some lines to fix it in ROMEEventLoop.cpp
|
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
|
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.
|
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.
|
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.
|
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.
>
|
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.
|
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 the tree.
|
02 Dec 2004, Ryu Sawada, Suggestion, Midas event definition
|
I finished Macintosh porting.
I checked it in offline mode , but not yet online mode.
|
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.
>
|
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.
|
12 Nov 2004, Ryu Sawada, Suggestion, Makefile
|
In Makefile xmlibs and sqllibs is defined like this.
xmllibs := -lxml2 -lz
sqllibs := -lmysql
|
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.
>
|
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 ? |
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 to see data with using TSocket connection.
|
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.
>
|
13 Oct 2004, ryu, 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, 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
|
14 Oct 2004, Stefan Ritt, Suggestion, TBranch compression
|
> Yes your right.
>
> I added that.
|
14 Oct 2004, Matthias Schneebeli, Suggestion, TBranch compression
|
> > Yes your right.
> >
> > I added that.
|
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()) {"
|