Anonymous | Login | Signup for a new account | 2025-05-09 08:15 EDT | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000102 | Hall D Offline | General | public | 2011-06-27 13:45 | 2011-07-12 11:18 | ||||
Reporter | wolin | ||||||||
Assigned To | wolin | ||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||
Status | resolved | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Summary | 0000102: Create plugin framework to generate simulated CODA-format raw event files from monte carlo input | ||||||||
Description | Create a rawevent plugin framework that the DAQ group can use to generate simulated raw data files. They should not have to know anything about the JANA/DANA system, and what we give them should take care of everything other than creation of the raw data banks in the EVIO event tree that gets written to the output file. Input to their code will be the various hit banks (DTOFRawHit, DBCALHit, etc). | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
![]() |
|
(0000130) wolin (administrator) 2011-06-27 13:46 |
Plugin will be called "rawevent." I am about half-way done at the moment. |
(0000132) wolin (administrator) 2011-06-28 13:23 |
I'm about 85% done, still need input on how our translation tables will work. I wrote dummy routines to do the translation. Once I get some details I'll fill these routines in. Then the project can be handed over to the DAQ group. |
(0000141) wolin (administrator) 2011-07-11 17:28 |
About 95% done. Invented translation table format, filled XML fake translation table via python script. rawevent plugin reads table and translates all real hits into fake crate/slot/channel values. No table misses in 1000 events. Last thing to do is to optimize table access since this occurs in the innermost loops. |
(0000142) wolin (administrator) 2011-07-12 11:18 |
Plugin is adequate for generating simulated raw event file. It is checked into SVN. Some improvements are planned, mainly for optimization. |
![]() |
|||
Date Modified | Username | Field | Change |
2011-06-27 13:45 | wolin | New Issue | |
2011-06-27 13:45 | wolin | Status | new => assigned |
2011-06-27 13:45 | wolin | Assigned To | => wolin |
2011-06-27 13:46 | wolin | Note Added: 0000130 | |
2011-06-27 13:46 | wolin | Status | assigned => acknowledged |
2011-06-27 13:50 | wolin | Relationship added | child of 0000093 |
2011-06-28 13:23 | wolin | Note Added: 0000132 | |
2011-07-11 17:28 | wolin | Note Added: 0000141 | |
2011-07-12 11:18 | wolin | Note Added: 0000142 | |
2011-07-12 11:18 | wolin | Status | acknowledged => resolved |
2011-07-12 11:18 | wolin | Resolution | open => fixed |
Copyright © 2000 - 2025 MantisBT Team |