You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class CacheOptimizedRenderer : public SortedRecordRenderer
{
public:
CacheOptimizedRenderer (RowSize recordSize, vector<TournamentTree *> &cacheTrees, u_int16_t runNumber = 0, bool removeDuplicates = false, bool materialize = true); // will modify the given cacheTrees, but it won't be reused