MantisBT - Hall D Offline
View Issue Details
0000444Hall D OfflineGeneralpublic2015-01-05 14:052015-01-08 14:27
davidl 
davidl 
normalminorN/A
resolvedfixed 
0000444: Move DAQ and TTab plugins into sim-recon library or libraries
The DAQ and TTab plugins are now in regular use and should be part of the standard tools so that they don't have to be specified on the command line every time a program is run. A major constraint is that the DAQ plugin should still exist so that it can be used with generic JANA programs (e.g. jana, janadump, ...). The TTab plugin, by its nature, contains detector-specific classes and so can't really be used with generic JANA tools. Therefore, only DAQ needs a plugin representation.
No tags attached.
Issue History
2015-01-05 14:05davidlNew Issue
2015-01-05 14:05davidlStatusnew => assigned
2015-01-05 14:05davidlAssigned To => davidl
2015-01-08 14:27davidlNote Added: 0000627
2015-01-08 14:27davidlStatusassigned => resolved
2015-01-08 14:27davidlResolutionopen => fixed

Notes
(0000627)
davidl   
2015-01-08 14:27   
Done. Committed Jan. 7th to commissioning branch.