Select a list of raw files.
dbraw : query-string ? options
where:
Id | Code | Description |
---|---|---|
0 | 'ALL' | All the data |
11 | 'L3BHA' | L3 Bhabha |
13 | 'L3COS' | L3 Cosmic Rays |
14 | 'L3MIP' | 3 Minimum Ionizing Particles |
Select a list of datarec files.
dbdatarec : query-string ? options
where:
Id | Code | Description |
---|---|---|
22 | 'afilfo' | Raw Anti FILFO |
7 | 'bha' | Bhabha (FILFO) |
5 | 'clb' | Calibrations |
8 | 'csm' | Cosmics (Chamb. calib.) |
21 | 'filfo' | Raw FILFO |
1 | 'kpm' | K+K- |
2 | 'ksl' | K0 -K0 |
4 | 'rad' | Radiative events |
3 | 'rpi' | Ro Pi |
25 | 'selcos' | Raw Selezione cosmici |
9 | 'tmu' | Cosmics (Another method) |
6 | 'ufo' | Unidentified |
Select a list of Monte Carlo files.
dbmc : query-string ? options
where:
Id | Code | Description |
---|---|---|
1 | 'all_phid' | All physics |
Select a list of files based on their names.
dbfile : filename ? options
where:
Several files can be selected using the wildcards:
for example:
Select a list of files using a generic SQL query.
db : query ? options
where:
Position | Type | Description |
---|---|---|
0 | Integer |
File type
|
1 | String | File name |
option | param. type | description |
---|---|---|
dbnode | string | Name of the DB machine. (i.e. fibm01). If not specified, the environment variable SQLREMOTENODE is used. |
dbport | integer | Port on which the SQLr_selectd listens. If negative or not specified, the default port will be used. |
report_on_change | one of:
|
iff true, the module prints out a message string each time a file is open |
respect_order | one of:
|
if false, the files can be served to the application in any order (can be faster) |
group_id | string | Id of the group; used primarely for the selection of the recall
areas.
The available groups are:
|
![]() ![]() ![]() |
Send comments to: Igor Sfiligoi |