MantisBT - JANA
View Issue Details
0000297JANAFeature Requestpublic2012-12-13 11:182013-01-22 15:50
davidl 
davidl 
normalminorN/A
resolvedfixed 
0000297: Allow user to set MAX_EVENTS_IN_BUFFER
The MAX_EVENTS_IN_BUFFER variable in JApplication.cc is used to set how many events are buffered by the event reader thread. For getting started with JANA, it would be desirable to be able to set this to "1" since a lot of event source may not be able to keep more than 1 event in memory at a time.
No tags attached.
Issue History
2012-12-13 11:18davidlNew Issue
2013-01-22 15:50davidlNote Added: 0000454
2013-01-22 15:50davidlStatusnew => resolved
2013-01-22 15:50davidlResolutionopen => fixed
2013-01-22 15:50davidlAssigned To => davidl

Notes
(0000454)
davidl   
2013-01-22 15:50   
Resolved in revision 1193. Exisiting MAX_EVENTS_IN_BUFFER was made into configuration parameter.